Hermes Agent backup - 2026-06-02 22:34:58
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
|
@@ -1370,3 +1370,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1370 |
2026-06-02 22:28:56,496 INFO gateway.run: Reconnecting api_server (attempt 179)...
|
| 1371 |
2026-06-02 22:28:56,500 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.
|
| 1372 |
2026-06-02 22:28:56,504 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1370 |
2026-06-02 22:28:56,496 INFO gateway.run: Reconnecting api_server (attempt 179)...
|
| 1371 |
2026-06-02 22:28:56,500 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.
|
| 1372 |
2026-06-02 22:28:56,504 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1373 |
+
2026-06-02 22:33:56,796 INFO gateway.run: Reconnecting api_server (attempt 180)...
|
| 1374 |
+
2026-06-02 22:33:56,798 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.
|
| 1375 |
+
2026-06-02 22:33:56,813 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -579,3 +579,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 579 |
2026-06-02 22:18:55,882 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.
|
| 580 |
2026-06-02 22:23:56,186 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.
|
| 581 |
2026-06-02 22:28:56,500 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.
|
|
|
|
|
|
| 579 |
2026-06-02 22:18:55,882 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.
|
| 580 |
2026-06-02 22:23:56,186 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.
|
| 581 |
2026-06-02 22:28:56,500 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.
|
| 582 |
+
2026-06-02 22:33:56,798 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
|
@@ -1151,3 +1151,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1151 |
2026-06-02 22:28:56,496 INFO gateway.run: Reconnecting api_server (attempt 179)...
|
| 1152 |
2026-06-02 22:28:56,500 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.
|
| 1153 |
2026-06-02 22:28:56,504 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1151 |
2026-06-02 22:28:56,496 INFO gateway.run: Reconnecting api_server (attempt 179)...
|
| 1152 |
2026-06-02 22:28:56,500 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.
|
| 1153 |
2026-06-02 22:28:56,504 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1154 |
+
2026-06-02 22:33:56,796 INFO gateway.run: Reconnecting api_server (attempt 180)...
|
| 1155 |
+
2026-06-02 22:33:56,798 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.
|
| 1156 |
+
2026-06-02 22:33:56,813 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T22:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T22:34:58.215912",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|