GithubHelp home page GithubHelp logo

Comments (11)

Vordlex avatar Vordlex commented on May 25, 2024

Same here, but I can't login with google or with an normal account (error on hcaptcha that always throws a error, even when I'm resolving the catpcha), I tried to replace "browser" folder with my original browser folder that is logged in, but it didn't worked as well, I'm just unlogged.

from free-games-claimer.

vogler avatar vogler commented on May 25, 2024

I also had problems with the captcha recently. Not sure if it's a change on their side or because I updated Chromium.
Can you check what version you're using? For example by uncommenting

// console.debug('userAgent:', await page.evaluate(() => navigator.userAgent));

or checking https://playwright.dev/docs/browsers#managing-browser-binaries

I then switched to firefox which didn't show any captchas. However, it has problems waiting for the iframe. It works with waitForTimeout, but that's not a good solution. I can open a PR if you want to fiddle with it yourself.
Maybe it makes sense to switch, I think there were some benefits using Firefox for the Docker image as well.

from free-games-claimer.

vogler avatar vogler commented on May 25, 2024

error on hcaptcha that always throws a error, even when I'm resolving the catpcha

For me it helped to get a new IP address in this case.

from free-games-claimer.

Kraker01 avatar Kraker01 commented on May 25, 2024

I also had problems with the captcha recently. Not sure if it's a change on their side or because I updated Chromium. Can you check what version you're using? For example by uncommenting

// console.debug('userAgent:', await page.evaluate(() => navigator.userAgent));

or checking https://playwright.dev/docs/browsers#managing-browser-binaries

I then switched to firefox which didn't show any captchas. However, it has problems waiting for the iframe. It works with waitForTimeout, but that's not a good solution. I can open a PR if you want to fiddle with it yourself. Maybe it makes sense to switch, I think there were some benefits using Firefox for the Docker image as well.

i don't know how or why, but uncommenting that line and loggin trhough Facebook fixed everything, now it's working but i'm going to open a new issue
(My user agent is: userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.83 Safari/537.36)

from free-games-claimer.

h4llm3n avatar h4llm3n commented on May 25, 2024

Having the same issue here on a VPS hosted at Oracle.

image

That seems a bit strange. :)

from free-games-claimer.

viperdriver2000 avatar viperdriver2000 commented on May 25, 2024

i have the same problem

from free-games-claimer.

viperdriver2000 avatar viperdriver2000 commented on May 25, 2024

someone found a solution?

from free-games-claimer.

vogler avatar vogler commented on May 25, 2024

Sorry, busy with work. It's working fine in firefox, I'll commit my changes later.

from free-games-claimer.

h4llm3n avatar h4llm3n commented on May 25, 2024

Sorry, busy with work. It's working fine in firefox, I'll commit my changes later.

But there is only Chrome in it, I guess? (Using the Docker container of it)

from free-games-claimer.

vogler avatar vogler commented on May 25, 2024

Currently, yes, but Playwright supports Chromium, WebKit, and Firefox, so it's not a big change, just need to check what's up with prime gaming.

from free-games-claimer.

vogler avatar vogler commented on May 25, 2024

I changed it to firefox for epic-games now.
I didn't have to delete data/browser, but probably better to do it to remove the chromium data.
Haven't tested the docker container yet (still building).
Let me know if you run into problems.

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.