gogrepoc icon indicating copy to clipboard operation
gogrepoc copied to clipboard

Problem logging in

Open hsantos78 opened this issue 1 year ago • 6 comments

I am trying to log in with my user and password. Always fails with cannot continue, gog is asking for a reCAPTCHA :( try again in a few minutes. message. I exported the cookies from firefox with export cookies extension into cookies.txt into the same folder and got same message. Tried also downloading from chrome with get cookies.txt extension and same message. What else can I try ?

hsantos78 avatar Aug 28 '22 20:08 hsantos78

The Recaptcha mark is IP bound so trying to login from a different IP is probably all you can do.

On Mon, 29 Aug 2022, 06:24 hsantos78, @.***> wrote:

I am trying to log in with my user and password. Always fails with cannot continue, gog is asking for a reCAPTCHA :( try again in a few minutes. message. I exported the cookies from firefox with export cookies extension into cookies.txt into the same folder and got same message. Tried also downloading from chrome with get cookies.txt extension and same message. What else can I try ?

— Reply to this email directly, view it on GitHub https://github.com/Kalanyr/gogrepoc/issues/70, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKZ33435DNWGNNIQRD7B6DV3PDJLANCNFSM573UKYZA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Kalanyr avatar Aug 28 '22 21:08 Kalanyr

I'm facing the same issue. Tried changing the IP with a VPN provider, but I always get the same message.

PauloGDPeixoto avatar Sep 11 '22 21:09 PauloGDPeixoto

This problem is definitely not solely bound to the IP. I can logout/login from the exact same IP with different browsers and without any captcha.

With this, gogrepoc got completey usless for me. Waiting does not seem to help.

How could this be fixed? Maybe a workaround?

Edit: Now it suddenly works again - very strange. Sorry for any inconvenience.

pasbec avatar Oct 18 '22 14:10 pasbec

This should already be fixed. I switched to token login and changed the recaptcha detection method, a couple of commits ago. You just need to download the current version and then login again.

On Wed, 19 Oct 2022, 00:08 pasbec, @.***> wrote:

This problem is definitely not solely bound to the IP. I can logout/login from the exact same IP with different browsers and without any captcha.

With this gogrepoc got completey usless for me.

How could this be fixed? Maybe a workaround?

— Reply to this email directly, view it on GitHub https://github.com/Kalanyr/gogrepoc/issues/70#issuecomment-1282458854, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKZ3372B3BPIV2SVEQXBALWD2VN5ANCNFSM573UKYZA . You are receiving this because you commented.Message ID: @.***>

Kalanyr avatar Oct 18 '22 14:10 Kalanyr

This should already be fixed. I switched to token login and changed the recaptcha detection method, a couple of commits ago. You just need to download the current version and then login again.

Awesome - thank you very much @Kalanyr! I've probably haven't pulled the latest changes correctly before my first attempt.

pasbec avatar Oct 18 '22 15:10 pasbec

I was having the exact same issue described in the OP a while back but had to put it aside to work on some other projects. Coming back a few days ago this fixed the issue for me also. Thank you.

Wilstorm avatar Oct 20 '22 18:10 Wilstorm

Woops, forgot to close this. Feel free to reopen if my guess about how a real Captcha trip would work is wrong.

Kalanyr avatar Nov 08 '22 01:11 Kalanyr