Hermes Agent backup - 2026-06-02 23:09: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
|
@@ -1391,3 +1391,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1391 |
2026-06-02 23:03:58,643 INFO gateway.run: Reconnecting api_server (attempt 186)...
|
| 1392 |
2026-06-02 23:03:58,646 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.
|
| 1393 |
2026-06-02 23:03:58,654 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1391 |
2026-06-02 23:03:58,643 INFO gateway.run: Reconnecting api_server (attempt 186)...
|
| 1392 |
2026-06-02 23:03:58,646 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.
|
| 1393 |
2026-06-02 23:03:58,654 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1394 |
+
2026-06-02 23:08:58,958 INFO gateway.run: Reconnecting api_server (attempt 187)...
|
| 1395 |
+
2026-06-02 23:08:58,964 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.
|
| 1396 |
+
2026-06-02 23:08:58,970 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -586,3 +586,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 586 |
2026-06-02 22:53:58,009 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.
|
| 587 |
2026-06-02 22:58:58,343 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.
|
| 588 |
2026-06-02 23:03:58,646 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.
|
|
|
|
|
|
| 586 |
2026-06-02 22:53:58,009 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.
|
| 587 |
2026-06-02 22:58:58,343 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.
|
| 588 |
2026-06-02 23:03:58,646 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.
|
| 589 |
+
2026-06-02 23:08:58,964 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
|
@@ -1172,3 +1172,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1172 |
2026-06-02 23:03:58,643 INFO gateway.run: Reconnecting api_server (attempt 186)...
|
| 1173 |
2026-06-02 23:03:58,646 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.
|
| 1174 |
2026-06-02 23:03:58,654 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1172 |
2026-06-02 23:03:58,643 INFO gateway.run: Reconnecting api_server (attempt 186)...
|
| 1173 |
2026-06-02 23:03:58,646 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.
|
| 1174 |
2026-06-02 23:03:58,654 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1175 |
+
2026-06-02 23:08:58,958 INFO gateway.run: Reconnecting api_server (attempt 187)...
|
| 1176 |
+
2026-06-02 23:08:58,964 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.
|
| 1177 |
+
2026-06-02 23:08:58,970 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T23:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T23:09:58.903457",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|