Hermes Agent backup - 2026-06-03 04:25:06
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
|
@@ -1637,3 +1637,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1637 |
2026-06-03 04:19:19,123 INFO gateway.run: Reconnecting api_server (attempt 249)...
|
| 1638 |
2026-06-03 04:19:19,129 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.
|
| 1639 |
2026-06-03 04:19:19,134 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1637 |
2026-06-03 04:19:19,123 INFO gateway.run: Reconnecting api_server (attempt 249)...
|
| 1638 |
2026-06-03 04:19:19,129 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.
|
| 1639 |
2026-06-03 04:19:19,134 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1640 |
+
2026-06-03 04:24:19,420 INFO gateway.run: Reconnecting api_server (attempt 250)...
|
| 1641 |
+
2026-06-03 04:24:19,425 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.
|
| 1642 |
+
2026-06-03 04:24:19,431 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -701,3 +701,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 701 |
2026-06-03 04:09:18,525 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.
|
| 702 |
2026-06-03 04:14:18,818 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.
|
| 703 |
2026-06-03 04:19:19,129 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.
|
|
|
|
|
|
| 701 |
2026-06-03 04:09:18,525 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.
|
| 702 |
2026-06-03 04:14:18,818 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.
|
| 703 |
2026-06-03 04:19:19,129 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.
|
| 704 |
+
2026-06-03 04:24:19,425 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
|
@@ -1411,3 +1411,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1411 |
2026-06-03 04:19:19,123 INFO gateway.run: Reconnecting api_server (attempt 249)...
|
| 1412 |
2026-06-03 04:19:19,129 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.
|
| 1413 |
2026-06-03 04:19:19,134 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1411 |
2026-06-03 04:19:19,123 INFO gateway.run: Reconnecting api_server (attempt 249)...
|
| 1412 |
2026-06-03 04:19:19,129 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.
|
| 1413 |
2026-06-03 04:19:19,134 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1414 |
+
2026-06-03 04:24:19,420 INFO gateway.run: Reconnecting api_server (attempt 250)...
|
| 1415 |
+
2026-06-03 04:24:19,425 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.
|
| 1416 |
+
2026-06-03 04:24:19,431 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T04:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T04:25:06.503757",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|