3509 lines
163 KiB
Plaintext
3509 lines
163 KiB
Plaintext
2026-01-13 19:54:24,926 [INFO] root: Logger initialized | level=INFO | file=D:\Code\iDRAC_Info\idrac_info\data\logs\app.log
|
|
2026-01-13 19:54:24,947 [INFO] app: DB URI = sqlite:///D:/Code/iDRAC_Info/idrac_info/backend/instance/site.db
|
|
2026-01-13 19:54:25,034 [INFO] backend.routes.jobs: Jobs routes registered at /jobs
|
|
2026-01-13 19:54:25,048 [INFO] app: 🔒 봇 중복 실행 방지 락(TCP:50000) 획득 시도...
|
|
2026-01-13 19:54:25,048 [INFO] app: 🔒 락 획득 성공! 봇 폴링 스레드를 시작합니다.
|
|
2026-01-13 19:54:25,050 [INFO] telegram_bot_service: Starting polling for bot: admin_bot (ID: 1)
|
|
2026-01-13 19:54:26,491 [INFO] apscheduler.scheduler: Scheduler started
|
|
2026-01-13 19:54:31,475 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 19:54:37,473 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 19:54:44,726 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 19:54:50,843 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 19:55:00,258 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 19:55:14,458 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 19:55:32,753 [INFO] app: LOGIN: form ok email=ganghee@zespro.co.kr
|
|
2026-01-13 19:55:32,793 [INFO] app: LOGIN: found id=1 active=True approved=True pass_ok=True
|
|
2026-01-13 19:55:32,795 [INFO] app: LOGIN: SUCCESS → redirect
|
|
2026-01-13 19:55:35,032 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 19:59:52,103 [INFO] root: Logger initialized | level=INFO | file=D:\Code\iDRAC_Info\idrac_info\data\logs\app.log
|
|
2026-01-13 19:59:52,119 [INFO] app: DB URI = sqlite:///D:/Code/iDRAC_Info/idrac_info/backend/instance/site.db
|
|
2026-01-13 19:59:52,135 [INFO] backend.routes.jobs: Jobs routes registered at /jobs
|
|
2026-01-13 19:59:52,148 [INFO] app: 🔒 봇 중복 실행 방지 락(TCP:50000) 획득 시도...
|
|
2026-01-13 19:59:52,148 [INFO] app: 🔒 락 획득 성공! 봇 폴링 스레드를 시작합니다.
|
|
2026-01-13 19:59:52,150 [INFO] telegram_bot_service: Starting polling for bot: admin_bot (ID: 1)
|
|
2026-01-13 19:59:53,470 [INFO] apscheduler.scheduler: Scheduler started
|
|
2026-01-13 19:59:58,439 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:00:04,428 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:00:11,661 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:00:17,770 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:00:27,193 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:00:41,218 [INFO] root: Logger initialized | level=INFO | file=D:\Code\iDRAC_Info\idrac_info\data\logs\app.log
|
|
2026-01-13 20:00:41,232 [INFO] app: DB URI = sqlite:///D:/Code/iDRAC_Info/idrac_info/backend/instance/site.db
|
|
2026-01-13 20:00:41,246 [INFO] backend.routes.jobs: Jobs routes registered at /jobs
|
|
2026-01-13 20:00:41,260 [INFO] app: 🔒 봇 중복 실행 방지 락(TCP:50000) 획득 시도...
|
|
2026-01-13 20:00:41,260 [INFO] app: 🔒 락 획득 성공! 봇 폴링 스레드를 시작합니다.
|
|
2026-01-13 20:00:41,262 [INFO] telegram_bot_service: Starting polling for bot: admin_bot (ID: 1)
|
|
2026-01-13 20:00:42,610 [INFO] apscheduler.scheduler: Scheduler started
|
|
2026-01-13 20:00:58,497 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:01:20,633 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:01:51,281 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:02:26,441 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:03:01,596 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:03:36,689 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:04:11,815 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:04:46,860 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:05:21,896 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:05:56,958 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:06:31,984 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:07:07,043 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:07:42,138 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:08:17,197 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:08:52,212 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:09:27,305 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:10:02,433 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:10:37,465 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:11:12,579 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:11:47,738 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:12:22,751 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:12:57,804 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:13:32,936 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:14:08,073 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:14:43,089 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:15:18,141 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:15:53,658 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:16:28,737 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:17:03,775 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:17:38,837 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:18:14,272 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:18:49,705 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:19:24,815 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:19:59,975 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:20:34,998 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:21:10,170 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:21:45,194 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:22:20,264 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:22:56,082 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:23:32,094 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:24:12,400 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:24:17,896 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:24:24,391 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:24:32,393 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:24:39,629 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:24:51,527 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:25:26,387 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:25:48,912 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:26:19,619 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:26:55,103 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:27:30,298 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:28:06,558 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:28:41,640 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:29:16,841 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|
|
2026-01-13 20:29:52,682 [ERROR] telegram.ext.Application: No error handlers are registered, logging exception.
|
|
Traceback (most recent call last):
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 134, in network_retry_loop
|
|
await do_action()
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_utils\networkloop.py", line 127, in do_action
|
|
action_cb_task.result()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_updater.py", line 340, in polling_action_cb
|
|
updates = await self.bot.get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<3 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 676, in get_updates
|
|
updates = await super().get_updates(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<9 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 4780, in get_updates
|
|
await self._post(
|
|
^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
),
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 703, in _post
|
|
return await self._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\ext\_extbot.py", line 372, in _do_post
|
|
return await super()._do_post(
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\_bot.py", line 732, in _do_post
|
|
result = await request.post(
|
|
^^^^^^^^^^^^^^^^^^^
|
|
...<6 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 198, in post
|
|
result = await self._request_wrapper(
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
...<7 lines>...
|
|
)
|
|
^
|
|
File "C:\Users\ktnsky20\AppData\Local\Programs\Python\Python314\Lib\site-packages\telegram\request\_baserequest.py", line 375, in _request_wrapper
|
|
raise exception
|
|
telegram.error.Conflict: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
|