Hermes Agent backup - 2026-06-03 13:40:08
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
|
@@ -1977,3 +1977,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1977 |
2026-06-03 13:34:54,918 INFO gateway.run: Reconnecting api_server (attempt 360)...
|
| 1978 |
2026-06-03 13:34:54,921 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.
|
| 1979 |
2026-06-03 13:34:54,924 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1977 |
2026-06-03 13:34:54,918 INFO gateway.run: Reconnecting api_server (attempt 360)...
|
| 1978 |
2026-06-03 13:34:54,921 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.
|
| 1979 |
2026-06-03 13:34:54,924 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1980 |
+
2026-06-03 13:39:55,229 INFO gateway.run: Reconnecting api_server (attempt 361)...
|
| 1981 |
+
2026-06-03 13:39:55,237 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.
|
| 1982 |
+
2026-06-03 13:39:55,242 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -812,3 +812,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 812 |
2026-06-03 13:24:54,265 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.
|
| 813 |
2026-06-03 13:29:54,621 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.
|
| 814 |
2026-06-03 13:34:54,921 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.
|
|
|
|
|
|
| 812 |
2026-06-03 13:24:54,265 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.
|
| 813 |
2026-06-03 13:29:54,621 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.
|
| 814 |
2026-06-03 13:34:54,921 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.
|
| 815 |
+
2026-06-03 13:39:55,237 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
|
@@ -1744,3 +1744,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1744 |
2026-06-03 13:34:54,918 INFO gateway.run: Reconnecting api_server (attempt 360)...
|
| 1745 |
2026-06-03 13:34:54,921 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.
|
| 1746 |
2026-06-03 13:34:54,924 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1744 |
2026-06-03 13:34:54,918 INFO gateway.run: Reconnecting api_server (attempt 360)...
|
| 1745 |
2026-06-03 13:34:54,921 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.
|
| 1746 |
2026-06-03 13:34:54,924 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1747 |
+
2026-06-03 13:39:55,229 INFO gateway.run: Reconnecting api_server (attempt 361)...
|
| 1748 |
+
2026-06-03 13:39:55,237 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.
|
| 1749 |
+
2026-06-03 13:39:55,242 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T13:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T13:40:08.548454",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|