--- hermes dump --- version: 0.9.0 (2026.4.13) [25c7b1ba] os: Darwin 25.3.0 arm64 python: 3.11.15 openai_sdk: 2.30.0 profile: default hermes_home: ~/.hermes model: gpt-5.4 provider: openai-codex terminal: local api_keys: openrouter set openai not set anthropic set anthropic_token not set nous not set glm/zai not set zai not set kimi not set minimax not set deepseek not set dashscope not set huggingface not set ai_gateway not set opencode_zen not set opencode_go not set kilocode not set firecrawl not set tavily not set browserbase not set fal not set elevenlabs not set github not set features: toolsets: hermes-cli mcp_servers: 0 memory_provider: built-in gateway: loaded (launchd) platforms: telegram, discord cron_jobs: 0 active / 1 total skills: 127 config_overrides: display.streaming: True --- end dump --- --- agent.log (last 200 lines) --- File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/telegram/request/_baserequest.py", line 198, in post result = await self._request_wrapper( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/telegram/request/_baserequest.py", line 305, in _request_wrapper code, payload = await self.do_request( ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/telegram/request/_httpxrequest.py", line 296, in do_request raise TimedOut from err telegram.error.TimedOut: Timed out 2026-05-25 04:15:44,678 INFO gateway.run: Session expiry: 1 sessions to flush (telegram:1) 2026-05-25 04:15:45,199 INFO [20260430_130751_6b77e058] agent.auxiliary_client: Auxiliary auto-detect: using main provider openai-codex (gpt-5.4) 2026-05-25 04:32:18,316 WARNING gateway.platforms.telegram: [Telegram] Telegram network error, scheduling reconnect: httpx.ReadError: 2026-05-25 04:32:18,318 WARNING gateway.platforms.telegram: [Telegram] Telegram network error (attempt 1/10), reconnecting in 5s. Error: httpx.ReadError: 2026-05-25 04:32:24,034 INFO gateway.platforms.telegram: [Telegram] Telegram polling resumed after network error (attempt 1) 2026-05-25 04:32:35,665 INFO [20260525_013757_0917b097] gateway.run: Pre-reset memory flush completed for session 20260525_013757_0917b097 2026-05-25 04:32:35,671 INFO gateway.run: Session expiry done: 1 flushed 2026-05-26 05:44:56,361 WARNING gateway.platforms.telegram: [Telegram] Telegram network error, scheduling reconnect: httpx.ReadError: 2026-05-26 05:44:56,364 WARNING gateway.platforms.telegram: [Telegram] Telegram network error (attempt 1/10), reconnecting in 5s. Error: httpx.ReadError: 2026-05-26 05:45:02,107 INFO gateway.platforms.telegram: [Telegram] Telegram polling resumed after network error (attempt 1) 2026-05-29 23:37:46,627 INFO gateway.run: Starting Hermes Gateway... 2026-05-29 23:37:46,628 INFO gateway.run: Session storage: /Users/grantadmin/.hermes/sessions 2026-05-29 23:37:46,795 INFO gateway.run: Connecting to discord... 2026-05-29 23:37:46,933 INFO gateway.platforms.discord: [Discord] Registered /skill group: 103 skill(s) across 20 categories + 1 uncategorized 2026-05-29 23:37:46,933 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:37:46,935 INFO discord.client: logging in using static token 2026-05-29 23:38:16,937 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError 2026-05-29 23:38:16,947 WARNING gateway.run: โœ— discord failed to connect 2026-05-29 23:38:17,352 INFO gateway.run: Connecting to telegram... 2026-05-29 23:38:17,564 INFO gateway.platforms.telegram_network: DoH discovery yielded no new IPs (system DNS: 149.154.166.110); using seed fallback IPs 149.154.167.220 2026-05-29 23:38:17,565 INFO gateway.platforms.telegram: [Telegram] Auto-discovered Telegram fallback IPs: 149.154.167.220 2026-05-29 23:38:17,565 INFO gateway.platforms.telegram: [Telegram] Telegram fallback IPs active: 149.154.167.220 2026-05-29 23:38:18,212 INFO telegram.ext.Application: Application started 2026-05-29 23:38:18,752 INFO gateway.platforms.telegram: [Telegram] Telegram menu: 100 commands registered, 61 hidden (over 100 limit). Use /commands for full list. 2026-05-29 23:38:18,753 INFO gateway.platforms.telegram: [Telegram] Connected to Telegram (polling mode) 2026-05-29 23:38:18,754 INFO gateway.run: โœ“ telegram connected 2026-05-29 23:38:18,755 INFO gateway.run: 1 hook(s) loaded 2026-05-29 23:38:18,756 INFO gateway.run: Gateway running with 1 platform(s) 2026-05-29 23:38:18,762 INFO gateway.run: Channel directory built: 1 target(s) 2026-05-29 23:38:18,763 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): discord 2026-05-29 23:38:18,763 INFO gateway.run: Press Ctrl+C to stop 2026-05-29 23:38:18,797 INFO gateway.run: Cron ticker started (interval=60s) 2026-05-29 23:38:20,771 INFO run_agent: Loaded environment variables from /Users/grantadmin/.hermes/.env 2026-05-29 23:38:21,902 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:38:21,955 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:38:23,046 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:38:48,815 INFO gateway.run: Reconnecting discord (attempt 2/20)... 2026-05-29 23:38:48,871 INFO gateway.platforms.discord: [Discord] Registered /skill group: 103 skill(s) across 20 categories + 1 uncategorized 2026-05-29 23:38:48,871 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:38:48,872 INFO discord.client: logging in using static token 2026-05-29 23:39:18,873 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError 2026-05-29 23:39:18,882 INFO gateway.run: Reconnect discord failed, next retry in 60s 2026-05-29 23:39:24,225 INFO gateway.platforms.telegram: [Telegram] Flushing text batch agent:main:telegram:dm:6235064749 (2 chars) 2026-05-29 23:39:24,227 INFO gateway.run: inbound message: platform=telegram user=solar chat=6235064749 msg='yo' 2026-05-29 23:39:24,399 ERROR asyncio: Task exception was never retrieved future: exception=LoginFailure('Improper token has been passed.')> Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/http.py", line 844, in static_login data = await self.request(Route('GET', '/users/@me')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/http.py", line 778, in request raise HTTPException(response, data) discord.errors.HTTPException: 401 Unauthorized (error code: 0): 401: Unauthorized The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/client.py", line 850, in start await self.login(token) File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/client.py", line 679, in login data = await self.http.static_login(token) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/http.py", line 848, in static_login raise LoginFailure('Improper token has been passed.') from exc discord.errors.LoginFailure: Improper token has been passed. 2026-05-29 23:39:24,404 ERROR asyncio: Unclosed client session client_session: 2026-05-29 23:39:24,518 INFO run_agent: Loaded environment variables from /Users/grantadmin/.hermes/.env 2026-05-29 23:39:24,977 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:39:25,548 INFO agent.auxiliary_client: Auxiliary auto-detect: using main provider openai-codex (gpt-5.4) 2026-05-29 23:39:30,987 ERROR [20260529_233924_73afb93d] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:39:31,018 INFO gateway.run: response ready: platform=telegram chat=6235064749 time=6.8s api_calls=1 response=36 chars 2026-05-29 23:39:31,025 INFO gateway.run: Skipping transcript persistence for failed request in session 20260529_233924_73afb93d to prevent session growth loop. 2026-05-29 23:39:31,027 INFO gateway.platforms.base: [Telegram] Sending response (36 chars) to 6235064749 2026-05-29 23:40:16,906 INFO gateway.platforms.telegram: [Telegram] Flushing text batch agent:main:telegram:dm:6235064749 (2 chars) 2026-05-29 23:40:16,908 INFO gateway.run: inbound message: platform=telegram user=solar chat=6235064749 msg='yo' 2026-05-29 23:40:17,024 INFO [20260529_233924_73afb93d] agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:40:17,047 INFO [20260529_233924_73afb93d] agent.auxiliary_client: Auxiliary auto-detect: using main provider openai-codex (gpt-5.4) 2026-05-29 23:40:19,090 INFO gateway.run: Reconnecting discord (attempt 3/20)... 2026-05-29 23:40:19,152 INFO gateway.platforms.discord: [Discord] Registered /skill group: 103 skill(s) across 20 categories + 1 uncategorized 2026-05-29 23:40:19,152 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:40:19,153 INFO discord.client: logging in using static token 2026-05-29 23:40:22,089 ERROR [20260529_233924_73afb93d] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:40:22,120 INFO gateway.run: response ready: platform=telegram chat=6235064749 time=5.2s api_calls=1 response=36 chars 2026-05-29 23:40:22,138 INFO gateway.run: Skipping transcript persistence for failed request in session 20260529_233924_73afb93d to prevent session growth loop. 2026-05-29 23:40:22,140 INFO gateway.platforms.base: [Telegram] Sending response (36 chars) to 6235064749 2026-05-29 23:40:49,154 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError 2026-05-29 23:40:49,161 INFO gateway.run: Reconnect discord failed, next retry in 120s 2026-05-29 23:40:57,978 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:40:58,403 INFO agent.auxiliary_client: Auxiliary auto-detect: using main provider openai-codex (gpt-5.4) 2026-05-29 23:41:02,626 ERROR [20260529_233821_5bd90f] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:41:21,202 ERROR [20260529_233821_5bd90f] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:42:49,296 INFO gateway.run: Reconnecting discord (attempt 4/20)... 2026-05-29 23:42:49,346 INFO gateway.platforms.discord: [Discord] Registered /skill group: 103 skill(s) across 20 categories + 1 uncategorized 2026-05-29 23:42:49,346 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:42:49,347 INFO discord.client: logging in using static token 2026-05-29 23:43:19,348 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError 2026-05-29 23:43:19,355 INFO gateway.run: Reconnect discord failed, next retry in 240s 2026-05-29 23:45:38,181 INFO run_agent: Loaded environment variables from /Users/grantadmin/.hermes/.env 2026-05-29 23:45:38,863 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:45:38,892 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:45:39,105 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:46:02,203 INFO agent.auxiliary_client: Vision auto-detect: using active provider openai-codex (gpt-5.4) 2026-05-29 23:46:02,698 INFO agent.auxiliary_client: Auxiliary auto-detect: using main provider openai-codex (gpt-5.4) 2026-05-29 23:46:06,475 ERROR [20260529_234538_6287ff] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:47:19,613 INFO gateway.run: Reconnecting discord (attempt 5/20)... 2026-05-29 23:47:19,672 INFO gateway.platforms.discord: [Discord] Registered /skill group: 103 skill(s) across 20 categories + 1 uncategorized 2026-05-29 23:47:19,672 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:47:19,673 INFO discord.client: logging in using static token 2026-05-29 23:47:49,674 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError 2026-05-29 23:47:49,681 INFO gateway.run: Reconnect discord failed, next retry in 300s --- errors.log (last 100 lines) --- 2026-05-29 23:38:48,871 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:39:18,873 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError 2026-05-29 23:39:24,399 ERROR asyncio: Task exception was never retrieved future: exception=LoginFailure('Improper token has been passed.')> Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/http.py", line 844, in static_login data = await self.request(Route('GET', '/users/@me')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/http.py", line 778, in request raise HTTPException(response, data) discord.errors.HTTPException: 401 Unauthorized (error code: 0): 401: Unauthorized The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/client.py", line 850, in start await self.login(token) File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/client.py", line 679, in login data = await self.http.static_login(token) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/grantadmin/.hermes/hermes-agent/venv/lib/python3.11/site-packages/discord/http.py", line 848, in static_login raise LoginFailure('Improper token has been passed.') from exc discord.errors.LoginFailure: Improper token has been passed. 2026-05-29 23:39:24,404 ERROR asyncio: Unclosed client session client_session: 2026-05-29 23:39:30,987 ERROR [20260529_233924_73afb93d] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:40:19,152 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:40:22,089 ERROR [20260529_233924_73afb93d] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:40:49,154 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError 2026-05-29 23:41:02,626 ERROR [20260529_233821_5bd90f] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:41:21,202 ERROR [20260529_233821_5bd90f] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:42:49,346 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:43:19,348 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError 2026-05-29 23:46:06,475 ERROR [20260529_234538_6287ff] root: Non-retryable client error: 'NoneType' object is not iterable 2026-05-29 23:47:19,672 WARNING gateway.platforms.discord: [Discord] 23 skill(s) not registered (Discord subcommand limits) 2026-05-29 23:47:49,674 ERROR gateway.platforms.discord: [Discord] Timeout waiting for connection to Discord Traceback (most recent call last): File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/locks.py", line 213, in wait await fut asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Users/grantadmin/.hermes/hermes-agent/gateway/platforms/discord.py", line 659, in connect await asyncio.wait_for(self._ready_event.wait(), timeout=30) File "/Users/grantadmin/.local/share/uv/python/cpython-3.11.15-macos-aarch64-none/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError --- gateway.log (last 100 lines) --- ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 34.66s Context: 325 msgs, ~281,581 tokens โณ Retrying in 2.5561986578365263s (attempt 1/3)... โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 32.00s Context: 331 msgs, ~284,910 tokens โณ Retrying in 2.4225209437038115s (attempt 1/3)... โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 7.03s Context: 336 msgs, ~288,361 tokens โณ Retrying in 2.7750829709075537s (attempt 1/3)... ๐Ÿ’พ Memory updated โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: An error occurred while processing your request. You can retry your request, or contact us through our help center at help.openai.com if the error persists. Please include the request ID 52463cac-ce97-45eb-aa42-69930cdb9a8e in your message. โฑ๏ธ Elapsed: 33.22s Context: 355 msgs, ~298,091 tokens โณ Retrying in 2.6216862102738725s (attempt 1/3)... โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 39.41s Context: 383 msgs, ~316,944 tokens โณ Retrying in 2.102188822958669s (attempt 1/3)... โš ๏ธ API call failed (attempt 2/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 74.41s Context: 383 msgs, ~316,944 tokens โณ Retrying in 5.485318375414235s (attempt 2/3)... โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: An error occurred while processing your request. You can retry your request, or contact us through our help center at help.openai.com if the error persists. Please include the request ID 160dfc9a-e14b-4e03-9031-4d84b04b56b0 in your message. โฑ๏ธ Elapsed: 41.51s Context: 393 msgs, ~328,474 tokens โณ Retrying in 2.911587099675705s (attempt 1/3)... โšก Interrupted during API call. โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 21.77s Context: 402 msgs, ~333,024 tokens โณ Retrying in 2.3357663266349027s (attempt 1/3)... โšก Interrupted during API call. โšก Interrupted during API call. โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 31.61s Context: 46 msgs, ~61,248 tokens โณ Retrying in 2.1339248963198223s (attempt 1/3)... โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 4.20s Context: 191 msgs, ~203,134 tokens โณ Retrying in 2.296108974161925s (attempt 1/3)... โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 35.98s Context: 239 msgs, ~231,717 tokens โณ Retrying in 2.096519858102698s (attempt 1/3)... โš ๏ธ API call failed (attempt 2/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 41.13s Context: 239 msgs, ~231,717 tokens โณ Retrying in 4.948622833579959s (attempt 2/3)... โš ๏ธ API call failed (attempt 3/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 48.45s Context: 239 msgs, ~231,717 tokens โš ๏ธ Max retries (3) exhausted โ€” trying fallback... โŒ API failed after 3 retries โ€” Our servers are currently overloaded. Please try again later. ๐Ÿ’€ Final error: Our servers are currently overloaded. Please try again later. ๐Ÿงพ Request debug dump written to: /Users/grantadmin/.hermes/sessions/request_dump_20260430_130751_6b77e058_20260521_043951_121533.json โš ๏ธ API call failed (attempt 1/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 33.34s Context: 239 msgs, ~231,759 tokens โณ Retrying in 2.6017361201309264s (attempt 1/3)... โš ๏ธ API call failed (attempt 2/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 39.99s Context: 239 msgs, ~231,759 tokens โณ Retrying in 4.468436219079815s (attempt 2/3)... โš ๏ธ API call failed (attempt 3/3): APIError ๐Ÿ”Œ Provider: openai-codex Model: gpt-5.4 ๐ŸŒ Endpoint: https://chatgpt.com/backend-api/codex ๐Ÿ“ Error: Our servers are currently overloaded. Please try again later. โฑ๏ธ Elapsed: 47.26s Context: 239 msgs, ~231,759 tokens โš ๏ธ Max retries (3) exhausted โ€” trying fallback...