-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
Epic Games login - got captcha #348
Comments
I guess your Try putting it in Captcha depends on the system, may be due to it being Windows Server, running headless or too many login attempts. |
@vogler Actually i've the same issue and when connecting using the browser, the captcha can't be filled (failed even if done right from VNC browser, probably because they detect we're within a docker container or something :/) I tried to check if i can generate an Oauth token to login to Epic Game Store instead of user/pass, but it seems not possible PS : Clicking on trying another login method ask for a captcha as well, so i can't pass it PPS : linking Epic account to Steam allow us to connect to Epic wiht NoVNC using steam login, and code sent by email, well it remove the automated way of doing it, but even inside the NoVPN, when trying to add the game to cart we got an impossible to validate captcha :/ |
I'm also getting a captcha again on Epic Games with a local install. SHOW=1 works fine for me, when I attempt to solve the captcha it fails every time regardless if it's correct or not. No captcha when I normally access EPIC Games from Firefox, or their EPIC Games client. |
See #183, need automated data collection to get some idea what influences it. |
From the logs, it shows your fgc install already had epic properly authenticated beforehand. |
Sometimes I set a fresh browser folder to test the login if something is not working, but haven't done so for some time. |
Interesting, I was unable to log in because the captcha never works. Seeing this I tried with a new browser folder. Had to login again on all services as expected, but all three worked. (Except for the slight problem that the docker thought it was in interactive console mode, which it was not, so id did not realize I logged in in the browser until after a restart) |
I just recently tried exactly this; Freshly installed FGC, Running the browser in both headless and not headless mode; I was prompted to complete the captcha, I did so and on the next claim I again had to complete the captcha again. Still seems like something is being detected during the claim process on EPIC. |
Same here, new to the project! |
Same for me aswell, I have to manually intervene. |
I'm getting this error on login, also browser isn't opening to login, logged in manually in my browser and worked.
Running on windows server 2019
Already tried ; npx playwright install firefox --with-deps
The text was updated successfully, but these errors were encountered: