R
R
Ruslan Amerkhanov2018-03-30 23:15:38
Python
Ruslan Amerkhanov, 2018-03-30 23:15:38

What is the cause of the error and how to fix it?

I use pyTelegramBotApi (telebot). There is a script that sends me a telegram periodically with a summary from the exmo exchange. And after some time the following error is triggered:

raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

Please tell me how to fix it. I set when connecting the bot. threaded=False

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-03-31
@dimonchik2013

https://stackoverflow.com/questions/24873927/pytho...
https://stackoverflow.com/questions/25239650/pytho...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question