Hermes Agent backup - 2026-06-03 10:44:57
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
|
@@ -1870,3 +1870,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1870 |
2026-06-03 10:39:43,548 INFO gateway.run: Reconnecting api_server (attempt 325)...
|
| 1871 |
2026-06-03 10:39:43,553 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.
|
| 1872 |
2026-06-03 10:39:43,564 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1870 |
2026-06-03 10:39:43,548 INFO gateway.run: Reconnecting api_server (attempt 325)...
|
| 1871 |
2026-06-03 10:39:43,553 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.
|
| 1872 |
2026-06-03 10:39:43,564 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1873 |
+
2026-06-03 10:44:43,922 INFO gateway.run: Reconnecting api_server (attempt 326)...
|
| 1874 |
+
2026-06-03 10:44:43,926 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.
|
| 1875 |
+
2026-06-03 10:44:43,934 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -777,3 +777,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 777 |
2026-06-03 10:29:42,885 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.
|
| 778 |
2026-06-03 10:34:43,188 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.
|
| 779 |
2026-06-03 10:39:43,553 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.
|
|
|
|
|
|
| 777 |
2026-06-03 10:29:42,885 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.
|
| 778 |
2026-06-03 10:34:43,188 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.
|
| 779 |
2026-06-03 10:39:43,553 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.
|
| 780 |
+
2026-06-03 10:44:43,926 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
|
@@ -1639,3 +1639,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1639 |
2026-06-03 10:39:43,548 INFO gateway.run: Reconnecting api_server (attempt 325)...
|
| 1640 |
2026-06-03 10:39:43,553 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.
|
| 1641 |
2026-06-03 10:39:43,564 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1639 |
2026-06-03 10:39:43,548 INFO gateway.run: Reconnecting api_server (attempt 325)...
|
| 1640 |
2026-06-03 10:39:43,553 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.
|
| 1641 |
2026-06-03 10:39:43,564 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1642 |
+
2026-06-03 10:44:43,922 INFO gateway.run: Reconnecting api_server (attempt 326)...
|
| 1643 |
+
2026-06-03 10:44:43,926 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.
|
| 1644 |
+
2026-06-03 10:44:43,934 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T10:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T10:44:57.347890",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|