diff --git a/errors.log b/errors.log index 661bee8..e69de29 100644 --- a/errors.log +++ b/errors.log @@ -1,1964 +0,0 @@ - -09.11.2025 05:38:04 | ERROR | Attempting a reconnect in 0.04s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - File "/usr/lib/python3.10/asyncio/base_events.py", line 863, in getaddrinfo - return await self.run_in_executor( - File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 445, in wait_for - return fut.result() - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway-us-east1-b.discord.gg:443 ssl:default [Temporary failure in name resolution] -09.11.2025 05:38:14 | ERROR | Attempting a reconnect in 2.57s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - File "/usr/lib/python3.10/asyncio/base_events.py", line 863, in getaddrinfo - return await self.run_in_executor( - File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 445, in wait_for - return fut.result() - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway.discord.gg:443 ssl:default [Temporary failure in name resolution] -09.11.2025 05:38:24 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 2000, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -12.11.2025 23:54:00 | ERROR | Attempting a reconnect in 0.02s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - File "/usr/lib/python3.10/asyncio/base_events.py", line 863, in getaddrinfo - return await self.run_in_executor( - File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 445, in wait_for - return fut.result() - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway-us-east1-b.discord.gg:443 ssl:default [Temporary failure in name resolution] -12.11.2025 23:54:10 | ERROR | Attempting a reconnect in 1.97s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - File "/usr/lib/python3.10/asyncio/base_events.py", line 863, in getaddrinfo - return await self.run_in_executor( - File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 445, in wait_for - return fut.result() - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway.discord.gg:443 ssl:default [Temporary failure in name resolution] -12.11.2025 23:54:22 | ERROR | Attempting a reconnect in 0.48s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - File "/usr/lib/python3.10/asyncio/base_events.py", line 863, in getaddrinfo - return await self.run_in_executor( - File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 445, in wait_for - return fut.result() - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway.discord.gg:443 ssl:default [Temporary failure in name resolution] -12.11.2025 23:54:32 | ERROR | Attempting a reconnect in 8.86s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - File "/usr/lib/python3.10/asyncio/base_events.py", line 863, in getaddrinfo - return await self.run_in_executor( - File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 445, in wait_for - return fut.result() - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway.discord.gg:443 ssl:default [Temporary failure in name resolution] -12.11.2025 23:54:54 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 2000, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .check_absent() done, defined at /home/botmanager/discordbot/main.py:1459> exception=NameError("name 'REPORT_CHANNEL_ID' is not defined")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1473, in check_absent - task5 = asyncio.create_task(delete_expired_event()) # Через 4 часов удаление -NameError: name 'REPORT_CHANNEL_ID' is not defined -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .check_absent() done, defined at /home/botmanager/discordbot/main.py:1459> exception=NameError("name 'REPORT_CHANNEL_ID' is not defined")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1473, in check_absent - task5 = asyncio.create_task(delete_expired_event()) # Через 4 часов удаление -NameError: name 'REPORT_CHANNEL_ID' is not defined -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .delete_expired_event() done, defined at /home/botmanager/discordbot/main.py:1476> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1478, in delete_expired_event - tasks = scheduled_tasks.get(event_id) -TypeError: can't subtract offset-naive and offset-aware datetimes -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .check_absent() done, defined at /home/botmanager/discordbot/main.py:1459> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1461, in check_absent - # Удаление из памяти -TypeError: can't subtract offset-naive and offset-aware datetimes -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .send_stats() done, defined at /home/botmanager/discordbot/main.py:1448> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1450, in send_stats -TypeError: can't subtract offset-naive and offset-aware datetimes -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .check_absent() done, defined at /home/botmanager/discordbot/main.py:1459> exception=NameError("name 'REPORT_CHANNEL_ID' is not defined")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1473, in check_absent - task5 = asyncio.create_task(delete_expired_event()) # Через 4 часов удаление -NameError: name 'REPORT_CHANNEL_ID' is not defined -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .check_absent() done, defined at /home/botmanager/discordbot/main.py:1459> exception=NameError("name 'REPORT_CHANNEL_ID' is not defined")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1473, in check_absent - task5 = asyncio.create_task(delete_expired_event()) # Через 4 часов удаление -NameError: name 'REPORT_CHANNEL_ID' is not defined -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .check_absent() done, defined at /home/botmanager/discordbot/main.py:1459> exception=NameError("name 'REPORT_CHANNEL_ID' is not defined")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1473, in check_absent - task5 = asyncio.create_task(delete_expired_event()) # Через 4 часов удаление -NameError: name 'REPORT_CHANNEL_ID' is not defined -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .check_absent() done, defined at /home/botmanager/discordbot/main.py:1459> exception=NameError("name 'REPORT_CHANNEL_ID' is not defined")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1473, in check_absent - task5 = asyncio.create_task(delete_expired_event()) # Через 4 часов удаление -NameError: name 'REPORT_CHANNEL_ID' is not defined -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .delete_expired_event() done, defined at /home/botmanager/discordbot/main.py:1476> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1478, in delete_expired_event - tasks = scheduled_tasks.get(event_id) -TypeError: can't subtract offset-naive and offset-aware datetimes -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .check_absent() done, defined at /home/botmanager/discordbot/main.py:1459> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1461, in check_absent - # Удаление из памяти -TypeError: can't subtract offset-naive and offset-aware datetimes -16.11.2025 19:57:48 | ERROR | Task exception was never retrieved -future: .send_stats() done, defined at /home/botmanager/discordbot/main.py:1448> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1450, in send_stats -TypeError: can't subtract offset-naive and offset-aware datetimes -16.11.2025 19:57:52 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1971, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -16.11.2025 20:09:37 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1971, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -22.11.2025 05:48:34 | ERROR | Ошибка восстановления: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 895, in restore_event - await create_poll(info, message_id=fake_id, is_restore=True) - File "/home/botmanager/discordbot/main.py", line 1255, in create_poll - await schedule_reminders(event_id) - File "/home/botmanager/discordbot/main.py", line 1471, in schedule_reminders - task3 = asyncio.create_task(send_stats()) # Через 12 часов -NameError: name 'send_stats' is not defined -22.11.2025 05:51:07 | ERROR | Ошибка восстановления: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 895, in restore_event - await create_poll(info, message_id=fake_id, is_restore=True) - File "/home/botmanager/discordbot/main.py", line 1255, in create_poll - await schedule_reminders(event_id) - File "/home/botmanager/discordbot/main.py", line 1471, in schedule_reminders - task3 = asyncio.create_task(send_stats()) # Через 12 часов -NameError: name 'send_stats' is not defined -24.11.2025 06:15:37 | ERROR | Task exception was never retrieved -future: exception=NameError("name 'send_stats' is not defined")> -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/ext/tasks/__init__.py", line 162, in _loop - await self.coro(*args, **kwargs) - File "/home/botmanager/discordbot/scheduler.py", line 80, in scheduled_event_loop - await create_poll(info, message_id=event["key"]) - File "/home/botmanager/discordbot/main.py", line 1255, in create_poll - await schedule_reminders(event_id) - File "/home/botmanager/discordbot/main.py", line 1471, in schedule_reminders - task3 = asyncio.create_task(send_stats()) # Через 12 часов -NameError: name 'send_stats' is not defined -24.11.2025 06:15:41 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1971, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -27.11.2025 10:54:22 | ERROR | Ошибка восстановления: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 895, in restore_event - await create_poll(info, message_id=fake_id, is_restore=True) - File "/home/botmanager/discordbot/main.py", line 1255, in create_poll - await schedule_reminders(event_id) - File "/home/botmanager/discordbot/main.py", line 1471, in schedule_reminders - task3 = asyncio.create_task(send_stats()) # Через 12 часов -NameError: name 'send_stats' is not defined -29.11.2025 04:07:50 | ERROR | Ошибка восстановления: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 895, in restore_event - await create_poll(info, message_id=fake_id, is_restore=True) - File "/home/botmanager/discordbot/main.py", line 1255, in create_poll - await schedule_reminders(event_id) - File "/home/botmanager/discordbot/main.py", line 1471, in schedule_reminders - task3 = asyncio.create_task(send_stats()) # Через 12 часов -NameError: name 'send_stats' is not defined -29.11.2025 07:25:34 | ERROR | Ошибка восстановления: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 895, in restore_event - await create_poll(info, message_id=fake_id, is_restore=True) - File "/home/botmanager/discordbot/main.py", line 1255, in create_poll - await schedule_reminders(event_id) - File "/home/botmanager/discordbot/main.py", line 1471, in schedule_reminders - task3 = asyncio.create_task(send_stats()) # Через 12 часов -NameError: name 'send_stats' is not defined -30.11.2025 06:27:55 | ERROR | Ошибка восстановления: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 895, in restore_event - await create_poll(info, message_id=fake_id, is_restore=True) - File "/home/botmanager/discordbot/main.py", line 1255, in create_poll - await schedule_reminders(event_id) - File "/home/botmanager/discordbot/main.py", line 1471, in schedule_reminders - task3 = asyncio.create_task(send_stats()) # Через 12 часов -NameError: name 'send_stats' is not defined -01.12.2025 10:59:52 | ERROR | Task exception was never retrieved -future: exception=NameError("name 'send_stats' is not defined")> -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/ext/tasks/__init__.py", line 162, in _loop - await self.coro(*args, **kwargs) - File "/home/botmanager/discordbot/scheduler.py", line 80, in scheduled_event_loop - await create_poll(info, message_id=event["key"]) - File "/home/botmanager/discordbot/main.py", line 1255, in create_poll - await schedule_reminders(event_id) - File "/home/botmanager/discordbot/main.py", line 1471, in schedule_reminders - task3 = asyncio.create_task(send_stats()) # Через 12 часов -NameError: name 'send_stats' is not defined -01.12.2025 11:03:15 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -07.12.2025 02:41:40 | ERROR | Attempting a reconnect in 0.07s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1550, in _create_direct_connection - transp, proto = await self._wrap_create_connection( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1268, in _wrap_create_connection - sock = await aiohappyeyeballs.start_connection( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/impl.py", line 87, in start_connection - sock, _, _ = await _staggered.staggered_race( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/_staggered.py", line 165, in staggered_race - done = await _wait_one( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/_staggered.py", line 46, in _wait_one - return await wait_next -asyncio.exceptions.CancelledError - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "/usr/lib/python3.10/asyncio/tasks.py", line 456, in wait_for - return fut.result() -asyncio.exceptions.CancelledError - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 458, in wait_for - raise exceptions.TimeoutError() from exc -asyncio.exceptions.TimeoutError -07.12.2025 02:42:40 | ERROR | Attempting a reconnect in 3.34s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1550, in _create_direct_connection - transp, proto = await self._wrap_create_connection( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1268, in _wrap_create_connection - sock = await aiohappyeyeballs.start_connection( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/impl.py", line 87, in start_connection - sock, _, _ = await _staggered.staggered_race( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/_staggered.py", line 165, in staggered_race - done = await _wait_one( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/_staggered.py", line 46, in _wait_one - return await wait_next -asyncio.exceptions.CancelledError - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "/usr/lib/python3.10/asyncio/tasks.py", line 456, in wait_for - return fut.result() -asyncio.exceptions.CancelledError - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 458, in wait_for - raise exceptions.TimeoutError() from exc -asyncio.exceptions.TimeoutError -07.12.2025 02:43:28 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -07.12.2025 10:08:05 | ERROR | Attempting a reconnect in 0.50s -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/gateway.py", line 422, in from_client - socket = await client.http.ws_connect(gateway) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 260, in ws_connect - return await self.__session.ws_connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 1067, in _ws_connect - resp = await self.request( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 770, in _request - resp = await handler(req) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/client.py", line 725, in _connect_and_send_request - conn = await self._connector.connect( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1550, in _create_direct_connection - transp, proto = await self._wrap_create_connection( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1268, in _wrap_create_connection - sock = await aiohappyeyeballs.start_connection( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/impl.py", line 87, in start_connection - sock, _, _ = await _staggered.staggered_race( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/_staggered.py", line 165, in staggered_race - done = await _wait_one( - File "/home/botmanager/.local/lib/python3.10/site-packages/aiohappyeyeballs/_staggered.py", line 46, in _wait_one - return await wait_next -asyncio.exceptions.CancelledError - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "/usr/lib/python3.10/asyncio/tasks.py", line 456, in wait_for - return fut.result() -asyncio.exceptions.CancelledError - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/client.py", line 1121, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - File "/usr/lib/python3.10/asyncio/tasks.py", line 458, in wait_for - raise exceptions.TimeoutError() from exc -asyncio.exceptions.TimeoutError -07.12.2025 10:08:29 | ERROR | Не удалось получить сообщение ID: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1279, in rebind_poll_buttons - poll_msg = await channel.fetch_message(msg_id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -07.12.2025 10:08:29 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -07.12.2025 19:00:00 | ERROR | Ошибка при удалении сообщения: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1455, in delete_expired_event - msg = await channel.fetch_message(poll_msg_id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1849, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 417, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -08.12.2025 07:32:20 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1864, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 421, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -08.12.2025 07:34:09 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1864, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 421, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -08.12.2025 07:34:56 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1864, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 421, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -08.12.2025 07:35:16 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/abc.py", line 1864, in fetch_message - data = await self._state.http.get_message(channel.id, id) - File "/home/botmanager/.local/lib/python3.10/site-packages/disnake/http.py", line 421, in request - raise NotFound(response, data) -disnake.errors.NotFound: 404 Not Found (error code: 10008): Unknown Message -14.12.2025 13:09:47 | ERROR | Task exception was never retrieved -future: .delete_expired_event() done, defined at /home/botmanager/discordbot/main.py:1447> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/home/botmanager/discordbot/main.py", line 1449, in delete_expired_event - await asyncio.sleep((start_time - datetime.datetime.now(MOSCOW_TZ)).total_seconds() + 4 * 3600) -TypeError: can't subtract offset-naive and offset-aware datetimes -14.12.2025 13:25:08 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.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 "/pufferpanel/.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 -14.12.2025 13:25:08 | ERROR | Не удалось получить сообщение ID: -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1279, in rebind_poll_buttons - poll_msg = await channel.fetch_message(msg_id) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.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 "/pufferpanel/.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 -14.12.2025 19:00:00 | ERROR | Ошибка при удалении сообщения: -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1455, in delete_expired_event - msg = await channel.fetch_message(poll_msg_id) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.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 "/pufferpanel/.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 -15.12.2025 19:15:14 | ERROR | Task exception was never retrieved -future: .delete_expired_event() done, defined at /pufferpanel/main.py:1447> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1449, in delete_expired_event - await asyncio.sleep((start_time - datetime.datetime.now(MOSCOW_TZ)).total_seconds() + 4 * 3600) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -TypeError: can't subtract offset-naive and offset-aware datetimes -15.12.2025 19:16:05 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.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 "/pufferpanel/.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 -21.12.2025 19:00:00 | ERROR | Ошибка при удалении сообщения: -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1455, in delete_expired_event - msg = await channel.fetch_message(poll_msg_id) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.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 "/pufferpanel/.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 -24.12.2025 22:55:16 | ERROR | Attempting a reconnect in 0.71s -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<5 lines>... - ) - ^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 936, in getaddrinfo - return await self.run_in_executor( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - None, getaddr_func, host, port, family, type, proto, flags) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run - result = ctx.run(self.task) - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run - return fn(*args, **kwargs) - File "/usr/local/lib/python3.14/socket.py", line 983, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): - ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway-us-east1-b.discord.gg:443 ssl:default [Temporary failure in name resolution] -24.12.2025 22:56:17 | ERROR | Attempting a reconnect in 1.42s -Traceback (most recent call last): - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1550, in _create_direct_connection - transp, proto = await self._wrap_create_connection( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<7 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1283, in _wrap_create_connection - return await self._loop.create_connection(*args, **kwargs, sock=sock) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 1198, in create_connection - transport, protocol = await self._create_connection_transport( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<2 lines>... - ssl_shutdown_timeout=ssl_shutdown_timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 1231, in _create_connection_transport - await waiter -asyncio.exceptions.CancelledError - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 487, in wait_for - async with timeouts.timeout(timeout): - ~~~~~~~~~~~~~~~~^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/timeouts.py", line 114, in __aexit__ - raise TimeoutError from exc_val -TimeoutError -24.12.2025 22:56:38 | ERROR | Attempting a reconnect in 2.26s -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<5 lines>... - ) - ^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 936, in getaddrinfo - return await self.run_in_executor( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - None, getaddr_func, host, port, family, type, proto, flags) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run - result = ctx.run(self.task) - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run - return fn(*args, **kwargs) - File "/usr/local/lib/python3.14/socket.py", line 983, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): - ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway.discord.gg:443 ssl:default [Temporary failure in name resolution] -24.12.2025 23:00:40 | ERROR | Attempting a reconnect in 0.47s -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<5 lines>... - ) - ^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 936, in getaddrinfo - return await self.run_in_executor( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - None, getaddr_func, host, port, family, type, proto, flags) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run - result = ctx.run(self.task) - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run - return fn(*args, **kwargs) - File "/usr/local/lib/python3.14/socket.py", line 983, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): - ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway-us-east1-b.discord.gg:443 ssl:default [Temporary failure in name resolution] -24.12.2025 23:01:40 | ERROR | Attempting a reconnect in 14.01s -Traceback (most recent call last): - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1550, in _create_direct_connection - transp, proto = await self._wrap_create_connection( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<7 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1283, in _wrap_create_connection - return await self._loop.create_connection(*args, **kwargs, sock=sock) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 1198, in create_connection - transport, protocol = await self._create_connection_transport( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<2 lines>... - ssl_shutdown_timeout=ssl_shutdown_timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 1231, in _create_connection_transport - await waiter -asyncio.exceptions.CancelledError - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 487, in wait_for - async with timeouts.timeout(timeout): - ~~~~~~~~~~~~~~~~^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/timeouts.py", line 114, in __aexit__ - raise TimeoutError from exc_val -TimeoutError -24.12.2025 23:06:24 | ERROR | Attempting a reconnect in 51.27s -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<5 lines>... - ) - ^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 936, in getaddrinfo - return await self.run_in_executor( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - None, getaddr_func, host, port, family, type, proto, flags) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run - result = ctx.run(self.task) - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run - return fn(*args, **kwargs) - File "/usr/local/lib/python3.14/socket.py", line 983, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): - ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway-us-east1-d.discord.gg:443 ssl:default [Temporary failure in name resolution] -24.12.2025 23:08:57 | ERROR | Attempting a reconnect in 124.47s -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<5 lines>... - ) - ^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 936, in getaddrinfo - return await self.run_in_executor( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - None, getaddr_func, host, port, family, type, proto, flags) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run - result = ctx.run(self.task) - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run - return fn(*args, **kwargs) - File "/usr/local/lib/python3.14/socket.py", line 983, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): - ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway.discord.gg:443 ssl:default [Temporary failure in name resolution] -24.12.2025 23:26:28 | ERROR | Attempting a reconnect in 31.16s -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<5 lines>... - ) - ^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 936, in getaddrinfo - return await self.run_in_executor( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - None, getaddr_func, host, port, family, type, proto, flags) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run - result = ctx.run(self.task) - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run - return fn(*args, **kwargs) - File "/usr/local/lib/python3.14/socket.py", line 983, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): - ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway-us-east1-c.discord.gg:443 ssl:default [Temporary failure in name resolution] -24.12.2025 23:27:19 | ERROR | Attempting a reconnect in 411.70s -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<5 lines>... - ) - ^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 936, in getaddrinfo - return await self.run_in_executor( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - None, getaddr_func, host, port, family, type, proto, flags) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run - result = ctx.run(self.task) - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run - return fn(*args, **kwargs) - File "/usr/local/lib/python3.14/socket.py", line 983, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): - ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway.discord.gg:443 ssl:default [Temporary failure in name resolution] -24.12.2025 23:46:58 | ERROR | Attempting a reconnect in 664.81s -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1532, in _create_direct_connection - hosts = await self._resolve_host(host, port, traces=traces) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1148, in _resolve_host - return await asyncio.shield(resolved_host_task) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1179, in _resolve_host_with_throttle - addrs = await self._resolver.resolve(host, port, family=self._family) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/resolver.py", line 40, in resolve - infos = await self._loop.getaddrinfo( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<5 lines>... - ) - ^ - File "/usr/local/lib/python3.14/asyncio/base_events.py", line 936, in getaddrinfo - return await self.run_in_executor( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - None, getaddr_func, host, port, family, type, proto, flags) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run - result = ctx.run(self.task) - File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run - return fn(*args, **kwargs) - File "/usr/local/lib/python3.14/socket.py", line 983, in getaddrinfo - for res in _socket.getaddrinfo(host, port, family, type, proto, flags): - ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -socket.gaierror: [Errno -3] Temporary failure in name resolution - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1538, in _create_direct_connection - raise ClientConnectorDNSError(req.connection_key, exc) from exc -aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host gateway-us-east1-c.discord.gg:443 ssl:default [Temporary failure in name resolution] -24.12.2025 23:58:10 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1969, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.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 "/pufferpanel/.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 -27.12.2025 15:13:38 | ERROR | Unclosed connection -client_connection: Connection -27.12.2025 15:13:38 | ERROR | Unclosed connection -client_connection: Connection -27.12.2025 15:13:38 | ERROR | Unclosed connection -client_connection: Connection -27.12.2025 15:13:38 | ERROR | Unclosed connection -client_connection: Connection -29.12.2025 07:12:48 | ERROR | Не удалось получить сообщение: -Traceback (most recent call last): - File "/pufferpanel/main.py", line 2199, in restore_ticket_buttons - msg = await ticket_channel.fetch_message(int(msg_id)) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.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 "/pufferpanel/.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 -09.01.2026 00:01:45 | ERROR | Task exception was never retrieved -future: .delete_expired_event() done, defined at /pufferpanel/main.py:1712> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1714, in delete_expired_event -TypeError: can't subtract offset-naive and offset-aware datetimes -10.01.2026 16:40:09 | ERROR | Attempting a reconnect in 1.57s -Traceback (most recent call last): - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 757, in _connect_and_send_request - await resp.start(conn) - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client_reqrep.py", line 539, in start - message, payload = await protocol.read() # type: ignore[union-attr] - ^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/streams.py", line 680, in read - await self._waiter -asyncio.exceptions.CancelledError - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 487, in wait_for - async with timeouts.timeout(timeout): - ~~~~~~~~~~~~~~~~^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/timeouts.py", line 114, in __aexit__ - raise TimeoutError from exc_val -TimeoutError -10.01.2026 16:42:02 | ERROR | Attempting a reconnect in 0.15s -Traceback (most recent call last): - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 488, in wait_for - return await fut - ^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/gateway.py", line 418, in from_client - socket = await client.http.ws_connect(gateway) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/http.py", line 264, in ws_connect - return await self.__session.ws_connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<10 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 1076, in _ws_connect - resp = await self.request( - ^^^^^^^^^^^^^^^^^^^ - ...<11 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 779, in _request - resp = await handler(req) - ^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/client.py", line 734, in _connect_and_send_request - conn = await self._connector.connect( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - req, traces=traces, timeout=real_timeout - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 642, in connect - proto = await self._create_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1209, in _create_connection - _, proto = await self._create_direct_connection(req, traces, timeout) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1550, in _create_direct_connection - transp, proto = await self._wrap_create_connection( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<7 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohttp/connector.py", line 1268, in _wrap_create_connection - sock = await aiohappyeyeballs.start_connection( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<6 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohappyeyeballs/impl.py", line 87, in start_connection - sock, _, _ = await _staggered.staggered_race( - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...<13 lines>... - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohappyeyeballs/_staggered.py", line 165, in staggered_race - done = await _wait_one( - ^^^^^^^^^^^^^^^^ - (*tasks, start_next) if start_next else tasks, loop - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ) - ^ - File "/pufferpanel/.local/lib/python3.14/site-packages/aiohappyeyeballs/_staggered.py", line 46, in _wait_one - return await wait_next - ^^^^^^^^^^^^^^^ -asyncio.exceptions.CancelledError - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/pufferpanel/.local/lib/python3.14/site-packages/disnake/client.py", line 1116, in connect - self.ws = await asyncio.wait_for(coro, timeout=60.0) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/tasks.py", line 487, in wait_for - async with timeouts.timeout(timeout): - ~~~~~~~~~~~~~~~~^^^^^^^^^ - File "/usr/local/lib/python3.14/asyncio/timeouts.py", line 114, in __aexit__ - raise TimeoutError from exc_val -TimeoutError -10.01.2026 16:42:12 | ERROR | Task exception was never retrieved -future: .delete_expired_event() done, defined at /pufferpanel/main.py:1712> exception=TypeError("can't subtract offset-naive and offset-aware datetimes")> -Traceback (most recent call last): - File "/pufferpanel/main.py", line 1714, in delete_expired_event - 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: .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: .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: .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: .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: .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: .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: .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: .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 diff --git a/event_tasks.json b/event_tasks.json deleted file mode 100644 index 4fb6203..0000000 --- a/event_tasks.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "event20260216_1320": { - "event": { - "name": "Пробное (16.02.2026 13:20)", - "start_time": "2026-02-16T13:20:00+03:00" - }, - "votes": { - "✅": [ - 337304997085708288, - 374264675019390978, - 286822667162746880 - ], - "❌": [ - 441992840902344714 - ], - "🤔": [ - 629667692806406179 - ] - }, - "poll_msg_id": 1472900125226438728 - }, - "event20260223_1320": { - "event": { - "name": "Пробное (23.02.2026 13:20)", - "start_time": "2026-02-23T13:20:00+03:00" - }, - "votes": { - "✅": [ - 441992840902344714 - ], - "❌": [ - 1056964198023843901 - ], - "🤔": [ - 300334330050510859 - ] - }, - "poll_msg_id": 1475436885965803542 - }, - "echotvt20260225_2000": { - "event": { - "name": "ECHO LTvT", - "start_time": "2026-02-25T20:00:00+03:00" - }, - "votes": { - "✅": [ - 617761729149009943, - 433572566846930947, - 1122518438267588729, - 441142301377429514, - 267314456105582593, - 1083115812598055013, - 827594844024471563 - ], - "❌": [ - 464707043358670848, - 470907856313647114, - 267307397301665794, - 471992744106262528, - 551392905034465290, - 416588555159207937 - ], - "🤔": [ - 374264675019390978, - 337304997085708288, - 629667692806406179 - ] - }, - "poll_msg_id": 1475894383776895079 - }, - "echotvt20260228_1930": { - "event": { - "name": "ECHO TvT (28.02.2026 19:30)", - "start_time": "2026-02-28T19:30:00+03:00" - }, - "votes": { - "✅": [ - 441992840902344714, - 471992744106262528, - 337304997085708288, - 433572566846930947, - 195263475189153793, - 305741103724756993, - 464707043358670848, - 470907856313647114, - 286822667162746880, - 827594844024471563, - 853723839334973440, - 660219187846840340 - ], - "❌": [ - 374264675019390978, - 267314456105582593, - 617761729149009943, - 441142301377429514, - 416588555159207937, - 1092404099812687993, - 1122518438267588729 - ], - "🤔": [] - }, - "poll_msg_id": 1477198797883969598 - }, - "echottvt20260403_1930": { - "event": { - "name": "ECHO TTvT (03.04.2026 19:30)", - "start_time": "2026-04-03T19:30:00+03:00" - }, - "votes": { - "✅": [ - 1417127649725251645, - 305741103724756993, - 195263475189153793, - 403999525917818891, - 337304997085708288, - 300334330050510859, - 286822667162746880, - 278007533552009216, - 1486090455488794794, - 416588555159207937, - 629667692806406179 - ], - "❌": [ - 374264675019390978, - 372011095499603968, - 441142301377429514, - 471992744106262528, - 470907856313647114 - ], - "🤔": [ - 267314456105582593, - 226642233821102080 - ] - }, - "poll_msg_id": 1489520034379202670 - }, - "event20260404_1630": { - "event": { - "name": "AS VDV PSG (04.04.2026 16:30)", - "start_time": "2026-04-04T16:30:00+03:00" - }, - "votes": { - "✅": [ - 372011095499603968, - 471992744106262528, - 305741103724756993, - 470907856313647114, - 337304997085708288, - 195263475189153793, - 278007533552009216, - 286822667162746880 - ], - "❌": [ - 403999525917818891, - 1417127649725251645 - ], - "🤔": [ - 441142301377429514 - ] - }, - "poll_msg_id": 1489701264223899702 - } -} \ No newline at end of file diff --git a/last_rss_ids.json b/last_rss_ids.json deleted file mode 100644 index f26cb6e..0000000 --- a/last_rss_ids.json +++ /dev/null @@ -1,12 +0,0 @@ -[ - "http://www.red-bear.ru/news/arma_reforger_games/2025-07-04-2315", - "http://www.red-bear.ru/news/arma_reforger_games/2025-10-11-2350", - "http://www.red-bear.ru/news/arma_reforger_games/2025-06-27-2312", - "http://www.red-bear.ru/news/arma_reforger_games/2025-10-04-2347", - "http://www.red-bear.ru/news/arma_reforger_games/2025-09-20-2338", - "http://www.red-bear.ru/news/arma_reforger_games/2025-10-25-2356", - "http://www.red-bear.ru/news/arma_reforger_games/2025-10-19-2353", - "http://www.red-bear.ru/news/arma_reforger_games/2025-09-04-2331", - "http://www.red-bear.ru/news/arma_reforger_games/2025-09-13-2335", - "http://www.red-bear.ru/news/arma_reforger_games/2025-09-27-2342" -] \ No newline at end of file diff --git a/scheduler_state.json b/scheduler_state.json deleted file mode 100644 index 37c8cef..0000000 --- a/scheduler_state.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "enabled": true -} \ No newline at end of file diff --git a/tickets.json b/tickets.json deleted file mode 100644 index c142cd8..0000000 --- a/tickets.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "1391527379930841219": { - "applicant_id": 441992840902344714, - "resolved": true - }, - "1391527895163469824": { - "applicant_id": 441992840902344714, - "resolved": true - }, - "1391745803848122492": { - "applicant_id": 337304997085708288, - "resolved": true - }, - "1391752123330592830": { - "applicant_id": 278007533552009216, - "resolved": true - }, - "1391760259621847111": { - "applicant_id": 374264675019390978, - "resolved": true - }, - "1391769240398200963": { - "applicant_id": 416588555159207937, - "resolved": true - }, - "1391784926457892934": { - "applicant_id": 300334330050510859, - "resolved": true - }, - "1391791840780488704": { - "applicant_id": 694641411064332333, - "resolved": true - }, - "1391804875943182458": { - "applicant_id": 777137176009900052, - "resolved": true - }, - "1391808875333685398": { - "applicant_id": 286822667162746880, - "resolved": true - }, - "1391812207091777742": { - "applicant_id": 350632014900101120, - "resolved": true - }, - "1391813906443272192": { - "applicant_id": 441142301377429514, - "resolved": true - }, - "1391825421963755620": { - "applicant_id": 909884508260675584, - "resolved": true - }, - "1391905167825436703": { - "applicant_id": 421705483993219072, - "resolved": true - }, - "1391932072460816404": { - "applicant_id": 1035998745361391636, - "resolved": true - }, - "1392045512273694780": { - "applicant_id": 267307397301665794, - "resolved": true - }, - "1392057416463417397": { - "applicant_id": 226642233821102080, - "resolved": true - }, - "1392414758833229914": { - "applicant_id": 723598110424694927, - "resolved": true - }, - "1392495818099003393": { - "applicant_id": 372011095499603968, - "resolved": true - }, - "1392879028985266226": { - "applicant_id": 470907856313647114, - "resolved": true - }, - "1392904226186727546": { - "applicant_id": 441992840902344714, - "resolved": true - }, - "1393209548793184307": { - "applicant_id": 702921508481138788, - "resolved": true - }, - "1393995589641048146": { - "applicant_id": 828674018906734632, - "resolved": true - }, - "1394257825903022111": { - "applicant_id": 874159042522664972, - "resolved": true - }, - "1395372085143928853": { - "applicant_id": 443405537535590401, - "resolved": true - }, - "1395475267769733150": { - "applicant_id": 1083115812598055013, - "resolved": true - }, - "1396152674222608404": { - "applicant_id": 629667692806406179, - "resolved": true - }, - "1397244029011230893": { - "applicant_id": 813446305120256080, - "resolved": true - }, - "1397928803568713829": { - "applicant_id": 403999525917818891, - "resolved": true - }, - "1403074994539598085": { - "applicant_id": 628165458419515402, - "resolved": true - }, - "1404113948856418465": { - "applicant_id": 1026090561377157141, - "resolved": true - }, - "1404114141601595506": { - "applicant_id": 1122518438267588729, - "resolved": true - }, - "1406308287619665921": { - "applicant_id": 695950248287404083, - "resolved": true - }, - "1406654568678555809": { - "applicant_id": 447685175929864202, - "resolved": true - }, - "1406669663542444082": { - "applicant_id": 299619642589184001, - "resolved": true - }, - "1407350301077278751": { - "applicant_id": 1071136898493452329, - "resolved": true - }, - "1408034456656416850": { - "applicant_id": 377717650861719573, - "resolved": true - }, - "1408108533563789385": { - "applicant_id": 474666160500244502, - "resolved": true - }, - "1408155610981077093": { - "applicant_id": 471772061837295616, - "resolved": true - }, - "1408459179462627460": { - "applicant_id": 195263475189153793, - "resolved": true - }, - "1408459640076767303": { - "applicant_id": 532562854931464212, - "resolved": true - }, - "1408542049166426133": { - "applicant_id": 339721691565391872, - "resolved": true - }, - "1408809942718091385": { - "applicant_id": 289062949799067648, - "resolved": true - }, - "1409523438128726046": { - "applicant_id": 409346300530786314, - "resolved": true - }, - "1409550663918030848": { - "applicant_id": 376793687860051979, - "resolved": true - }, - "1411699928660705293": { - "applicant_id": 838740117304639538, - "resolved": true - }, - "1411838394665009304": { - "applicant_id": 810819076661182514, - "resolved": true - }, - "1416381911529685053": { - "applicant_id": 617691559898513413, - "resolved": true - }, - "1417135985577295962": { - "applicant_id": 1417127649725251645, - "resolved": true - }, - "1425113997476237313": { - "applicant_id": 276785597337698304, - "resolved": true - }, - "1426489394151428241": { - "applicant_id": 433572566846930947, - "resolved": true - }, - "1427006343239303240": { - "applicant_id": 298024477252386816, - "resolved": true - }, - "1429074581603487835": { - "applicant_id": 617761729149009943, - "resolved": true - }, - "1434081802724577300": { - "applicant_id": 358297172107853846, - "resolved": true - }, - "1434082526875484213": { - "applicant_id": 358297172107853846, - "resolved": true - }, - "1439610620528824410": { - "applicant_id": 672134913272840203, - "resolved": true - }, - "1442276305604186142": { - "applicant_id": 314471504647553024, - "resolved": true - }, - "1442398415873900545": { - "applicant_id": 441992840902344714, - "resolved": true - }, - "1443950826598174720": { - "applicant_id": 267314456105582593, - "resolved": true - }, - "1443950962468327514": { - "applicant_id": 349472727872176141, - "resolved": true - }, - "1444356562562060349": { - "applicant_id": 1029866032048898119, - "resolved": true - }, - "1444707671080177806": { - "applicant_id": 886985030939836417, - "resolved": false - }, - "1446909551445151744": { - "applicant_id": 516161530685947904, - "resolved": false - }, - "1447202769760030783": { - "applicant_id": 516161530685947904, - "resolved": false - }, - "1447233096549138542": { - "applicant_id": 886985030939836417, - "resolved": false - }, - "1449048716160794857": { - "applicant_id": 305741103724756993, - "resolved": true - }, - "1451253942205022218": { - "applicant_id": 853723839334973440, - "resolved": false - }, - "1453436648711913518": { - "applicant_id": 517726869160722452, - "resolved": true - }, - "1453455797232337109": { - "applicant_id": 1150056469077688330, - "resolved": true - }, - "1459303024085434420": { - "applicant_id": 358297172107853846, - "resolved": true - }, - "1459531526927683841": { - "applicant_id": 648114634460758016, - "resolved": true - }, - "1462074368799543438": { - "applicant_id": 464707043358670848, - "resolved": true - }, - "1464613032272597044": { - "applicant_id": 471992744106262528, - "resolved": true - }, - "1472605405732409506": { - "applicant_id": 827594844024471563, - "resolved": true - }, - "1473657189401890990": { - "applicant_id": 1092404099812687993, - "resolved": true - }, - "1477287243529060513": { - "applicant_id": 660219187846840340, - "resolved": true - } -} \ No newline at end of file diff --git a/user_data.json b/user_data.json deleted file mode 100644 index 49e4995..0000000 --- a/user_data.json +++ /dev/null @@ -1,174 +0,0 @@ -{ - "629667692806406179": { - "xp": 4435, - "minutes": 4435, - "level": 4, - "name": "[VLNKI] Свинтус Прийдет" - }, - "573752997830721536": { - "xp": 69, - "minutes": 69, - "level": 1 - }, - "278007533552009216": { - "xp": 3321, - "minutes": 3321, - "level": 3 - }, - "1122518438267588729": { - "xp": 2931, - "minutes": 2931, - "level": 3, - "name": "[VLNKI] Сын чекушки(Максим)" - }, - "453571161041928202": { - "xp": 34, - "minutes": 34 - }, - "1083115812598055013": { - "xp": 100, - "minutes": 100, - "level": 1 - }, - "337304997085708288": { - "xp": 252, - "minutes": 252, - "level": 1 - }, - "461243505952423946": { - "xp": 153, - "minutes": 153 - }, - "1269232936008290306": { - "xp": 8, - "minutes": 8 - }, - "551392905034465290": { - "xp": 259, - "minutes": 259 - }, - "374264675019390978": { - "xp": 1194, - "minutes": 1194, - "level": 2 - }, - "702921508481138788": { - "xp": 99, - "minutes": 99 - }, - "299619642589184001": { - "xp": 62, - "minutes": 62 - }, - "339721691565391872": { - "xp": 303, - "minutes": 303 - }, - "810819076661182514": { - "xp": 304, - "minutes": 304 - }, - "403999525917818891": { - "xp": 1290, - "minutes": 1290, - "level": 2 - }, - "617691559898513413": { - "xp": 682, - "minutes": 682 - }, - "1417127649725251645": { - "xp": 1872, - "minutes": 1872, - "level": 2, - "name": "[VLNKI] Zuvaka(Сэргей)" - }, - "617761729149009943": { - "xp": 10040, - "minutes": 10040, - "level": 6, - "name": "[VLNKI] Дикий Кехит" - }, - "433572566846930947": { - "xp": 5615, - "minutes": 5615, - "level": 4, - "name": "[VLNKI] lesnik (Олег)" - }, - "195263475189153793": { - "xp": 4143, - "minutes": 4143, - "level": 3, - "name": "[VLNKI] Treedognite (Стефан)" - }, - "298024477252386816": { - "xp": 78, - "minutes": 78 - }, - "672134913272840203": { - "xp": 877, - "minutes": 877, - "level": 2 - }, - "1093489422298779668": { - "xp": 30, - "minutes": 30 - }, - "470907856313647114": { - "xp": 1454, - "minutes": 1454, - "level": 2, - "name": "[VLNKI] andronm96 (Эндрю)" - }, - "305741103724756993": { - "xp": 2685, - "minutes": 2685, - "name": "[VLNKI] Wagner(Dmintry)", - "level": 2 - }, - "853723839334973440": { - "xp": 1218, - "minutes": 1218, - "level": 2, - "name": "[VLNKI]ByJIo4ka" - }, - "1150056469077688330": { - "xp": 971, - "minutes": 971, - "name": "[VLNKI] (Cаня) tgraleksandr", - "level": 2 - }, - "267314456105582593": { - "xp": 0, - "minutes": 0, - "level": 1 - }, - "648114634460758016": { - "xp": 175, - "minutes": 175, - "level": 1, - "last_active": "2026-01-10T16:40:11.530264+03:00", - "name": "[VLNKI] Neylon" - }, - "358297172107853846": { - "xp": 1833, - "minutes": 1833, - "level": 2, - "last_active": "2026-01-16T19:31:46.223520+03:00", - "name": "[VLNKI] Heavy_ (Виталий)" - }, - "471992744106262528": { - "xp": 2133, - "minutes": 2133, - "level": 2, - "last_active": "2026-01-30T19:32:42.400008+03:00", - "name": "[VLNKI] Scun" - }, - "827594844024471563": { - "xp": 75, - "minutes": 75, - "level": 1, - "last_active": "2026-02-27T21:59:27.298657+03:00", - "name": "[VLNKI] пумба (Артём)" - } -} \ No newline at end of file