Hermes Agent backup - 2026-06-03 21:15:37
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
|
@@ -2262,3 +2262,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 2262 |
2026-06-03 21:10:22,514 INFO gateway.run: Reconnecting api_server (attempt 451)...
|
| 2263 |
2026-06-03 21:10:22,516 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.
|
| 2264 |
2026-06-03 21:10:22,521 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2262 |
2026-06-03 21:10:22,514 INFO gateway.run: Reconnecting api_server (attempt 451)...
|
| 2263 |
2026-06-03 21:10:22,516 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.
|
| 2264 |
2026-06-03 21:10:22,521 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2265 |
+
2026-06-03 21:15:22,798 INFO gateway.run: Reconnecting api_server (attempt 452)...
|
| 2266 |
+
2026-06-03 21:15:22,800 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.
|
| 2267 |
+
2026-06-03 21:15:22,805 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -903,3 +903,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 903 |
2026-06-03 21:00:21,933 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.
|
| 904 |
2026-06-03 21:05:22,226 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.
|
| 905 |
2026-06-03 21:10:22,516 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.
|
|
|
|
|
|
| 903 |
2026-06-03 21:00:21,933 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.
|
| 904 |
2026-06-03 21:05:22,226 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.
|
| 905 |
2026-06-03 21:10:22,516 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.
|
| 906 |
+
2026-06-03 21:15:22,800 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
|
@@ -2017,3 +2017,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 2017 |
2026-06-03 21:10:22,514 INFO gateway.run: Reconnecting api_server (attempt 451)...
|
| 2018 |
2026-06-03 21:10:22,516 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.
|
| 2019 |
2026-06-03 21:10:22,521 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2017 |
2026-06-03 21:10:22,514 INFO gateway.run: Reconnecting api_server (attempt 451)...
|
| 2018 |
2026-06-03 21:10:22,516 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.
|
| 2019 |
2026-06-03 21:10:22,521 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2020 |
+
2026-06-03 21:15:22,798 INFO gateway.run: Reconnecting api_server (attempt 452)...
|
| 2021 |
+
2026-06-03 21:15:22,800 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.
|
| 2022 |
+
2026-06-03 21:15:22,805 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T21:15:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T21:15:37.385815",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|