Hermes Agent backup - 2026-06-02 19:34:12
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
|
@@ -1259,3 +1259,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1259 |
2026-06-02 19:28:45,329 INFO gateway.run: Reconnecting api_server (attempt 143)...
|
| 1260 |
2026-06-02 19:28:45,334 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.
|
| 1261 |
2026-06-02 19:28:45,342 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1259 |
2026-06-02 19:28:45,329 INFO gateway.run: Reconnecting api_server (attempt 143)...
|
| 1260 |
2026-06-02 19:28:45,334 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.
|
| 1261 |
2026-06-02 19:28:45,342 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1262 |
+
2026-06-02 19:33:45,655 INFO gateway.run: Reconnecting api_server (attempt 144)...
|
| 1263 |
+
2026-06-02 19:33:45,659 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.
|
| 1264 |
+
2026-06-02 19:33:45,666 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -543,3 +543,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 543 |
2026-06-02 19:18:44,710 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.
|
| 544 |
2026-06-02 19:23:45,003 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.
|
| 545 |
2026-06-02 19:28:45,334 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.
|
|
|
|
|
|
| 543 |
2026-06-02 19:18:44,710 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.
|
| 544 |
2026-06-02 19:23:45,003 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.
|
| 545 |
2026-06-02 19:28:45,334 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.
|
| 546 |
+
2026-06-02 19:33:45,659 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
|
@@ -1043,3 +1043,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1043 |
2026-06-02 19:28:45,329 INFO gateway.run: Reconnecting api_server (attempt 143)...
|
| 1044 |
2026-06-02 19:28:45,334 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.
|
| 1045 |
2026-06-02 19:28:45,342 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1043 |
2026-06-02 19:28:45,329 INFO gateway.run: Reconnecting api_server (attempt 143)...
|
| 1044 |
2026-06-02 19:28:45,334 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.
|
| 1045 |
2026-06-02 19:28:45,342 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1046 |
+
2026-06-02 19:33:45,655 INFO gateway.run: Reconnecting api_server (attempt 144)...
|
| 1047 |
+
2026-06-02 19:33:45,659 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.
|
| 1048 |
+
2026-06-02 19:33:45,666 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T19:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T19:34:12.211962",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|