Hermes Agent backup - 2026-06-02 23:29:31
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
|
@@ -1403,3 +1403,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1403 |
2026-06-02 23:23:59,875 INFO gateway.run: Reconnecting api_server (attempt 190)...
|
| 1404 |
2026-06-02 23:23:59,878 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.
|
| 1405 |
2026-06-02 23:23:59,884 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1403 |
2026-06-02 23:23:59,875 INFO gateway.run: Reconnecting api_server (attempt 190)...
|
| 1404 |
2026-06-02 23:23:59,878 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.
|
| 1405 |
2026-06-02 23:23:59,884 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1406 |
+
2026-06-02 23:29:00,177 INFO gateway.run: Reconnecting api_server (attempt 191)...
|
| 1407 |
+
2026-06-02 23:29:00,183 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.
|
| 1408 |
+
2026-06-02 23:29:00,192 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -590,3 +590,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 590 |
2026-06-02 23:13:59,254 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.
|
| 591 |
2026-06-02 23:18:59,574 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.
|
| 592 |
2026-06-02 23:23:59,878 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.
|
|
|
|
|
|
| 590 |
2026-06-02 23:13:59,254 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.
|
| 591 |
2026-06-02 23:18:59,574 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.
|
| 592 |
2026-06-02 23:23:59,878 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.
|
| 593 |
+
2026-06-02 23:29:00,183 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
|
@@ -1184,3 +1184,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1184 |
2026-06-02 23:23:59,875 INFO gateway.run: Reconnecting api_server (attempt 190)...
|
| 1185 |
2026-06-02 23:23:59,878 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.
|
| 1186 |
2026-06-02 23:23:59,884 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1184 |
2026-06-02 23:23:59,875 INFO gateway.run: Reconnecting api_server (attempt 190)...
|
| 1185 |
2026-06-02 23:23:59,878 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.
|
| 1186 |
2026-06-02 23:23:59,884 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1187 |
+
2026-06-02 23:29:00,177 INFO gateway.run: Reconnecting api_server (attempt 191)...
|
| 1188 |
+
2026-06-02 23:29:00,183 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.
|
| 1189 |
+
2026-06-02 23:29:00,192 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T23:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T23:29:31.079671",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|