Hermes Agent backup - 2026-06-03 03:28:40
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
|
@@ -1548,3 +1548,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1548 |
2026-06-03 03:19:14,364 INFO gateway.run: Reconnecting api_server (attempt 237)...
|
| 1549 |
2026-06-03 03:19:14,369 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.
|
| 1550 |
2026-06-03 03:19:14,380 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1548 |
2026-06-03 03:19:14,364 INFO gateway.run: Reconnecting api_server (attempt 237)...
|
| 1549 |
2026-06-03 03:19:14,369 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.
|
| 1550 |
2026-06-03 03:19:14,380 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1551 |
+
2026-06-03 03:24:14,661 INFO gateway.run: Reconnecting api_server (attempt 238)...
|
| 1552 |
+
2026-06-03 03:24:14,664 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.
|
| 1553 |
+
2026-06-03 03:24:14,670 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -637,3 +637,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 637 |
2026-06-03 03:09:13,765 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.
|
| 638 |
2026-06-03 03:14:14,078 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.
|
| 639 |
2026-06-03 03:19:14,369 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.
|
|
|
|
|
|
| 637 |
2026-06-03 03:09:13,765 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.
|
| 638 |
2026-06-03 03:14:14,078 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.
|
| 639 |
2026-06-03 03:19:14,369 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.
|
| 640 |
+
2026-06-03 03:24:14,664 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
|
@@ -1325,3 +1325,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1325 |
2026-06-03 03:19:14,364 INFO gateway.run: Reconnecting api_server (attempt 237)...
|
| 1326 |
2026-06-03 03:19:14,369 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.
|
| 1327 |
2026-06-03 03:19:14,380 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1325 |
2026-06-03 03:19:14,364 INFO gateway.run: Reconnecting api_server (attempt 237)...
|
| 1326 |
2026-06-03 03:19:14,369 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.
|
| 1327 |
2026-06-03 03:19:14,380 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1328 |
+
2026-06-03 03:24:14,661 INFO gateway.run: Reconnecting api_server (attempt 238)...
|
| 1329 |
+
2026-06-03 03:24:14,664 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.
|
| 1330 |
+
2026-06-03 03:24:14,670 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T03:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T03:28:40.161864",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|