-
Notifications
You must be signed in to change notification settings - Fork 64
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
Loft login hangs #257
Comments
@mausch thanks for reporting this issue! Would you be able to send us the web console output for the blank page (Right click -> Inspect -> Navigate to Console). Are you using google chrome? |
Console output is empty. This is on Firefox. |
Hey, @mausch! Thanks for reporting this issue! If you're still facing this, would you be willing to hop on a quick call with someone from our team to quickly identify the root cause? |
I'm not really using the Anyway I just tested this again and it's still happening for me. I'd say that |
I run
loft login https://vcluster.elevate.direct
.Browser log in pops up ( https://vcluster.elevate.direct/login?cli=true )
I enter my credentials. Browser screen goes blank. CLI never returns. I see in the browser network tab a GET request to http://localhost:25843/login?username=youareusinganoutdatedcli&key=[REDACTED]
I can log in just fine to the web UI at https://vcluster.elevate.direct using the same credentials.
Version for both CLI and server is 3.3.2
I also tried
loft login https://vcluster.elevate.direct --debug
but it doesn't print anything.The text was updated successfully, but these errors were encountered: