Hermes Agent backup - 2026-06-02 13:13:53
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
|
@@ -1023,3 +1023,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1023 |
2026-06-02 13:08:20,839 INFO gateway.run: Reconnecting api_server (attempt 67)...
|
| 1024 |
2026-06-02 13:08:20,841 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.
|
| 1025 |
2026-06-02 13:08:20,848 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1023 |
2026-06-02 13:08:20,839 INFO gateway.run: Reconnecting api_server (attempt 67)...
|
| 1024 |
2026-06-02 13:08:20,841 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.
|
| 1025 |
2026-06-02 13:08:20,848 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1026 |
+
2026-06-02 13:13:21,166 INFO gateway.run: Reconnecting api_server (attempt 68)...
|
| 1027 |
+
2026-06-02 13:13:21,170 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.
|
| 1028 |
+
2026-06-02 13:13:21,175 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -467,3 +467,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 467 |
2026-06-02 12:58:20,155 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.
|
| 468 |
2026-06-02 13:03:20,483 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.
|
| 469 |
2026-06-02 13:08:20,841 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.
|
|
|
|
|
|
| 467 |
2026-06-02 12:58:20,155 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.
|
| 468 |
2026-06-02 13:03:20,483 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.
|
| 469 |
2026-06-02 13:08:20,841 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.
|
| 470 |
+
2026-06-02 13:13:21,170 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
|
@@ -815,3 +815,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 815 |
2026-06-02 13:08:20,839 INFO gateway.run: Reconnecting api_server (attempt 67)...
|
| 816 |
2026-06-02 13:08:20,841 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.
|
| 817 |
2026-06-02 13:08:20,848 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 815 |
2026-06-02 13:08:20,839 INFO gateway.run: Reconnecting api_server (attempt 67)...
|
| 816 |
2026-06-02 13:08:20,841 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.
|
| 817 |
2026-06-02 13:08:20,848 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 818 |
+
2026-06-02 13:13:21,166 INFO gateway.run: Reconnecting api_server (attempt 68)...
|
| 819 |
+
2026-06-02 13:13:21,170 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.
|
| 820 |
+
2026-06-02 13:13:21,175 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T13:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T13:13:53.354703",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|