vogler / free-games-claimer

Automatically claims free games on the Epic Games Store, Amazon Prime Gaming and GOG.
GNU Affero General Public License v3.0
2.19k stars 139 forks source link

Container starts for 5 sec then stops without explanation #301

Closed Spillebulle closed 1 week ago

Spillebulle commented 4 months ago

I have had this container running without issue every night for a few months without issues. Now it starts for a few seconds then stops without anything useful in the logs. The ports never get listened to while it is running either:

2024-02-18T15:59:24.816480683Z Version: https://github.com/vogler/free-games-claimer/tree/621032e459df85beb2996fa69ff93e8aeb526b9a 2024-02-18T15:59:24.816543391Z Build: Wed, 30 Aug 2023 17:21:38 +0000 2024-02-18T15:59:24.820979358Z Xvfb display server created screen with resolution 1280x1280

Spillebulle commented 4 months ago

After trying to start it 3 times it suddenly started working:

2024-02-18T15:59:24.816480683Z Version: https://github.com/vogler/free-games-claimer/tree/621032e459df85beb2996fa69ff93e8aeb526b9a 2024-02-18T15:59:24.816543391Z Build: Wed, 30 Aug 2023 17:21:38 +0000 2024-02-18T15:59:24.820979358Z Xvfb display server created screen with resolution 1280x1280 2024-02-18T16:02:43.036402238Z Version: https://github.com/vogler/free-games-claimer/tree/621032e459df85beb2996fa69ff93e8aeb526b9a 2024-02-18T16:02:43.036500776Z Build: Wed, 30 Aug 2023 17:21:38 +0000 2024-02-18T16:02:43.040018010Z Xvfb display server created screen with resolution 1280x1280 2024-02-18T16:02:59.828245413Z Version: https://github.com/vogler/free-games-claimer/tree/621032e459df85beb2996fa69ff93e8aeb526b9a 2024-02-18T16:02:59.828316767Z Build: Wed, 30 Aug 2023 17:21:38 +0000 2024-02-18T16:02:59.831634677Z Xvfb display server created screen with resolution 1280x1280 2024-02-18T16:03:02.726925313Z VNC is running on port 5900 (no password!) 2024-02-18T16:03:02.727357101Z noVNC (VNC via browser) is running on http://localhost:6080 2024-02-18T16:03:02.727401767Z 2024-02-18T16:03:06.707479205Z 2024-02-18 17:03:06.635 started checking epic-games 2024-02-18T16:03:27.700573149Z Not signed in anymore. Please login in the browser or here in the terminal. 2024-02-18T16:03:27.700652474Z Open http://localhost:6080 to login inside the docker container.

vogler commented 1 week ago

Do you know why it happened?