Hermes Agent backup - 2026-06-02 16:19:08
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
|
@@ -1137,3 +1137,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1137 |
2026-06-02 16:13:32,978 INFO gateway.run: Reconnecting api_server (attempt 104)...
|
| 1138 |
2026-06-02 16:13:32,984 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.
|
| 1139 |
2026-06-02 16:13:33,003 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1137 |
2026-06-02 16:13:32,978 INFO gateway.run: Reconnecting api_server (attempt 104)...
|
| 1138 |
2026-06-02 16:13:32,984 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.
|
| 1139 |
2026-06-02 16:13:33,003 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1140 |
+
2026-06-02 16:18:33,339 INFO gateway.run: Reconnecting api_server (attempt 105)...
|
| 1141 |
+
2026-06-02 16:18:33,353 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.
|
| 1142 |
+
2026-06-02 16:18:33,358 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -504,3 +504,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 504 |
2026-06-02 16:03:32,336 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.
|
| 505 |
2026-06-02 16:08:32,670 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.
|
| 506 |
2026-06-02 16:13:32,984 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.
|
|
|
|
|
|
| 504 |
2026-06-02 16:03:32,336 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.
|
| 505 |
2026-06-02 16:08:32,670 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.
|
| 506 |
2026-06-02 16:13:32,984 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.
|
| 507 |
+
2026-06-02 16:18:33,353 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
|
@@ -926,3 +926,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 926 |
2026-06-02 16:13:32,978 INFO gateway.run: Reconnecting api_server (attempt 104)...
|
| 927 |
2026-06-02 16:13:32,984 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.
|
| 928 |
2026-06-02 16:13:33,003 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 926 |
2026-06-02 16:13:32,978 INFO gateway.run: Reconnecting api_server (attempt 104)...
|
| 927 |
2026-06-02 16:13:32,984 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.
|
| 928 |
2026-06-02 16:13:33,003 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 929 |
+
2026-06-02 16:18:33,339 INFO gateway.run: Reconnecting api_server (attempt 105)...
|
| 930 |
+
2026-06-02 16:18:33,353 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.
|
| 931 |
+
2026-06-02 16:18:33,358 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T16:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T16:19:08.151913",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|