Hermes Agent backup - 2026-06-03 03:34:50
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
|
@@ -1554,3 +1554,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1554 |
2026-06-03 03:29:14,979 INFO gateway.run: Reconnecting api_server (attempt 239)...
|
| 1555 |
2026-06-03 03:29:14,982 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.
|
| 1556 |
2026-06-03 03:29:14,989 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1554 |
2026-06-03 03:29:14,979 INFO gateway.run: Reconnecting api_server (attempt 239)...
|
| 1555 |
2026-06-03 03:29:14,982 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.
|
| 1556 |
2026-06-03 03:29:14,989 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1557 |
+
2026-06-03 03:34:15,296 INFO gateway.run: Reconnecting api_server (attempt 240)...
|
| 1558 |
+
2026-06-03 03:34:15,305 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.
|
| 1559 |
+
2026-06-03 03:34:15,312 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -639,3 +639,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 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.
|
| 641 |
2026-06-03 03:29:14,982 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.
|
| 641 |
2026-06-03 03:29:14,982 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.
|
| 642 |
+
2026-06-03 03:34:15,305 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
|
@@ -1331,3 +1331,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1331 |
2026-06-03 03:29:14,979 INFO gateway.run: Reconnecting api_server (attempt 239)...
|
| 1332 |
2026-06-03 03:29:14,982 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.
|
| 1333 |
2026-06-03 03:29:14,989 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1331 |
2026-06-03 03:29:14,979 INFO gateway.run: Reconnecting api_server (attempt 239)...
|
| 1332 |
2026-06-03 03:29:14,982 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.
|
| 1333 |
2026-06-03 03:29:14,989 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1334 |
+
2026-06-03 03:34:15,296 INFO gateway.run: Reconnecting api_server (attempt 240)...
|
| 1335 |
+
2026-06-03 03:34:15,305 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.
|
| 1336 |
+
2026-06-03 03:34:15,312 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:34:50.881496",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|