claabs / epicgames-freegames-node

Automatically login and find available free games the Epic Games Store. Sends you a prepopulated checkout link so you can complete the checkout after logging in. Supports multiple accounts, login sessions, and scheduled runs.
https://hub.docker.com/r/charlocharlie/epicgames-freegames
MIT License
1.39k stars 93 forks source link

Web UI works for a fraction of a second #310

Closed tijsrx closed 1 year ago

tijsrx commented 1 year ago

when loading the add-on, when I get the prompt to fill in the captcha, I can only see the web ui for a fraction of a second which looks like this: image

after that it goes immediately to error 404, refused to connect: image

claabs commented 1 year ago

Can you detail your networking/hosting setup, and provide the browser devtools console logs and network trace for when this happens?

tijsrx commented 1 year ago

Hi,

I solved it already, was just about to delete this. An error with google smtp terminated the web ui (gmail doesnt accept less secure apps). deleting the notification part resolved it