Hermes Agent backup - 2026-06-02 11:58:41
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
|
@@ -976,3 +976,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 976 |
2026-06-02 11:53:15,545 INFO gateway.run: Reconnecting api_server (attempt 52)...
|
| 977 |
2026-06-02 11:53:15,548 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.
|
| 978 |
2026-06-02 11:53:15,557 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 976 |
2026-06-02 11:53:15,545 INFO gateway.run: Reconnecting api_server (attempt 52)...
|
| 977 |
2026-06-02 11:53:15,548 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.
|
| 978 |
2026-06-02 11:53:15,557 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 979 |
+
2026-06-02 11:58:15,959 INFO gateway.run: Reconnecting api_server (attempt 53)...
|
| 980 |
+
2026-06-02 11:58:15,963 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.
|
| 981 |
+
2026-06-02 11:58:15,969 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -452,3 +452,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 452 |
2026-06-02 11:43:14,805 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.
|
| 453 |
2026-06-02 11:48:15,143 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.
|
| 454 |
2026-06-02 11:53:15,548 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.
|
|
|
|
|
|
| 452 |
2026-06-02 11:43:14,805 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.
|
| 453 |
2026-06-02 11:48:15,143 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.
|
| 454 |
2026-06-02 11:53:15,548 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.
|
| 455 |
+
2026-06-02 11:58:15,963 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
|
@@ -770,3 +770,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 770 |
2026-06-02 11:53:15,545 INFO gateway.run: Reconnecting api_server (attempt 52)...
|
| 771 |
2026-06-02 11:53:15,548 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.
|
| 772 |
2026-06-02 11:53:15,557 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 770 |
2026-06-02 11:53:15,545 INFO gateway.run: Reconnecting api_server (attempt 52)...
|
| 771 |
2026-06-02 11:53:15,548 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.
|
| 772 |
2026-06-02 11:53:15,557 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 773 |
+
2026-06-02 11:58:15,959 INFO gateway.run: Reconnecting api_server (attempt 53)...
|
| 774 |
+
2026-06-02 11:58:15,963 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.
|
| 775 |
+
2026-06-02 11:58:15,969 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T11:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T11:58:41.051237",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|