getUpdates ETELEGRAM 409 Conflict: terminated by other getUpdates request;

See original GitHub issue
 {"code":"ETELEGRAM","message":"ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"}

I’m getting this error some times on restart bot. Does somebody know more information or how to check running instances?
I see more people catch the same error, but nobody can response. #488

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:18
  • Comments:26 (1 by maintainers)

github_iconTop GitHub Comments

14reactions
newCodeUzcommented, Jul 21, 2020

i after millions of hits. I decided to php the bot

12reactions
ozodrukhcommented, Jul 13, 2018

This can be caused by manual startPolling() calling, due to polling start automatically if you passed {polling: true} when creating a bot

Read more comments on GitHub >

github_iconTop Results From Across the Web

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 >
NestJS Telegram bot, fix error: 409: Conflict: terminated by ...
After deploy i have error on server dokku logs kaufman-bot ... fix error: 409: Conflict: terminated by other getUpdates request.
Read more >
409 conflict: terminated by other getupdates request; make ...
I am getting this error while running it on a different instance with the same bot id. [polling_error] {"code":"ETELEGRAM","message":"ETELEGRAM: 409 ...
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 >
terminated by other getUpdates request; # 550 - Prog.World
getUpdates ETELEGRAM 409 Conflict : terminated by other getUpdates request; # 550. An error while working with the framework aiogram for writing telegram...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found