Hermes Agent backup - 2026-06-02 18:04:12
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
|
@@ -1202,3 +1202,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 1205 |
+
2026-06-02 18:03:39,802 INFO gateway.run: Reconnecting api_server (attempt 126)...
|
| 1206 |
+
2026-06-02 18:03:39,807 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.
|
| 1207 |
+
2026-06-02 18:03:39,812 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -525,3 +525,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 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.
|
|
|
|
|
|
| 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.
|
| 528 |
+
2026-06-02 18:03:39,807 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
|
@@ -989,3 +989,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 992 |
+
2026-06-02 18:03:39,802 INFO gateway.run: Reconnecting api_server (attempt 126)...
|
| 993 |
+
2026-06-02 18:03:39,807 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.
|
| 994 |
+
2026-06-02 18:03:39,812 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T18:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T18:04:12.550404",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|