Skip to content

[Bug]: .env auth not recognized #95

Description

@bilogic

Bug Description

Using docker compose and image: ghcr.io/nimblecoai/hermes-agent-mt:latest

I have these configured in my .env, but dashboard keeps repeating that "configure an auth provider before exposing the dashboard"

  • HERMES_DASHBOARD_BASIC_AUTH_USERNAME
  • HERMES_DASHBOARD_BASIC_AUTH_PASSWORD
  • HERMES_DASHBOARD_BASIC_AUTH_SECRET

Steps to Reproduce

  1. Add these to .env
    • HERMES_DASHBOARD_BASIC_AUTH_USERNAME
    • HERMES_DASHBOARD_BASIC_AUTH_PASSWORD
    • HERMES_DASHBOARD_BASIC_AUTH_SECRET
  2. docker compose up, see error

Expected Behavior

Dashboard should not complain "configure an auth provider before exposing the dashboard"

Actual Behavior

Dashboard complains "configure an auth provider before exposing the dashboard" and does not bind to 0.0.0.0

Affected Component

Other

Messaging Platform (if gateway-related)

No response

Debug Report

I can't start

Operating System

Ubuntu 22.04

Python Version

No response

Hermes Version

No response

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions