Hermes Agent backup - 2026-06-03 07:02:16
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
|
@@ -1732,3 +1732,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1732 |
2026-06-03 06:54:29,453 INFO gateway.run: Reconnecting api_server (attempt 280)...
|
| 1733 |
2026-06-03 06:54:29,458 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.
|
| 1734 |
2026-06-03 06:54:29,466 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1732 |
2026-06-03 06:54:29,453 INFO gateway.run: Reconnecting api_server (attempt 280)...
|
| 1733 |
2026-06-03 06:54:29,458 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.
|
| 1734 |
2026-06-03 06:54:29,466 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1735 |
+
2026-06-03 06:59:29,765 INFO gateway.run: Reconnecting api_server (attempt 281)...
|
| 1736 |
+
2026-06-03 06:59:29,768 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.
|
| 1737 |
+
2026-06-03 06:59:29,783 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -732,3 +732,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 732 |
2026-06-03 06:44:28,760 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.
|
| 733 |
2026-06-03 06:49:29,124 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.
|
| 734 |
2026-06-03 06:54:29,458 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.
|
|
|
|
|
|
| 732 |
2026-06-03 06:44:28,760 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.
|
| 733 |
2026-06-03 06:49:29,124 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.
|
| 734 |
2026-06-03 06:54:29,458 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.
|
| 735 |
+
2026-06-03 06:59:29,768 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
|
@@ -1504,3 +1504,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1504 |
2026-06-03 06:54:29,453 INFO gateway.run: Reconnecting api_server (attempt 280)...
|
| 1505 |
2026-06-03 06:54:29,458 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.
|
| 1506 |
2026-06-03 06:54:29,466 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1504 |
2026-06-03 06:54:29,453 INFO gateway.run: Reconnecting api_server (attempt 280)...
|
| 1505 |
2026-06-03 06:54:29,458 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.
|
| 1506 |
2026-06-03 06:54:29,466 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1507 |
+
2026-06-03 06:59:29,765 INFO gateway.run: Reconnecting api_server (attempt 281)...
|
| 1508 |
+
2026-06-03 06:59:29,768 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.
|
| 1509 |
+
2026-06-03 06:59:29,783 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T07:02:16.588980",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|