-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Unable to access /jobs. It always asking for a username and password even if I'm already set the value on my environment.
Version
{
"version": "2025.11.2",
"engine": "GOWS",
"tier": "PLUS"
}Steps
To Reproduce Steps to reproduce the behavior:
- Go to /jobs
- Input your username and password
- You'll be ask to enter a password
Expected behavior
Should not input another username password when the one that's supplied is already correct
Additional context
Here's my env config
- WAHA_APPS_ENABLED=True
- REDIS_URL=redis://redis_waha3:6379
- WAHA_API_KEY_PLAIN=passsword
- WAHA_DASHBOARD_PASSWORD=password
- WAHA_DASHBOARD_USERNAME=admin
- WAHA_MEDIA_STORAGE=LOCAL
- WAHA_PRINT_QR=false
- WAHA_LOG_FORMAT=PRETTY
- WAHA_WORKER_RESTART_SESSIONS=true
- WAHA_ZIPPER=ZIPUNZIP
- WHATSAPP_API_KEY=password
- WHATSAPP_API_PORT=3000
- WHATSAPP_DEFAULT_ENGINE=${WHATSAPP_DEFAULT_ENGINE}
- WHATSAPP_FILES_LIFETIME=86400
- WHATSAPP_RESTART_ALL_SESSIONS=true
- WHATSAPP_SWAGGER_PASSWORD=password
- WHATSAPP_SWAGGER_TITLE=WAHA
- WHATSAPP_SWAGGER_USERNAME=admin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working