Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cannot open UI login screen #2018

Closed
un-def opened this issue Nov 21, 2024 · 1 comment · Fixed by #2025
Closed

[Bug]: Cannot open UI login screen #2018

un-def opened this issue Nov 21, 2024 · 1 comment · Fixed by #2025
Labels
bug Something isn't working major ui

Comments

@un-def
Copy link
Collaborator

un-def commented Nov 21, 2024

Steps to reproduce

  1. Start dstack server
  2. Open a fresh session in a browser (e.g., private mode)
  3. Open http://localhost:3000/

Actual behaviour

“Welcome to dstack” message instead of login screen

image

POST http://localhost:3000/api/auth/okta/info returns 405 (this endpoint does not exist in dstack OSS)

image

Expected behaviour

No response

dstack version

0.18.26

Server logs

No response

Additional information

No response

@un-def un-def added bug Something isn't working ui major labels Nov 21, 2024
@jvstme
Copy link
Collaborator

jvstme commented Nov 21, 2024

Workaround

Go to http://localhost:3000/auth/token and sign in there

@jvstme jvstme changed the title [Bug]: [Bug]: Cannot open UI login screen Nov 21, 2024
olgenn added a commit that referenced this issue Nov 21, 2024
@jvstme jvstme pinned this issue Nov 21, 2024
@peterschmidt85 peterschmidt85 unpinned this issue Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants