-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
Error when running legendary status #454
Comments
Are you using a VPN? Sometimes Epic's services are blocked there resulting in these issues. |
no |
Unfortunately this is a duplicate of #267 where we were never able to figure out why this is happening. |
I commented on #267 but didn't notice that it was Closed; is it possible that this error is related to 2FA? Epic's official launcher does user/pass or OAuth in browser, but it does 2FA TOTP in the launcher itself. |
I also get this error consistenly now - i cannot seem to get out of this state. Hence I am unable to list, install or play any games. Any updates on this issue? |
@z3roco01 @derrod @Formedras I found what caused issue on my machine. If the .netrc file contains an entry with a "default" machine, some parts of the python code tries to authenticate with the credentials present in this file. |
Well im5glad somebody finally figured this out! Legendary uses the requests library, I don't know if it's easy to disable this behaviour. |
To be fair - I shouldn't be using a default entry in the .netrc file, it ought to be specialized entries only. On the other hand I don't see why the authentication agains Epic's API should have anything to with this file either. |
Platform
Operating system and version: Gentoo kernel 5.15.41
Legendary version (
legendary -V
): Legendary v0.20.27 - "Dark Energy (hotfix)"Expected Behavior
Should show status info.
Current Behavior
It gives this error
Steps to Reproduce
legendary status
Additional information
I have successfully authenticated.
The text was updated successfully, but these errors were encountered: