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

Navigation failed because browser has disconnected! #361

Open IamYVJ opened 1 year ago

IamYVJ commented 1 year ago

Hey. I've been trying to run this but I get these errors:

  "type": "Error",
  "message": "Navigation failed because browser has disconnected!",
  "stack":
      Error: Navigation failed because browser has disconnected!

  "type": "Error",
  "message": "Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.",

  "type": "Error",
  "message": "Both free game API lookups failed",

Thanks for this repository!