SouravAggarwal / Telebot-for-Restaurant-Reservation

A Telegram Chat Bot for Restaurant Table Reservation.
https://drive.google.com/open?id=10cuko9LRsFTMmNHQZA1SM_-ENbvpo4LD
6 stars 7 forks source link

telebot.apihelper.ApiException: A request to the Telegram API was unsuccessful. The Server returned HTTP 409 conflict #2

Open paritosh3006 opened 4 years ago

paritosh3006 commented 4 years ago

telebot.apihelper.ApiException A request to the Telegram API was unsuccessful. The Server returned HTTP 409 conflict Telegram API was unsuccessful. The server returned HTTP 409 Conflict. Response body: [b'{"ok":false,"error_code":409,"description":"Conflict:
terminated by other getUpdates request; make sure that only one bot instance is running"}']

ERROR - TeleBot: "A request to the Telegram API was unsuccessful. The server returned HTTP 409 Conflict.
Response body: [b'{"ok":false,"error_code":409,"description":"Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"}']" (util.py:65 Polling Thread) ERROR - TeleBot: "ApiException occurred, args=('A request to the Telegram API was unsuccessful. The server returned
HTTP 409 Conflict. Response body: \n[b\'{"ok":false,"error_code":409,"description":"Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"}\']',)