Skip to content

[GOWS] - Unable to access /jobs #1679

@sindysiregar

Description

@sindysiregar

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:

  1. Go to /jobs
  2. Input your username and password
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions