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.2k stars 139 forks source link

Unreal engine login time out #248

Closed wielorzeczownik closed 8 months ago

wielorzeczownik commented 8 months ago

Description:

There was an analogous problem with Epic Games itself so I'm betting that the changes to Epic also introduced logging changes for the Unreal engine

--- Exception:
page.click: Timeout 1080000ms exceeded.
=========================== logs ===========================
waiting for locator('text=Sign in with Epic Games')
============================================================
    at /fgc/unrealengine.js:62:18 {
  name: 'TimeoutError'
}
vogler commented 8 months ago

Yea, probably. Maybe https://github.com/vogler/free-games-claimer/commit/d73a523fe7f76608af5db4e72b567f058814fea1 and https://github.com/vogler/free-games-claimer/commit/a374d483451f1fa19c0f9f461e32cb37a4b46fd7 are enough.