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
- Add these to
.env
- HERMES_DASHBOARD_BASIC_AUTH_USERNAME
- HERMES_DASHBOARD_BASIC_AUTH_PASSWORD
- HERMES_DASHBOARD_BASIC_AUTH_SECRET
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
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?
Bug Description
Using docker compose and
image: ghcr.io/nimblecoai/hermes-agent-mt:latestI have these configured in my .env, but dashboard keeps repeating that "configure an auth provider before exposing the dashboard"
Steps to Reproduce
.envdocker compose up, see errorExpected 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 startOperating 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?