Hermes Agent backup - 2026-06-02 20:53:51
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
|
@@ -1308,3 +1308,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1308 |
2026-06-02 20:48:50,320 INFO gateway.run: Reconnecting api_server (attempt 159)...
|
| 1309 |
2026-06-02 20:48:50,324 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.
|
| 1310 |
2026-06-02 20:48:50,332 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1308 |
2026-06-02 20:48:50,320 INFO gateway.run: Reconnecting api_server (attempt 159)...
|
| 1309 |
2026-06-02 20:48:50,324 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.
|
| 1310 |
2026-06-02 20:48:50,332 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1311 |
+
2026-06-02 20:53:50,632 INFO gateway.run: Reconnecting api_server (attempt 160)...
|
| 1312 |
+
2026-06-02 20:53:50,636 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.
|
| 1313 |
+
2026-06-02 20:53:50,646 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -559,3 +559,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 559 |
2026-06-02 20:38:49,734 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.
|
| 560 |
2026-06-02 20:43:50,036 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.
|
| 561 |
2026-06-02 20:48:50,324 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.
|
|
|
|
|
|
| 559 |
2026-06-02 20:38:49,734 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.
|
| 560 |
2026-06-02 20:43:50,036 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.
|
| 561 |
2026-06-02 20:48:50,324 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.
|
| 562 |
+
2026-06-02 20:53:50,636 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
|
@@ -1091,3 +1091,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1091 |
2026-06-02 20:48:50,320 INFO gateway.run: Reconnecting api_server (attempt 159)...
|
| 1092 |
2026-06-02 20:48:50,324 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.
|
| 1093 |
2026-06-02 20:48:50,332 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1091 |
2026-06-02 20:48:50,320 INFO gateway.run: Reconnecting api_server (attempt 159)...
|
| 1092 |
2026-06-02 20:48:50,324 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.
|
| 1093 |
2026-06-02 20:48:50,332 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1094 |
+
2026-06-02 20:53:50,632 INFO gateway.run: Reconnecting api_server (attempt 160)...
|
| 1095 |
+
2026-06-02 20:53:50,636 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.
|
| 1096 |
+
2026-06-02 20:53:50,646 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:53:51.100066",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|