Hermes Agent backup - 2026-06-02 17:59:02
Browse files- logs/agent.log +3 -0
- logs/errors.log +1 -0
- logs/gateway.log +3 -0
- metadata.json +1 -1
logs/agent.log
CHANGED
|
@@ -1199,3 +1199,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1199 |
2026-06-02 17:53:39,235 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.
|
| 1200 |
2026-06-02 17:53:39,241 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1201 |
2026-06-02 17:54:52,538 INFO discord.gateway: Shard ID None has successfully RESUMED session 832df0f1488b7be65b7f5d4cd5eb7dfa.
|
|
|
|
|
|
|
|
|
|
|
|
| 1199 |
2026-06-02 17:53:39,235 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.
|
| 1200 |
2026-06-02 17:53:39,241 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1201 |
2026-06-02 17:54:52,538 INFO discord.gateway: Shard ID None has successfully RESUMED session 832df0f1488b7be65b7f5d4cd5eb7dfa.
|
| 1202 |
+
2026-06-02 17:58:39,518 INFO gateway.run: Reconnecting api_server (attempt 125)...
|
| 1203 |
+
2026-06-02 17:58:39,524 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.
|
| 1204 |
+
2026-06-02 17:58:39,537 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -524,3 +524,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 524 |
2026-06-02 17:43:38,625 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.
|
| 525 |
2026-06-02 17:48:38,940 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.
|
| 526 |
2026-06-02 17:53:39,235 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.
|
|
|
|
|
|
| 524 |
2026-06-02 17:43:38,625 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.
|
| 525 |
2026-06-02 17:48:38,940 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.
|
| 526 |
2026-06-02 17:53:39,235 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.
|
| 527 |
+
2026-06-02 17:58:39,524 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.
|
logs/gateway.log
CHANGED
|
@@ -986,3 +986,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 986 |
2026-06-02 17:53:39,232 INFO gateway.run: Reconnecting api_server (attempt 124)...
|
| 987 |
2026-06-02 17:53:39,235 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.
|
| 988 |
2026-06-02 17:53:39,241 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 986 |
2026-06-02 17:53:39,232 INFO gateway.run: Reconnecting api_server (attempt 124)...
|
| 987 |
2026-06-02 17:53:39,235 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.
|
| 988 |
2026-06-02 17:53:39,241 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 989 |
+
2026-06-02 17:58:39,518 INFO gateway.run: Reconnecting api_server (attempt 125)...
|
| 990 |
+
2026-06-02 17:58:39,524 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.
|
| 991 |
+
2026-06-02 17:58:39,537 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T17:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T17:59:02.518104",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|