Max retries exceeded with url #1522
iamguruman
started this conversation in
General
Replies: 1 comment 1 reply
-
Hello. This error happens due to internet problems. Possible reasons:
So, you are having connection issues due to bad internet. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
Bot worked fine few weeks. But today in the morning Ive get an error:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot................/getUpdates?offset=1&timeout=20 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5170ac72e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
after couple hours while I tried to solve the problem... I restart bot and it work fine... Im not fix anything in the code, only restart
after couple minutes Ive get again this error
In the internet Ive found solutions with proxy, my opinion proxy will give not long term solution, Im not clear understand why I need to use proxy to solve the problem. Please describe me why proxy is a solution? Another solutions?
Beta Was this translation helpful? Give feedback.
All reactions