Hermes Agent backup - 2026-06-03 06:20:13
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
|
@@ -1707,3 +1707,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1707 |
2026-06-03 06:14:26,558 INFO gateway.run: Reconnecting api_server (attempt 272)...
|
| 1708 |
2026-06-03 06:14:26,571 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.
|
| 1709 |
2026-06-03 06:14:26,578 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1707 |
2026-06-03 06:14:26,558 INFO gateway.run: Reconnecting api_server (attempt 272)...
|
| 1708 |
2026-06-03 06:14:26,571 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.
|
| 1709 |
2026-06-03 06:14:26,578 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1710 |
+
2026-06-03 06:19:26,910 INFO gateway.run: Reconnecting api_server (attempt 273)...
|
| 1711 |
+
2026-06-03 06:19:26,918 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.
|
| 1712 |
+
2026-06-03 06:19:26,926 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -724,3 +724,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 724 |
2026-06-03 06:04:25,855 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.
|
| 725 |
2026-06-03 06:09:26,214 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.
|
| 726 |
2026-06-03 06:14:26,571 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.
|
|
|
|
|
|
| 724 |
2026-06-03 06:04:25,855 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.
|
| 725 |
2026-06-03 06:09:26,214 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.
|
| 726 |
2026-06-03 06:14:26,571 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.
|
| 727 |
+
2026-06-03 06:19:26,918 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
|
@@ -1480,3 +1480,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1480 |
2026-06-03 06:14:26,558 INFO gateway.run: Reconnecting api_server (attempt 272)...
|
| 1481 |
2026-06-03 06:14:26,571 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.
|
| 1482 |
2026-06-03 06:14:26,578 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1480 |
2026-06-03 06:14:26,558 INFO gateway.run: Reconnecting api_server (attempt 272)...
|
| 1481 |
2026-06-03 06:14:26,571 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.
|
| 1482 |
2026-06-03 06:14:26,578 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1483 |
+
2026-06-03 06:19:26,910 INFO gateway.run: Reconnecting api_server (attempt 273)...
|
| 1484 |
+
2026-06-03 06:19:26,918 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.
|
| 1485 |
+
2026-06-03 06:19:26,926 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T06:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T06:20:13.644339",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|