Добрый день!
Пытаюсь запустить telegram bot на heroku с помощью webhook
https://github.com/eternnoir/pyTelegramBotAPI/blob...
в результате получаю ошибку
2016-10-12 10:04:05,274 (__init__.py:220 MainThread) ERROR - TeleBot: "A request to the Telegram API was unsuccessful. The server returned HTTP 409 Conflict. Response body:
2016-10-12T10:04:05.275181+00:00 app[web.1]: [b'{"ok":false,"error_code":409,"description":"Conflict: terminated by other long poll or webhook"}']"
подскажите что делать?
Спасибо!