-
Notifications
You must be signed in to change notification settings - Fork 821
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
MaxRetryErr #601
Comments
i encounter the similar situation. getting 429 error easily |
File "/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 489, in send |
I'm looking for a solution and haven't found one yet. 😭 |
same issue for a couple of days, 429 even at first try |
I find the problem is that the proxy ips are banned |
It will be fine after I switch the proxy IP. |
i didnt use proxy and i get 429 error at first try. pytrends = TrendReq(tz=281, timeout=(10,25), retries=2) which proxy ip you are using ? |
Hey, I’m really disappointed. I switched the proxy the day before yesterday and it was temporarily available, but today 429 appeared again. |
Why is this error appearing in large numbers today?
The text was updated successfully, but these errors were encountered: