7752 lines
360 KiB
Plaintext
7752 lines
360 KiB
Plaintext
2026-01-15 14:49:44,050 [INFO] root: Logger initialized | level=INFO | file=D:\Code\iDRAC_Info\idrac_info\data\logs\app.log
|
|
2026-01-15 14:49:44,071 [INFO] app: DB URI = sqlite:///D:/Code/iDRAC_Info/idrac_info/backend/instance/site.db
|
|
2026-01-15 14:49:44,151 [INFO] backend.routes.jobs: Jobs routes registered at /jobs
|
|
2026-01-15 14:49:44,165 [INFO] app: 🔒 봇 중복 실행 방지 락(TCP:50000) 획득 시도...
|
|
2026-01-15 14:49:44,165 [INFO] app: 🔒 락 획득 성공! 봇 폴링 스레드를 시작합니다.
|
|
2026-01-15 14:49:44,167 [INFO] telegram_bot_service: Starting polling for bot: admin_bot (ID: 1)
|
|
2026-01-15 14:49:45,498 [INFO] apscheduler.scheduler: Scheduler started
|
|
2026-01-15 14:49:50,488 [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-15 14:49:56,480 [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-15 14:50:00,839 [INFO] app: LOGIN: form ok email=ganghee@zespro.co.kr
|
|
2026-01-15 14:50:00,878 [INFO] app: LOGIN: found id=1 active=True approved=True pass_ok=True
|
|
2026-01-15 14:50:00,879 [INFO] app: LOGIN: SUCCESS → redirect
|
|
2026-01-15 14:50:03,728 [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-15 14:50:09,854 [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-15 18:26:43,422 [INFO] root: Logger initialized | level=INFO | file=D:\Code\iDRAC_Info\idrac_info\data\logs\app.log
|
|
2026-01-15 18:26:43,444 [INFO] app: DB URI = sqlite:///D:/Code/iDRAC_Info/idrac_info/backend/instance/site.db
|
|
2026-01-15 18:26:43,529 [INFO] backend.routes.jobs: Jobs routes registered at /jobs
|
|
2026-01-15 18:26:43,542 [INFO] app: 🔒 봇 중복 실행 방지 락(TCP:50000) 획득 시도...
|
|
2026-01-15 18:26:43,542 [INFO] app: 🔒 락 획득 성공! 봇 폴링 스레드를 시작합니다.
|
|
2026-01-15 18:26:43,544 [INFO] telegram_bot_service: Starting polling for bot: admin_bot (ID: 1)
|
|
2026-01-15 18:26:44,909 [INFO] apscheduler.scheduler: Scheduler started
|
|
2026-01-15 18:26:49,906 [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-15 18:26:55,900 [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-15 18:26:56,269 [INFO] app: LOGIN: form ok email=ganghee@zespro.co.kr
|
|
2026-01-15 18:26:56,308 [INFO] app: LOGIN: found id=1 active=True approved=True pass_ok=True
|
|
2026-01-15 18:26:56,309 [INFO] app: LOGIN: SUCCESS → redirect
|
|
2026-01-15 18:27:03,156 [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-15 18:27:09,486 [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-15 18:27:18,947 [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-15 18:27:33,088 [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-15 18:27:53,612 [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-15 18:28:15,712 [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-15 18:28:46,372 [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-15 18:29:21,392 [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-15 18:29:56,399 [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-15 18:30:31,425 [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-15 18:31:06,470 [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-15 18:31:38,760 [INFO] root: Logger initialized | level=INFO | file=D:\Code\iDRAC_Info\idrac_info\data\logs\app.log
|
|
2026-01-15 18:31:38,775 [INFO] app: DB URI = sqlite:///D:/Code/iDRAC_Info/idrac_info/backend/instance/site.db
|
|
2026-01-15 18:31:38,790 [INFO] backend.routes.jobs: Jobs routes registered at /jobs
|
|
2026-01-15 18:31:38,802 [INFO] app: 🔒 봇 중복 실행 방지 락(TCP:50000) 획득 시도...
|
|
2026-01-15 18:31:38,803 [INFO] app: 🔒 락 획득 성공! 봇 폴링 스레드를 시작합니다.
|
|
2026-01-15 18:31:38,805 [INFO] telegram_bot_service: Starting polling for bot: admin_bot (ID: 1)
|
|
2026-01-15 18:31:40,169 [INFO] apscheduler.scheduler: Scheduler started
|
|
2026-01-15 18:31:41,486 [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-15 18:32:16,520 [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-15 18:32:51,540 [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-15 18:33:26,548 [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-15 18:34:01,550 [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-15 18:34:36,569 [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-15 18:35:11,599 [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-15 18:35:46,612 [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-15 18:36:21,652 [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-15 18:36:56,671 [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-15 18:37:31,665 [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-15 18:38:06,679 [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-15 18:38:41,697 [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-15 18:38:48,532 [INFO] root: Logger initialized | level=INFO | file=D:\Code\iDRAC_Info\idrac_info\data\logs\app.log
|
|
2026-01-15 18:38:48,547 [INFO] app: DB URI = sqlite:///D:/Code/iDRAC_Info/idrac_info/backend/instance/site.db
|
|
2026-01-15 18:38:48,563 [INFO] backend.routes.jobs: Jobs routes registered at /jobs
|
|
2026-01-15 18:38:48,576 [INFO] app: 🔒 봇 중복 실행 방지 락(TCP:50000) 획득 시도...
|
|
2026-01-15 18:38:48,577 [INFO] app: 🔒 락 획득 성공! 봇 폴링 스레드를 시작합니다.
|
|
2026-01-15 18:38:48,578 [INFO] telegram_bot_service: Starting polling for bot: admin_bot (ID: 1)
|
|
2026-01-15 18:38:49,902 [INFO] apscheduler.scheduler: Scheduler started
|
|
2026-01-15 18:39:16,704 [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-15 18:39:51,715 [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-15 18:40:26,773 [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-15 18:41:01,817 [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-15 18:41:37,592 [INFO] root: Logger initialized | level=INFO | file=D:\Code\iDRAC_Info\idrac_info\data\logs\app.log
|
|
2026-01-15 18:41:37,607 [INFO] app: DB URI = sqlite:///D:/Code/iDRAC_Info/idrac_info/backend/instance/site.db
|
|
2026-01-15 18:41:37,621 [INFO] backend.routes.jobs: Jobs routes registered at /jobs
|
|
2026-01-15 18:41:37,635 [INFO] app: 🔒 봇 중복 실행 방지 락(TCP:50000) 획득 시도...
|
|
2026-01-15 18:41:37,635 [INFO] app: 🔒 락 획득 성공! 봇 폴링 스레드를 시작합니다.
|
|
2026-01-15 18:41:37,637 [INFO] telegram_bot_service: Starting polling for bot: admin_bot (ID: 1)
|
|
2026-01-15 18:41:38,995 [INFO] apscheduler.scheduler: Scheduler started
|
|
2026-01-15 18:42:13,519 [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-15 18:42:48,526 [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-15 18:43:23,517 [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-15 18:43:58,533 [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-15 18:44:33,541 [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-15 18:45:08,582 [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-15 18:45:43,590 [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-15 18:46:18,617 [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-15 18:46:53,644 [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-15 18:47:28,614 [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-15 18:48:03,595 [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-15 18:48:38,577 [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-15 18:49:13,585 [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-15 18:49:37,394 [INFO] root: GUID 슬롯 우선순위: 31,32,33,34,35,36,37,38,39,40
|
|
2026-01-15 18:49:37,905 [INFO] root: GUID 리스트 스크립트 실행 결과: [INFO] 사용자 지정 슬롯 우선순위: ['31', '32', '33', '34', '35', '36', '37', '38', '39', '40']
|
|
엑셀 파일이 생성되었습니다: D:\Code\iDRAC_Info\idrac_info\data\idrac_info\XE9680_GUID.xlsx
|
|
|
|
2026-01-15 18:49:48,617 [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-15 18:50:23,616 [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-15 18:50:58,621 [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-15 18:51:33,623 [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-15 18:52:08,645 [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-15 18:52:43,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
|
|
2026-01-15 18:53:18,715 [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-15 18:53:53,760 [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-15 18:54:28,777 [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-15 18:55:03,792 [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-15 18:55:38,816 [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-15 18:56:05,354 [INFO] root: GUID 슬롯 우선순위: 31,32,33,34,35,36,37,38,39,40
|
|
2026-01-15 18:56:05,693 [INFO] root: GUID 리스트 스크립트 실행 결과: [INFO] 사용자 지정 슬롯 우선순위: ['31', '32', '33', '34', '35', '36', '37', '38', '39', '40']
|
|
엑셀 파일이 생성되었습니다: D:\Code\iDRAC_Info\idrac_info\data\idrac_info\XE9680_GUID.xlsx
|
|
|
|
2026-01-15 18:56:13,862 [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-15 18:56:49,414 [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-15 18:57:24,430 [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-15 18:57:59,454 [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-15 18:58:34,459 [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-15 18:59:09,468 [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-15 18:59:44,472 [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-15 19:00:19,517 [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-15 19:00:54,530 [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-15 19:01:29,614 [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-15 19:02:04,622 [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-15 19:02:39,676 [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-15 19:03:14,687 [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-15 19:03:49,727 [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-15 19:04:24,714 [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-15 19:04:53,919 [INFO] root: 파일 삭제됨: XE9680_GUID.xlsx
|
|
2026-01-15 19:04:59,728 [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-15 19:05:04,121 [INFO] root: GUID 슬롯 우선순위: 31,32,33,34,35,36,37,38,39,40
|
|
2026-01-15 19:05:04,477 [INFO] root: GUID 리스트 스크립트 실행 결과: [INFO] 사용자 지정 슬롯 우선순위: ['31', '32', '33', '34', '35', '36', '37', '38', '39', '40']
|
|
엑셀 파일이 생성되었습니다: D:\Code\iDRAC_Info\idrac_info\data\idrac_info\XE9680_GUID.xlsx
|
|
|
|
2026-01-15 19:05:34,742 [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-15 19:05:52,217 [INFO] root: 파일 삭제됨: XE9680_GUID.xlsx
|
|
2026-01-15 19:06:09,772 [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-15 19:06:44,797 [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-15 19:07:19,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-15 19:07:55,024 [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-15 19:08:30,048 [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-15 19:09:05,088 [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-15 19:09:40,092 [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-15 19:10:15,115 [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-15 19:10:50,123 [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-15 19:11:25,626 [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-15 19:12:00,632 [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-15 19:12:35,659 [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-15 19:13:10,665 [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-15 19:13:45,679 [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-15 19:14:20,699 [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-15 19:14:55,750 [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-15 19:15:30,763 [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-15 19:16:05,790 [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-15 19:16:40,833 [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-15 19:17:15,869 [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-15 19:17:50,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-15 19:18:25,948 [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-15 19:19:00,976 [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-15 19:19:35,980 [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-15 19:20:10,972 [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-15 19:20:45,978 [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-15 19:21:21,012 [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-15 19:21:56,001 [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-15 19:22:31,015 [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-15 19:23:06,059 [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-15 19:23:41,071 [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-15 19:24:16,071 [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-15 19:24:51,097 [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-15 19:25:26,123 [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-15 19:26:01,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-15 19:26:36,671 [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-15 19:27:11,690 [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-15 19:27:46,739 [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-15 19:28:21,763 [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-15 19:28:56,784 [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-15 19:29:31,836 [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-15 19:30:06,847 [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-15 19:30:41,856 [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-15 19:31:16,908 [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-15 19:31:51,937 [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-15 19:32:26,945 [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-15 19:33:01,973 [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-15 19:33:37,002 [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-15 19:34:12,038 [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-15 19:34:47,033 [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-15 19:35:22,058 [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-15 19:35:57,098 [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-15 19:36:32,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-15 19:37:07,110 [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-15 19:37:42,144 [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-15 19:38:17,164 [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-15 19:38:52,204 [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-15 19:39:27,247 [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-15 19:40:02,275 [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-15 19:40:37,801 [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-15 19:41:12,831 [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-15 19:41:47,885 [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-15 19:42:22,904 [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-15 19:43:30,966 [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-15 19:44:05,982 [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-15 19:44:41,009 [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-15 19:45:16,037 [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-15 19:45:51,045 [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-15 19:46:26,057 [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-15 19:47:01,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-15 19:47:36,129 [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-15 19:48:11,160 [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-15 19:48:46,187 [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
|