You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not an issue because node epic-games without docker works, but:
Using docker and this command docker run --rm -it -p 6080:6080 -v fgc:/fgc/data --pull=always ghcr.io/vogler/free-games-claimer
doesn't detect available games and returns
"Seems like currently there are no free games available in your region...
Free games: []"
It's odd because it used to at least detect them and give an unsolvable captcha challenge.
The text was updated successfully, but these errors were encountered:
Not an issue because
node epic-games
without docker works, but:Using docker and this command
docker run --rm -it -p 6080:6080 -v fgc:/fgc/data --pull=always ghcr.io/vogler/free-games-claimer
doesn't detect available games and returns
"Seems like currently there are no free games available in your region...
Free games: []"
It's odd because it used to at least detect them and give an unsolvable captcha challenge.
The text was updated successfully, but these errors were encountered: