Hermes Agent backup - 2026-06-03 15:25:38
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
|
@@ -2044,3 +2044,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 2044 |
2026-06-03 15:20:01,685 INFO gateway.run: Reconnecting api_server (attempt 381)...
|
| 2045 |
2026-06-03 15:20:01,688 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.
|
| 2046 |
2026-06-03 15:20:01,691 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2044 |
2026-06-03 15:20:01,685 INFO gateway.run: Reconnecting api_server (attempt 381)...
|
| 2045 |
2026-06-03 15:20:01,688 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.
|
| 2046 |
2026-06-03 15:20:01,691 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2047 |
+
2026-06-03 15:25:01,990 INFO gateway.run: Reconnecting api_server (attempt 382)...
|
| 2048 |
+
2026-06-03 15:25:01,991 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.
|
| 2049 |
+
2026-06-03 15:25:01,995 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -833,3 +833,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 833 |
2026-06-03 15:10:01,061 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.
|
| 834 |
2026-06-03 15:15:01,341 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.
|
| 835 |
2026-06-03 15:20:01,688 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.
|
|
|
|
|
|
| 833 |
2026-06-03 15:10:01,061 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.
|
| 834 |
2026-06-03 15:15:01,341 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.
|
| 835 |
2026-06-03 15:20:01,688 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.
|
| 836 |
+
2026-06-03 15:25:01,991 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
|
@@ -1807,3 +1807,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1807 |
2026-06-03 15:20:01,685 INFO gateway.run: Reconnecting api_server (attempt 381)...
|
| 1808 |
2026-06-03 15:20:01,688 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.
|
| 1809 |
2026-06-03 15:20:01,691 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1807 |
2026-06-03 15:20:01,685 INFO gateway.run: Reconnecting api_server (attempt 381)...
|
| 1808 |
2026-06-03 15:20:01,688 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.
|
| 1809 |
2026-06-03 15:20:01,691 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1810 |
+
2026-06-03 15:25:01,990 INFO gateway.run: Reconnecting api_server (attempt 382)...
|
| 1811 |
+
2026-06-03 15:25:01,991 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.
|
| 1812 |
+
2026-06-03 15:25:01,995 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T15:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T15:25:38.558245",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|