Hermes Agent backup - 2026-06-02 14:53:38
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
|
@@ -1085,3 +1085,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1085 |
2026-06-02 14:48:27,631 INFO gateway.run: Reconnecting api_server (attempt 87)...
|
| 1086 |
2026-06-02 14:48:27,633 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.
|
| 1087 |
2026-06-02 14:48:27,639 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1085 |
2026-06-02 14:48:27,631 INFO gateway.run: Reconnecting api_server (attempt 87)...
|
| 1086 |
2026-06-02 14:48:27,633 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.
|
| 1087 |
2026-06-02 14:48:27,639 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1088 |
+
2026-06-02 14:53:27,935 INFO gateway.run: Reconnecting api_server (attempt 88)...
|
| 1089 |
+
2026-06-02 14:53:27,943 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.
|
| 1090 |
+
2026-06-02 14:53:27,951 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -487,3 +487,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 487 |
2026-06-02 14:38:26,943 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.
|
| 488 |
2026-06-02 14:43:27,303 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.
|
| 489 |
2026-06-02 14:48:27,633 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.
|
|
|
|
|
|
| 487 |
2026-06-02 14:38:26,943 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.
|
| 488 |
2026-06-02 14:43:27,303 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.
|
| 489 |
2026-06-02 14:48:27,633 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.
|
| 490 |
+
2026-06-02 14:53:27,943 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
|
@@ -875,3 +875,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 875 |
2026-06-02 14:48:27,631 INFO gateway.run: Reconnecting api_server (attempt 87)...
|
| 876 |
2026-06-02 14:48:27,633 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.
|
| 877 |
2026-06-02 14:48:27,639 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 875 |
2026-06-02 14:48:27,631 INFO gateway.run: Reconnecting api_server (attempt 87)...
|
| 876 |
2026-06-02 14:48:27,633 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.
|
| 877 |
2026-06-02 14:48:27,639 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 878 |
+
2026-06-02 14:53:27,935 INFO gateway.run: Reconnecting api_server (attempt 88)...
|
| 879 |
+
2026-06-02 14:53:27,943 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.
|
| 880 |
+
2026-06-02 14:53:27,951 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T14:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T14:53:38.491919",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|