question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No available free games being found

See original GitHub issue

Describe the bug

Latest image 1dc78765d875 is not finding available games. User is logged in with exported cookie.

Screenshots or Logs

[2021-07-19 14:23:22.710 +0200] INFO (39 on 1dc78765d875): Successfully refreshed login
user: -
[2021-07-19 14:23:37.779 +0200] INFO (39 on 1dc78765d875): Available free games
user: -
availableGames: []
[2021-07-19 14:23:37.780 +0200] INFO (39 on 1dc78765d875): Unpurchased free games
user: -
purchasableGames: []

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
claabscommented, Jul 19, 2021

I’m aware of this. In the meantime, I think you can just use "onlyWeekly": true, which appears to still be finding games.

1reaction
Pixelartistcommented, Sep 12, 2021

Hello,

ran the script (added cookie with browser due to the captcha “bug”) - and it fails to see any new games.

Incoming env vars:
RUN_ON_STARTUP:
CRON_SCHEDULE:
RUN_ONCE:
Getting settings from JSON: /usr/app/config/config.json
Setting config variables
Run on startup: true
Run once: false

 epicgames-freegames-node@3.0.0 start /usr/app
 node dist/src/index.js

[2021-09-10 12:30:13.379 +0000] INFO  (48 on 16504f996bc4): Checking free games for me@gmail.com
[2021-09-10 12:30:13.441 +0000] DEBUG (48 on 16504f996bc4): Refreshing login session
    user: "me@gmail.com"
[2021-09-10 12:30:21.981 +0000] INFO  (48 on 16504f996bc4): Successfully refreshed login
    user: "me@gmail.com"
[2021-09-10 12:30:21.985 +0000] DEBUG (48 on 16504f996bc4): Getting global free games
    user: "me@gmail.com"
[2021-09-10 12:30:40.612 +0000] DEBUG (48 on 16504f996bc4): Retrieved catalog data for 2880 games
    user: "me@gmail.com"
[2021-09-10 12:30:40.616 +0000] DEBUG (48 on 16504f996bc4): Found 0 unique free games in catalog
    user: "me@gmail.com"
[2021-09-10 12:30:40.617 +0000] INFO  (48 on 16504f996bc4): Available free games
    user: "me@gmail.com"
    availableGames: []
[2021-09-10 12:30:40.619 +0000] DEBUG (48 on 16504f996bc4): Mapping IDs to offer
    user: "me@gmail.com"
[2021-09-10 12:30:40.620 +0000] DEBUG (48 on 16504f996bc4): Offers with updated IDs
    user: "me@gmail.com"
    updatedOffers: []
[2021-09-10 12:30:40.620 +0000] DEBUG (48 on 16504f996bc4): Checking ownership on available games
    user: "me@gmail.com"
[2021-09-10 12:30:40.621 +0000] INFO  (48 on 16504f996bc4): Unpurchased free games
    user: "me@gmail.com"
    purchasableGames: []
Setting cron schedule as 0 12 * * *

Given the sticky problem thread - I switched on the weekly parameter and it was able see the games. My intention is to run this on my NAS and have it claim the free games for me - if there is anything I can do to debug or help, I am open.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Here's how to fix errors with free games on the Epic Games ...
The first way to fix any errors with downloading your free games is by simply waiting it out. As the official Epic Games...
Read more >
Epic Games Store 'no more free games' error and how to fix it
We're aware that some users are encountering the following error message on the Epic Games Store: "Your account is unable to download any...
Read more >
Some Epic Games Store Users Are Having Trouble Claiming ...
When trying to download today's free game deals on the Epic Games Store, some gamers are having trouble with pesky site glitches.
Read more >
"Your account is unable to download any more free games at ...
"Your account is unable to download any more free games at this time" error. If you receive this error while attempting to claim...
Read more >
Is there an Epic Games Store free games not working fix?
Epic Games Store free games not working can be annoying, especially if there's not much time left to claim them and them to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found