Обновление данных на 06.04.26
This commit is contained in:
350
errors.log
350
errors.log
@@ -1612,3 +1612,353 @@ Traceback (most recent call last):
|
||||
await asyncio.sleep((start_time - datetime.datetime.now(MOSCOW_TZ)).total_seconds() + 4 * 3600)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
16.02.2026 09:48:25 | ERROR | Task exception was never retrieved
|
||||
future: <Task finished name='Task-1236' coro=<schedule_reminders.<locals>.delete_expired_event() done, defined at /home/container/main.py:1712> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")>
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1714, in delete_expired_event
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
16.02.2026 09:48:25 | ERROR | Task exception was never retrieved
|
||||
future: <Task finished name='Task-2632' coro=<schedule_reminders.<locals>.delete_expired_event() done, defined at /home/container/main.py:1712> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")>
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1714, in delete_expired_event
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
16.02.2026 09:48:25 | ERROR | Task exception was never retrieved
|
||||
future: <Task finished name='Task-3319' coro=<schedule_reminders.<locals>.delete_expired_event() done, defined at /home/container/main.py:1712> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")>
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1714, in delete_expired_event
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
16.02.2026 09:52:59 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 09:53:10 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 09:53:20 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 09:57:10 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 09:57:22 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 09:57:31 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:29:29 | ERROR | Не удалось получить сообщение ID:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1549, in rebind_poll_buttons
|
||||
poll_msg = await channel.fetch_message(msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:29:30 | ERROR | Не удалось получить сообщение ID:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1549, in rebind_poll_buttons
|
||||
poll_msg = await channel.fetch_message(msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:29:30 | ERROR | Не удалось получить сообщение ID:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1549, in rebind_poll_buttons
|
||||
poll_msg = await channel.fetch_message(msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:30:08 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:30:14 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:30:22 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:31:31 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:31:40 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:31:48 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1838, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:55:19 | ERROR | Не удалось получить сообщение ID:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1569, in rebind_poll_buttons
|
||||
poll_msg = await channel.fetch_message(msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:55:19 | ERROR | Не удалось получить сообщение ID:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1569, in rebind_poll_buttons
|
||||
poll_msg = await channel.fetch_message(msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:55:20 | ERROR | Не удалось получить сообщение ID:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1569, in rebind_poll_buttons
|
||||
poll_msg = await channel.fetch_message(msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:55:59 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:56:15 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 10:56:23 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 11:01:56 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 11:02:07 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 11:02:16 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 11:03:02 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 11:03:12 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 11:03:25 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1858, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1864, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 421, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
16.02.2026 11:23:41 | ERROR | Task exception was never retrieved
|
||||
future: <Task finished name='Task-27' coro=<schedule_reminders.<locals>.delete_expired_event() done, defined at /home/container/main.py:1736> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")>
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1738, in delete_expired_event
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
16.02.2026 11:25:24 | ERROR | Task exception was never retrieved
|
||||
future: <Task finished name='Task-24' coro=<schedule_reminders.<locals>.delete_expired_event() done, defined at /home/container/main.py:1736> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")>
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1738, in delete_expired_event
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
18.02.2026 13:47:12 | ERROR | Task exception was never retrieved
|
||||
future: <Task finished name='Task-1240' coro=<schedule_reminders.<locals>.delete_expired_event() done, defined at /home/container/main.py:1736> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")>
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1738, in delete_expired_event
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
28.02.2026 14:53:01 | ERROR | Не удалось удалить сообщение:
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1863, in delete_event
|
||||
msg = await channel.fetch_message(poll_msg_id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/abc.py", line 1878, in fetch_message
|
||||
data = await self._state.http.get_message(channel.id, id)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/home/container/.local/lib/python3.14/site-packages/disnake/http.py", line 417, in request
|
||||
raise NotFound(response, data)
|
||||
disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message
|
||||
28.02.2026 21:28:25 | ERROR | Task exception was never retrieved
|
||||
future: <Task finished name='Task-2383' coro=<schedule_reminders.<locals>.delete_expired_event() done, defined at /home/container/main.py:1736> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")>
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1738, in delete_expired_event
|
||||
delay = (start_time - now_local).total_seconds() + 6 * 3600
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
03.03.2026 22:02:31 | ERROR | Task exception was never retrieved
|
||||
future: <Task finished name='Task-1772' coro=<schedule_reminders.<locals>.delete_expired_event() done, defined at /home/container/main.py:1736> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")>
|
||||
Traceback (most recent call last):
|
||||
File "/home/container/main.py", line 1738, in delete_expired_event
|
||||
TypeError: can't subtract offset-naive and offset-aware datetimes
|
||||
|
||||
Reference in New Issue
Block a user