Hermes Agent backup - 2026-06-02 21:14:39
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
|
@@ -1320,3 +1320,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1320 |
2026-06-02 21:08:51,569 INFO gateway.run: Reconnecting api_server (attempt 163)...
|
| 1321 |
2026-06-02 21:08:51,575 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.
|
| 1322 |
2026-06-02 21:08:51,580 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1320 |
2026-06-02 21:08:51,569 INFO gateway.run: Reconnecting api_server (attempt 163)...
|
| 1321 |
2026-06-02 21:08:51,575 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.
|
| 1322 |
2026-06-02 21:08:51,580 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1323 |
+
2026-06-02 21:13:51,884 INFO gateway.run: Reconnecting api_server (attempt 164)...
|
| 1324 |
+
2026-06-02 21:13:51,888 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.
|
| 1325 |
+
2026-06-02 21:13:51,897 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -563,3 +563,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 563 |
2026-06-02 20:58:50,956 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.
|
| 564 |
2026-06-02 21:03:51,278 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.
|
| 565 |
2026-06-02 21:08:51,575 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.
|
|
|
|
|
|
| 563 |
2026-06-02 20:58:50,956 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.
|
| 564 |
2026-06-02 21:03:51,278 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.
|
| 565 |
2026-06-02 21:08:51,575 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.
|
| 566 |
+
2026-06-02 21:13:51,888 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
|
@@ -1103,3 +1103,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1103 |
2026-06-02 21:08:51,569 INFO gateway.run: Reconnecting api_server (attempt 163)...
|
| 1104 |
2026-06-02 21:08:51,575 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.
|
| 1105 |
2026-06-02 21:08:51,580 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1103 |
2026-06-02 21:08:51,569 INFO gateway.run: Reconnecting api_server (attempt 163)...
|
| 1104 |
2026-06-02 21:08:51,575 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.
|
| 1105 |
2026-06-02 21:08:51,580 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1106 |
+
2026-06-02 21:13:51,884 INFO gateway.run: Reconnecting api_server (attempt 164)...
|
| 1107 |
+
2026-06-02 21:13:51,888 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.
|
| 1108 |
+
2026-06-02 21:13:51,897 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T21:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T21:14:39.153780",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|