Der-Henning / tgtg

Scanner for Too Good To Go Notifications
https://github.com/Der-Henning/tgtg/wiki
GNU General Public License v3.0
402 stars 62 forks source link

Telegram Error: urllib3 HTTPError ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) #426

Open billi95 opened 11 months ago

billi95 commented 11 months ago

I sometimes get this issue when using the Telegram notification. I simply want to get notified about new bags but the app itself (To good to go) does not give me any push notifications or anything about new bags. That is why I use this method but it sometimes crashes for no apparent reason.

https://i.imgur.com/12aKKYy.png

Der-Henning commented 7 months ago

Hi @billi95. The message you see is only a warning. It indicates, that the connection to the telegram API was lost and the scanner reconnects to the API. As long as you don't see an ERROR message, everything should be fine. Did you receive the notification?