Hermes Agent backup - 2026-06-02 22:24:44
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
|
@@ -1364,3 +1364,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1364 |
2026-06-02 22:18:55,880 INFO gateway.run: Reconnecting api_server (attempt 177)...
|
| 1365 |
2026-06-02 22:18:55,882 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.
|
| 1366 |
2026-06-02 22:18:55,888 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1364 |
2026-06-02 22:18:55,880 INFO gateway.run: Reconnecting api_server (attempt 177)...
|
| 1365 |
2026-06-02 22:18:55,882 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.
|
| 1366 |
2026-06-02 22:18:55,888 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1367 |
+
2026-06-02 22:23:56,184 INFO gateway.run: Reconnecting api_server (attempt 178)...
|
| 1368 |
+
2026-06-02 22:23:56,186 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.
|
| 1369 |
+
2026-06-02 22:23:56,197 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -577,3 +577,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 577 |
2026-06-02 22:08:55,286 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.
|
| 578 |
2026-06-02 22:13:55,586 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.
|
| 579 |
2026-06-02 22:18:55,882 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.
|
|
|
|
|
|
| 577 |
2026-06-02 22:08:55,286 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.
|
| 578 |
2026-06-02 22:13:55,586 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.
|
| 579 |
2026-06-02 22:18:55,882 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.
|
| 580 |
+
2026-06-02 22:23:56,186 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
|
@@ -1145,3 +1145,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1145 |
2026-06-02 22:18:55,880 INFO gateway.run: Reconnecting api_server (attempt 177)...
|
| 1146 |
2026-06-02 22:18:55,882 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.
|
| 1147 |
2026-06-02 22:18:55,888 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1145 |
2026-06-02 22:18:55,880 INFO gateway.run: Reconnecting api_server (attempt 177)...
|
| 1146 |
2026-06-02 22:18:55,882 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.
|
| 1147 |
2026-06-02 22:18:55,888 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1148 |
+
2026-06-02 22:23:56,184 INFO gateway.run: Reconnecting api_server (attempt 178)...
|
| 1149 |
+
2026-06-02 22:23:56,186 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.
|
| 1150 |
+
2026-06-02 22:23:56,197 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T22:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T22:24:44.621659",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|