Der-Henning / tgtg

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

ERROR when sending notifications to TG. Telegram Error: Timed out #137

Closed Andrzejs17 closed 2 years ago

Andrzejs17 commented 2 years ago

Hi, just got an error once item XXX >0, INFO Sending notifications for XXX - 1 bags available ERROR Telegram Error: Timed out.

Thanks for checking it out. Cheers

Der-Henning commented 2 years ago

Hi @Andrzejs17. Do you use the latest release v1.11.3? It seems you have a connection problem with the telegram api. Please try

ping api.telegram.org

or

traceroute api.telegram.org

to check if you can establish a connection to the telegram API.

Andrzejs17 commented 2 years ago

@Der-Henning thanks for the prompt reply. Indeed I use the newest release. No connection problem with TG api.

I was tried to add Pushsafer notifications and it works well. Dunno what the problem with TG.

Thanks

Der-Henning commented 2 years ago

The latest commit beb73e4 should fix the problem. Since I cannot reproduce this error can you please use the attached pre release executable and tell me if the error still persists? If you are using Docker the Image tagged edge also contains the latest commit. When the issue is solved I will create a new release containing the fix. Thank you.

pre Release files

Der-Henning commented 2 years ago

Closing due to inactivity. If the problem persists feel free to reopen or create a new issue.