Hermes Agent backup - 2026-06-02 20:04: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
|
@@ -1277,3 +1277,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1277 |
2026-06-02 19:58:47,265 INFO gateway.run: Reconnecting api_server (attempt 149)...
|
| 1278 |
2026-06-02 19:58:47,267 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.
|
| 1279 |
2026-06-02 19:58:47,273 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1277 |
2026-06-02 19:58:47,265 INFO gateway.run: Reconnecting api_server (attempt 149)...
|
| 1278 |
2026-06-02 19:58:47,267 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.
|
| 1279 |
2026-06-02 19:58:47,273 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1280 |
+
2026-06-02 20:03:47,593 INFO gateway.run: Reconnecting api_server (attempt 150)...
|
| 1281 |
+
2026-06-02 20:03:47,596 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.
|
| 1282 |
+
2026-06-02 20:03:47,606 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -549,3 +549,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 549 |
2026-06-02 19:48:46,651 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.
|
| 550 |
2026-06-02 19:53:46,962 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.
|
| 551 |
2026-06-02 19:58:47,267 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.
|
|
|
|
|
|
| 549 |
2026-06-02 19:48:46,651 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.
|
| 550 |
2026-06-02 19:53:46,962 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.
|
| 551 |
2026-06-02 19:58:47,267 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.
|
| 552 |
+
2026-06-02 20:03:47,596 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
|
@@ -1061,3 +1061,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1061 |
2026-06-02 19:58:47,265 INFO gateway.run: Reconnecting api_server (attempt 149)...
|
| 1062 |
2026-06-02 19:58:47,267 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.
|
| 1063 |
2026-06-02 19:58:47,273 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1061 |
2026-06-02 19:58:47,265 INFO gateway.run: Reconnecting api_server (attempt 149)...
|
| 1062 |
2026-06-02 19:58:47,267 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.
|
| 1063 |
2026-06-02 19:58:47,273 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1064 |
+
2026-06-02 20:03:47,593 INFO gateway.run: Reconnecting api_server (attempt 150)...
|
| 1065 |
+
2026-06-02 20:03:47,596 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.
|
| 1066 |
+
2026-06-02 20:03:47,606 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:04:08.826959",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|