Hermes Agent backup - 2026-06-02 19:09:14
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
|
@@ -1243,3 +1243,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1243 |
2026-06-02 19:03:43,740 INFO gateway.run: Reconnecting api_server (attempt 138)...
|
| 1244 |
2026-06-02 19:03:43,742 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.
|
| 1245 |
2026-06-02 19:03:43,747 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1243 |
2026-06-02 19:03:43,740 INFO gateway.run: Reconnecting api_server (attempt 138)...
|
| 1244 |
2026-06-02 19:03:43,742 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.
|
| 1245 |
2026-06-02 19:03:43,747 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1246 |
+
2026-06-02 19:08:44,050 INFO gateway.run: Reconnecting api_server (attempt 139)...
|
| 1247 |
+
2026-06-02 19:08:44,054 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.
|
| 1248 |
+
2026-06-02 19:08:44,065 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -538,3 +538,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 538 |
2026-06-02 18:53:43,051 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.
|
| 539 |
2026-06-02 18:58:43,404 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.
|
| 540 |
2026-06-02 19:03:43,742 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.
|
|
|
|
|
|
| 538 |
2026-06-02 18:53:43,051 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.
|
| 539 |
2026-06-02 18:58:43,404 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.
|
| 540 |
2026-06-02 19:03:43,742 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.
|
| 541 |
+
2026-06-02 19:08:44,054 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
|
@@ -1028,3 +1028,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1028 |
2026-06-02 19:03:43,740 INFO gateway.run: Reconnecting api_server (attempt 138)...
|
| 1029 |
2026-06-02 19:03:43,742 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.
|
| 1030 |
2026-06-02 19:03:43,747 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1028 |
2026-06-02 19:03:43,740 INFO gateway.run: Reconnecting api_server (attempt 138)...
|
| 1029 |
2026-06-02 19:03:43,742 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.
|
| 1030 |
2026-06-02 19:03:43,747 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1031 |
+
2026-06-02 19:08:44,050 INFO gateway.run: Reconnecting api_server (attempt 139)...
|
| 1032 |
+
2026-06-02 19:08:44,054 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.
|
| 1033 |
+
2026-06-02 19:08:44,065 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T19:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T19:09:14.477287",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|