Hermes Agent backup - 2026-06-02 08:11:46
Browse files- logs/agent.log +1 -0
- logs/errors.log +1 -0
- logs/gateway.log +1 -0
- metadata.json +1 -1
logs/agent.log
CHANGED
|
@@ -668,3 +668,4 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 668 |
2026-06-02 08:10:41,741 INFO gateway.run: Reconnecting discord (attempt 7)...
|
| 669 |
2026-06-02 08:10:41,781 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
|
| 670 |
2026-06-02 08:10:41,782 INFO discord.client: logging in using static token
|
|
|
|
|
|
| 668 |
2026-06-02 08:10:41,741 INFO gateway.run: Reconnecting discord (attempt 7)...
|
| 669 |
2026-06-02 08:10:41,781 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
|
| 670 |
2026-06-02 08:10:41,782 INFO discord.client: logging in using static token
|
| 671 |
+
2026-06-02 08:11:11,746 WARNING gateway.run: Reconnect discord error: discord connect timed out after 30s, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -249,3 +249,4 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 249 |
2026-06-02 08:02:51,069 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
|
| 250 |
2026-06-02 08:05:41,267 WARNING gateway.run: Reconnect discord error: discord connect timed out after 30s, next retry in 300s
|
| 251 |
2026-06-02 08:07:51,480 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
|
|
|
|
|
|
| 249 |
2026-06-02 08:02:51,069 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
|
| 250 |
2026-06-02 08:05:41,267 WARNING gateway.run: Reconnect discord error: discord connect timed out after 30s, next retry in 300s
|
| 251 |
2026-06-02 08:07:51,480 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
|
| 252 |
+
2026-06-02 08:11:11,746 WARNING gateway.run: Reconnect discord error: discord connect timed out after 30s, next retry in 300s
|
logs/gateway.log
CHANGED
|
@@ -476,3 +476,4 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 476 |
2026-06-02 08:07:51,484 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 477 |
2026-06-02 08:10:41,741 INFO gateway.run: Reconnecting discord (attempt 7)...
|
| 478 |
2026-06-02 08:10:41,781 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
|
|
|
|
|
|
| 476 |
2026-06-02 08:07:51,484 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 477 |
2026-06-02 08:10:41,741 INFO gateway.run: Reconnecting discord (attempt 7)...
|
| 478 |
2026-06-02 08:10:41,781 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
|
| 479 |
+
2026-06-02 08:11:11,746 WARNING gateway.run: Reconnect discord error: discord connect timed out after 30s, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T08:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T08:11:46.126458",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|