Hermes Agent backup - 2026-06-02 15:49:22
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
|
@@ -1118,3 +1118,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1118 |
2026-06-02 15:43:31,025 INFO gateway.run: Reconnecting api_server (attempt 98)...
|
| 1119 |
2026-06-02 15:43:31,030 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.
|
| 1120 |
2026-06-02 15:43:31,036 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1118 |
2026-06-02 15:43:31,025 INFO gateway.run: Reconnecting api_server (attempt 98)...
|
| 1119 |
2026-06-02 15:43:31,030 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.
|
| 1120 |
2026-06-02 15:43:31,036 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1121 |
+
2026-06-02 15:48:31,324 INFO gateway.run: Reconnecting api_server (attempt 99)...
|
| 1122 |
+
2026-06-02 15:48:31,328 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.
|
| 1123 |
+
2026-06-02 15:48:31,334 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -498,3 +498,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 498 |
2026-06-02 15:33:30,388 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.
|
| 499 |
2026-06-02 15:38:30,724 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.
|
| 500 |
2026-06-02 15:43:31,030 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.
|
|
|
|
|
|
| 498 |
2026-06-02 15:33:30,388 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.
|
| 499 |
2026-06-02 15:38:30,724 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.
|
| 500 |
2026-06-02 15:43:31,030 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.
|
| 501 |
+
2026-06-02 15:48:31,328 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
|
@@ -908,3 +908,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 908 |
2026-06-02 15:43:31,025 INFO gateway.run: Reconnecting api_server (attempt 98)...
|
| 909 |
2026-06-02 15:43:31,030 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.
|
| 910 |
2026-06-02 15:43:31,036 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 908 |
2026-06-02 15:43:31,025 INFO gateway.run: Reconnecting api_server (attempt 98)...
|
| 909 |
2026-06-02 15:43:31,030 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.
|
| 910 |
2026-06-02 15:43:31,036 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 911 |
+
2026-06-02 15:48:31,324 INFO gateway.run: Reconnecting api_server (attempt 99)...
|
| 912 |
+
2026-06-02 15:48:31,328 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.
|
| 913 |
+
2026-06-02 15:48:31,334 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T15:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T15:49:22.098017",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|