Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many captcha Errors! #562

Open
Moley123 opened this issue Nov 27, 2024 · 4 comments
Open

Too many captcha Errors! #562

Moley123 opened this issue Nov 27, 2024 · 4 comments

Comments

@Moley123
Copy link

I ran the following commands:

  • docker run derhenning/tgtf

  • nano docker-compose.yml

I then added my email address to the username variable.

I ran this command:

docker compose up --force-recreate

It says it is "Starting login process..." but then I get a warning message that "Too many captcha Errors! Sleeping for 10 minutes..."

What have I done wrong?

@Moley123
Copy link
Author

Update: Seems like I needed to set a 'Reserved IP' for my Digital Ocean droplet.

Scanner is now working as expected.

@Dermayer
Copy link

@Moley123: It ran on the Raspberry. Wanted to run it in the Docker variant on a NAS. Now it no longer works on the Raspberry either. I get the same error.

What am I doing wrong or am I not understanding something?

@Moley123
Copy link
Author

@Dermayer as per this comment from @Der-Henning - "TGTG API is rate limited by requests per period from one ip. So you have to make sure that you have a dedicated ip. Users of AWS / Azure etc. share a pool of ips"

I was using the standard IP address assigned to my droplet. Once I switched to the Reserved IP address, and made sure the droplet was using the new IP address, it worked.

I ran the command mentioned here to update the IP address: https://docs.digitalocean.com/products/networking/reserved-ips/how-to/outbound-traffic/

@Dermayer
Copy link

Dermayer commented Dec 4, 2024

Thanks, that was the right hint. After a forced reboot of the router and a new IP, everything worked again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants