Hermes Agent backup - 2026-06-02 22:04: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
|
@@ -1351,3 +1351,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1351 |
2026-06-02 21:58:54,701 INFO gateway.run: Reconnecting api_server (attempt 173)...
|
| 1352 |
2026-06-02 21:58:54,705 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.
|
| 1353 |
2026-06-02 21:58:54,712 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1351 |
2026-06-02 21:58:54,701 INFO gateway.run: Reconnecting api_server (attempt 173)...
|
| 1352 |
2026-06-02 21:58:54,705 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.
|
| 1353 |
2026-06-02 21:58:54,712 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1354 |
+
2026-06-02 22:03:54,984 INFO gateway.run: Reconnecting api_server (attempt 174)...
|
| 1355 |
+
2026-06-02 22:03:54,986 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.
|
| 1356 |
+
2026-06-02 22:03:54,993 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -573,3 +573,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 573 |
2026-06-02 21:48:54,080 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.
|
| 574 |
2026-06-02 21:53:54,393 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.
|
| 575 |
2026-06-02 21:58:54,705 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.
|
|
|
|
|
|
| 573 |
2026-06-02 21:48:54,080 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.
|
| 574 |
2026-06-02 21:53:54,393 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.
|
| 575 |
2026-06-02 21:58:54,705 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.
|
| 576 |
+
2026-06-02 22:03:54,986 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
|
@@ -1133,3 +1133,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1133 |
2026-06-02 21:58:54,701 INFO gateway.run: Reconnecting api_server (attempt 173)...
|
| 1134 |
2026-06-02 21:58:54,705 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.
|
| 1135 |
2026-06-02 21:58:54,712 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1133 |
2026-06-02 21:58:54,701 INFO gateway.run: Reconnecting api_server (attempt 173)...
|
| 1134 |
2026-06-02 21:58:54,705 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.
|
| 1135 |
2026-06-02 21:58:54,712 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1136 |
+
2026-06-02 22:03:54,984 INFO gateway.run: Reconnecting api_server (attempt 174)...
|
| 1137 |
+
2026-06-02 22:03:54,986 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.
|
| 1138 |
+
2026-06-02 22:03:54,993 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:04:12.483115",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|