Hermes Agent backup - 2026-06-03 09:14:45
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
|
@@ -1814,3 +1814,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1814 |
2026-06-03 09:09:37,843 INFO gateway.run: Reconnecting api_server (attempt 307)...
|
| 1815 |
2026-06-03 09:09:37,851 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.
|
| 1816 |
2026-06-03 09:09:37,861 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1814 |
2026-06-03 09:09:37,843 INFO gateway.run: Reconnecting api_server (attempt 307)...
|
| 1815 |
2026-06-03 09:09:37,851 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.
|
| 1816 |
2026-06-03 09:09:37,861 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1817 |
+
2026-06-03 09:14:38,155 INFO gateway.run: Reconnecting api_server (attempt 308)...
|
| 1818 |
+
2026-06-03 09:14:38,159 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.
|
| 1819 |
+
2026-06-03 09:14:38,165 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -759,3 +759,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 759 |
2026-06-03 08:59:37,279 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.
|
| 760 |
2026-06-03 09:04:37,563 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.
|
| 761 |
2026-06-03 09:09:37,851 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.
|
|
|
|
|
|
| 759 |
2026-06-03 08:59:37,279 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.
|
| 760 |
2026-06-03 09:04:37,563 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.
|
| 761 |
2026-06-03 09:09:37,851 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.
|
| 762 |
+
2026-06-03 09:14:38,159 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
|
@@ -1585,3 +1585,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1585 |
2026-06-03 09:09:37,843 INFO gateway.run: Reconnecting api_server (attempt 307)...
|
| 1586 |
2026-06-03 09:09:37,851 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.
|
| 1587 |
2026-06-03 09:09:37,861 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1585 |
2026-06-03 09:09:37,843 INFO gateway.run: Reconnecting api_server (attempt 307)...
|
| 1586 |
2026-06-03 09:09:37,851 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.
|
| 1587 |
2026-06-03 09:09:37,861 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1588 |
+
2026-06-03 09:14:38,155 INFO gateway.run: Reconnecting api_server (attempt 308)...
|
| 1589 |
+
2026-06-03 09:14:38,159 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.
|
| 1590 |
+
2026-06-03 09:14:38,165 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T09:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T09:14:45.572932",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|