Answer the question
In order to leave comments, you need to log in
How to migrate a Python bot (aiogram) to a server?
The bot did not work on Windows 10 without problems, there was a need to transfer to the server.
Installed all dependencies and packages.
On startup I get this message.
What can be done about it?
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
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question