Failed to get updates from Telegram servers
See original GitHub issueHi! I tried this lib back in 2015 and everything was fine. Today I’m getting this error while trying to send a message:
[TelegramBot]: Failed to get updates from Telegram servers
I have created this repo to help you figure out what’s wrong: https://github.com/riseremi/telegram-bot-api-issue
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Telegram outages reported in the last 24 hours - Downdetector
Real-time status and problems for Telegram. Is the app not working? Can't send or read messages? Here you see what is going on....
Read more >Conflict: terminated by other getUpdates request; make sure ...
This happens when 2 different clients send getUpdates method to Telegram servers for one bot token. You should make sure you're not running ......
Read more >Conflict: terminated by other getUpdates request; make sure ...
Hi all, I just installed the telegram platform and it apparently works, but I suspect it misses some notifications and my home_assistant.log ...
Read more >Bots FAQ - Telegram APIs
Why doesn't my bot see messages from other bots? Getting Updates. How do I get updates? Long polling problems; Webhook problems; Using self-signed...
Read more >How to Fix Download Problems on Telegram - Saint - Saintlad
1. Check Telegram Servers. · 2. Restart Your Device. · 3. Check Your Network Connection. · 4. Check Your Permissions (Android). · 5....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
hey, i’m getting the same error.
i don’t exactly understand how to attach the catch part to my code… i only get the error message if i send text messages to my bot, no error when i send pictures.
Thanks for the fast response ! Replacing that line 161 really helped me find my own stupid mistake !