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

Login loop #365

Closed riverai closed 11 months ago

riverai commented 11 months ago

Hello.

My Docker container has always been running fine, but since about two weeks ago, the Docker container start sending me emails to log in again and again. But I did perform the login successfully many times. Yesterday I upgraded the Docker image to the latest version and rebuilt the container, but things haven't changed.

I still keep getting emails asking me to LOGIN.

zycboss commented 11 months ago

Same here

ERROR: Unable to get device authorization token user: "xxxx" err: { "type": "Error", "message": "Unable to get device authorization token", "stack": Error: Unable to get device authorization token at DeviceLogin.waitForDeviceAuthorization (/usr/app/src/device-login.ts:309:15) at processTicksAndRejections (node:internal/process/task_queues:95:5) at DeviceLogin. (/usr/app/src/device-login.ts:190:36) }

claabs commented 11 months ago

Duplicate of #362