unknownskl / greenlight

Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Stuck Loading

Shrimbop opened this issue · comments

Describe the bug

Hey there,

Greenlight was working fine until yesterday where now I'm stuck on the loading screen.

Screenshot 2024-02-17 at 12 32 17 PM

Any ideas?

To Reproduce

No response

Expected behavior

No response

Environment

- OS: 
- Device: 
- Greenlight version:

Anything else?

No response

New issue

  • I confirm that this is a new issue and not a duplicate

It seems to be a login issue I basically put this in DEBUG="greenlight:*" /Applications/Greenlight.app/Contents/MacOS/Greenlight and then cleared data and logged back which caused it to be stuck on a login loop and now I get this error "[SigninBlockedByPasswordPrompt] Agent : -2138701818 : : State WaitingForServerToRegister". So I think the login system is to blame.

Edit: I resetted my password and forgot to do it on my xbox :P, so just add DEBUG="greenlight:*" /Applications/Greenlight.app/Contents/MacOS/Greenlight

It should work 👍

That solved it, thank you.