Skip to content

bug: documented online playground credentials return 401 #2572

Description

@WUKUNTAI-0211

Describe the bug

The README documents an online Playground at https://app.vllm-sr.ai/playground and publishes demo credentials under Online playground credentials. Submitting those credentials to the hosted dashboard login endpoint currently returns 401 Unauthorized, so the documented public trial path is unavailable.

To Reproduce

  1. Open https://app.vllm-sr.ai/playground.
  2. Sign in with the credentials published in the README.
  3. Observe that the login request is rejected with HTTP 401.

Expected behavior

The README credentials should authenticate to the hosted Playground, or the README should clearly state that the hosted Playground is unavailable and point users to the supported trial path.

Additional context

Public self-registration is intentionally disabled by default (DASHBOARD_ALLOW_OPEN_BOOTSTRAP=false), so users who cannot use the documented demo account have no self-service way to try the hosted dashboard.

Affected layer: Dashboard (auth)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status
    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions