Hermes Agent backup - 2026-06-02 19:49:42
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
|
@@ -1268,3 +1268,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1268 |
2026-06-02 19:43:46,296 INFO gateway.run: Reconnecting api_server (attempt 146)...
|
| 1269 |
2026-06-02 19:43:46,302 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.
|
| 1270 |
2026-06-02 19:43:46,310 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1268 |
2026-06-02 19:43:46,296 INFO gateway.run: Reconnecting api_server (attempt 146)...
|
| 1269 |
2026-06-02 19:43:46,302 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.
|
| 1270 |
2026-06-02 19:43:46,310 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1271 |
+
2026-06-02 19:48:46,644 INFO gateway.run: Reconnecting api_server (attempt 147)...
|
| 1272 |
+
2026-06-02 19:48:46,651 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.
|
| 1273 |
+
2026-06-02 19:48:46,657 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -546,3 +546,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 546 |
2026-06-02 19:33:45,659 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.
|
| 547 |
2026-06-02 19:38:45,966 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.
|
| 548 |
2026-06-02 19:43:46,302 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.
|
|
|
|
|
|
| 546 |
2026-06-02 19:33:45,659 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.
|
| 547 |
2026-06-02 19:38:45,966 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.
|
| 548 |
2026-06-02 19:43:46,302 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.
|
| 549 |
+
2026-06-02 19:48:46,651 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
|
@@ -1052,3 +1052,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1052 |
2026-06-02 19:43:46,296 INFO gateway.run: Reconnecting api_server (attempt 146)...
|
| 1053 |
2026-06-02 19:43:46,302 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.
|
| 1054 |
2026-06-02 19:43:46,310 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1052 |
2026-06-02 19:43:46,296 INFO gateway.run: Reconnecting api_server (attempt 146)...
|
| 1053 |
2026-06-02 19:43:46,302 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.
|
| 1054 |
2026-06-02 19:43:46,310 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1055 |
+
2026-06-02 19:48:46,644 INFO gateway.run: Reconnecting api_server (attempt 147)...
|
| 1056 |
+
2026-06-02 19:48:46,651 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.
|
| 1057 |
+
2026-06-02 19:48:46,657 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T19:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T19:49:42.263477",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|