Hermes Agent backup - 2026-06-03 15:55:31
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
|
@@ -2063,3 +2063,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 2063 |
2026-06-03 15:50:03,572 INFO gateway.run: Reconnecting api_server (attempt 387)...
|
| 2064 |
2026-06-03 15:50:03,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.
|
| 2065 |
2026-06-03 15:50:03,585 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2063 |
2026-06-03 15:50:03,572 INFO gateway.run: Reconnecting api_server (attempt 387)...
|
| 2064 |
2026-06-03 15:50:03,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.
|
| 2065 |
2026-06-03 15:50:03,585 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2066 |
+
2026-06-03 15:55:03,856 INFO gateway.run: Reconnecting api_server (attempt 388)...
|
| 2067 |
+
2026-06-03 15:55:03,858 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.
|
| 2068 |
+
2026-06-03 15:55:03,868 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -839,3 +839,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 839 |
2026-06-03 15:40:02,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.
|
| 840 |
2026-06-03 15:45:03,254 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.
|
| 841 |
2026-06-03 15:50:03,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.
|
|
|
|
|
|
| 839 |
2026-06-03 15:40:02,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.
|
| 840 |
2026-06-03 15:45:03,254 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.
|
| 841 |
2026-06-03 15:50:03,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.
|
| 842 |
+
2026-06-03 15:55:03,858 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
|
@@ -1825,3 +1825,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1825 |
2026-06-03 15:50:03,572 INFO gateway.run: Reconnecting api_server (attempt 387)...
|
| 1826 |
2026-06-03 15:50:03,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.
|
| 1827 |
2026-06-03 15:50:03,585 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1825 |
2026-06-03 15:50:03,572 INFO gateway.run: Reconnecting api_server (attempt 387)...
|
| 1826 |
2026-06-03 15:50:03,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.
|
| 1827 |
2026-06-03 15:50:03,585 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1828 |
+
2026-06-03 15:55:03,856 INFO gateway.run: Reconnecting api_server (attempt 388)...
|
| 1829 |
+
2026-06-03 15:55:03,858 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.
|
| 1830 |
+
2026-06-03 15:55:03,868 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T15:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T15:55:31.986506",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|