Hermes Agent backup - 2026-06-02 20:14:35
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
|
@@ -1283,3 +1283,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1283 |
2026-06-02 20:08:47,888 INFO gateway.run: Reconnecting api_server (attempt 151)...
|
| 1284 |
2026-06-02 20:08:47,891 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.
|
| 1285 |
2026-06-02 20:08:47,908 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1283 |
2026-06-02 20:08:47,888 INFO gateway.run: Reconnecting api_server (attempt 151)...
|
| 1284 |
2026-06-02 20:08:47,891 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.
|
| 1285 |
2026-06-02 20:08:47,908 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1286 |
+
2026-06-02 20:13:48,194 INFO gateway.run: Reconnecting api_server (attempt 152)...
|
| 1287 |
+
2026-06-02 20:13:48,199 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.
|
| 1288 |
+
2026-06-02 20:13:48,212 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -551,3 +551,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 551 |
2026-06-02 19:58:47,267 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.
|
| 552 |
2026-06-02 20:03:47,596 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.
|
| 553 |
2026-06-02 20:08:47,891 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.
|
|
|
|
|
|
| 551 |
2026-06-02 19:58:47,267 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.
|
| 552 |
2026-06-02 20:03:47,596 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.
|
| 553 |
2026-06-02 20:08:47,891 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.
|
| 554 |
+
2026-06-02 20:13:48,199 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
|
@@ -1067,3 +1067,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1067 |
2026-06-02 20:08:47,888 INFO gateway.run: Reconnecting api_server (attempt 151)...
|
| 1068 |
2026-06-02 20:08:47,891 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.
|
| 1069 |
2026-06-02 20:08:47,908 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1067 |
2026-06-02 20:08:47,888 INFO gateway.run: Reconnecting api_server (attempt 151)...
|
| 1068 |
2026-06-02 20:08:47,891 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.
|
| 1069 |
2026-06-02 20:08:47,908 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1070 |
+
2026-06-02 20:13:48,194 INFO gateway.run: Reconnecting api_server (attempt 152)...
|
| 1071 |
+
2026-06-02 20:13:48,199 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.
|
| 1072 |
+
2026-06-02 20:13:48,212 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T20:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T20:14:35.576631",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|