-
-
Notifications
You must be signed in to change notification settings - Fork 70
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!" #370
Comments
I had the same issue. I waited for a day and then it was working fine. |
Thanks, it's working again today! |
I've had the same issue reported yesterday. [edit] cuz i started wrong app version! 1.16.3 uses API V8 |
I saw this in a previous issue. |
Did you already try the update? 12dbc57 should do the trick. |
Yep, its on the 1.16.3 build right? Pointing to API V8 |
Yup, you're right. Sadly my knowledge stops here :( |
Also changes on the login? I'm on 1.17.0 RPi4 via Docker
|
Hi everyone. |
I have the same issue. I switched to a new account with a new e-mail and at the same time a new IP but after less than 3 hours I only get 429 again. I have a sleep time of 3 minutes but 32 item IDs to monitor (not in my favorites as I use a burner account). I am going to look into optimizing the request of items in the same area (all of my items are in a radius of about 5 km) by using tgtg_client.get_items instead of 32 calls to get_item and reporting back here. My plans are ether an env var which lets the user set the used tgtg as a burner and automatically add all ITEM_IDS to the favorites (and update them on startup) or allow setting a location for tgtg_client.get_items and then filtering the results by the ITEM_IDS. |
Hi @floriegl. |
Yeah, but I am running it as a docker container where I don't have access to the scanner directly and getting Telegram notifications. I was thinking about adding a way to manage the items using BotCommand and maybe saving them in a volume or something the takeover into a new account or something. Just sharing the https://share.toogoodtogo.com/item/ link from the app to the bot would be great too. Can I create a separate issue and pull request for that? |
Yes, feel free to create a PR.
Or ssh directly into the container and run the commands. It already allows you to export the favorites in a way you can directly import them into a different account. |
I created the following MR #386 |
When I try to open the scanner (v1.16.3) on MacOS I keep getting the same error message:
"Too many captcha Errors! Sleeping for 10 minutes..."
Is there any workaround to this?
The text was updated successfully, but these errors were encountered: