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.33k stars 89 forks source link

There are free game to be purchased, but not detected. #350

Closed boris1993 closed 6 months ago

boris1993 commented 1 year ago

Describe the bug

There are free game to be purchased, but not detected.

Screenshots or Logs

Screenshot:

image

Log:

Run once: false
Setting cron schedule as 0 0 * * *
> epicgames-freegames-node@4.1.0 entrypoint-config
> node dist/src/entrypoint-config.js
Setting timezone: Asia/Shanghai
Run on startup: true
[2023-05-28 13:36:19.199 +0800] INFO: Started epicgames-freegames-node
    COMMIT_SHA: "c0dfe30ee94fa609a9efcb5eb2b8fd0c1dafe6e2"
    BRANCH: "master"
    DISTRO: "alpine"
[2023-05-28 13:36:19.211 +0800] INFO: Checking free games for REDACTED 
    user: "REDACTED"
[2023-05-28 13:36:19.212 +0800] INFO: Converting config/REDACTED-cookies.json cookie format
[2023-05-28 13:36:26.488 +0800] INFO: Successfully refreshed login
    user: "REDACTED"
[2023-05-28 13:36:51.431 +0800] INFO: Available free games
    user: "REDACTED"
    availableGames: []
[2023-05-28 13:36:51.431 +0800] INFO: Unpurchased free games
    user: "REDACTED"
    purchasableGames: []
[2023-05-28 13:36:51.487 +0800] INFO: Exiting successfully
Run once: false
Setting cron schedule as 0 0 * * *

Additional context

cruuxoxo commented 1 year ago

Same here

claabs commented 6 months ago

No longer relevant in latest version