Бот на работал на Windows 10 без проблем, появилась нужда переноса на сервер.
Установил все зависимости, пакеты.
При запуске получаю такое сообщение.
Что можно с этим сделать?
File "/usr/local/lib/python3.8/site-packages/aiogram/bot/api.py", line 82, in check_result
exceptions.ConflictError.detect(description)
File "/usr/local/lib/python3.8/site-packages/aiogram/utils/exceptions.py", line 136, in detect
raise err(cls.text or description)
aiogram.utils.exceptions.TerminatedByOtherGetUpdates: Terminated by other getupdates request; make sure that only one bot instance is running