Hermes Agent backup - 2026-06-03 16:45:32
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
|
@@ -2094,3 +2094,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 2094 |
2026-06-03 16:40:06,577 INFO gateway.run: Reconnecting api_server (attempt 397)...
|
| 2095 |
2026-06-03 16:40:06,579 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.
|
| 2096 |
2026-06-03 16:40:06,585 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2094 |
2026-06-03 16:40:06,577 INFO gateway.run: Reconnecting api_server (attempt 397)...
|
| 2095 |
2026-06-03 16:40:06,579 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.
|
| 2096 |
2026-06-03 16:40:06,585 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2097 |
+
2026-06-03 16:45:06,898 INFO gateway.run: Reconnecting api_server (attempt 398)...
|
| 2098 |
+
2026-06-03 16:45:06,900 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.
|
| 2099 |
+
2026-06-03 16:45:06,910 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -849,3 +849,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 849 |
2026-06-03 16:30:05,939 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.
|
| 850 |
2026-06-03 16:35:06,260 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.
|
| 851 |
2026-06-03 16:40:06,579 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.
|
|
|
|
|
|
| 849 |
2026-06-03 16:30:05,939 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.
|
| 850 |
2026-06-03 16:35:06,260 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.
|
| 851 |
2026-06-03 16:40:06,579 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.
|
| 852 |
+
2026-06-03 16:45:06,900 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
|
@@ -1855,3 +1855,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1855 |
2026-06-03 16:40:06,577 INFO gateway.run: Reconnecting api_server (attempt 397)...
|
| 1856 |
2026-06-03 16:40:06,579 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.
|
| 1857 |
2026-06-03 16:40:06,585 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1855 |
2026-06-03 16:40:06,577 INFO gateway.run: Reconnecting api_server (attempt 397)...
|
| 1856 |
2026-06-03 16:40:06,579 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.
|
| 1857 |
2026-06-03 16:40:06,585 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1858 |
+
2026-06-03 16:45:06,898 INFO gateway.run: Reconnecting api_server (attempt 398)...
|
| 1859 |
+
2026-06-03 16:45:06,900 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.
|
| 1860 |
+
2026-06-03 16:45:06,910 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T16:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T16:45:32.766478",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|