Hermes Agent backup - 2026-06-02 17:53:53
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
|
@@ -1195,3 +1195,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1195 |
2026-06-02 17:48:38,937 INFO gateway.run: Reconnecting api_server (attempt 123)...
|
| 1196 |
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.
|
| 1197 |
2026-06-02 17:48:38,946 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1195 |
2026-06-02 17:48:38,937 INFO gateway.run: Reconnecting api_server (attempt 123)...
|
| 1196 |
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.
|
| 1197 |
2026-06-02 17:48:38,946 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1198 |
+
2026-06-02 17:53:39,232 INFO gateway.run: Reconnecting api_server (attempt 124)...
|
| 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
|
logs/errors.log
CHANGED
|
@@ -523,3 +523,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 523 |
2026-06-02 17:38:38,319 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.
|
|
|
|
|
|
| 523 |
2026-06-02 17:38:38,319 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.
|
logs/gateway.log
CHANGED
|
@@ -983,3 +983,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 983 |
2026-06-02 17:48:38,937 INFO gateway.run: Reconnecting api_server (attempt 123)...
|
| 984 |
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.
|
| 985 |
2026-06-02 17:48:38,946 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 983 |
2026-06-02 17:48:38,937 INFO gateway.run: Reconnecting api_server (attempt 123)...
|
| 984 |
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.
|
| 985 |
2026-06-02 17:48:38,946 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
|
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:53:53.103048",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|