Giter Site home page Giter Site logo

Comments (7)

Bookingyo avatar Bookingyo commented on June 6, 2024 3

I'm getting the same thing after completing Hcaptcha.

from free-games-claimer.

Instinctlol avatar Instinctlol commented on June 6, 2024 3

I 'solved' it by copying over some cookie files of my firefox profile of my desktop PC into the browser dir of the docker volume.

  • Go to epicgames.com and make sure you are logged in
  • Navigate to your firefox profile
  • Copy cookies.sqlite, cookies.sqlite-shm, cookies.sqlite-wal (not sure if all 3 are needed, but that's what I did)
  • cd into the browser directory of the docker volume (which is mounted to /fgc/data inside of the container)
  • Take a note of file permissions and owners in this directory (ls -la)
  • Move the 3 files into this browser directory
  • Restore permissions and ownership (I just had to chown root:root ./cookies.sqlite*)
  • docker run ... or however you start free-games-claimer
  • it works!

from free-games-claimer.

TheBrokenG0d avatar TheBrokenG0d commented on June 6, 2024 1

Had the same error but I logged in via Steam Login but I am still getting the unsolvable captcha at checkout. Pulling from Main branch aswell.

from free-games-claimer.

kszym2002 avatar kszym2002 commented on June 6, 2024

I also received the same prompt.

from free-games-claimer.

disconsolated avatar disconsolated commented on June 6, 2024

Same issue currently.

from free-games-claimer.

kabegithub avatar kabegithub commented on June 6, 2024

I also recived the same prompt. I am using the latest main image (I pull from "main" not "latest", sha256:0d5136340e6846e0d5143fdcb8600eee2cd2a5fe0e8bbb5895190f57ec081beb)

from free-games-claimer.

vogler avatar vogler commented on June 6, 2024

Same as #261. Don't know why that happens again.
You can play around with the Firefox settings mentioned there or just run the scripts without Docker until the captcha issues are sorted out.

from free-games-claimer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.