Hermes Agent backup - 2026-06-02 07:17:11
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
|
@@ -399,3 +399,6 @@
|
|
| 399 |
2026-06-02 07:11:15,808 INFO gateway.run: Reconnecting api_server (attempt 18)...
|
| 400 |
2026-06-02 07:11:15,811 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.
|
| 401 |
2026-06-02 07:11:15,830 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 399 |
2026-06-02 07:11:15,808 INFO gateway.run: Reconnecting api_server (attempt 18)...
|
| 400 |
2026-06-02 07:11:15,811 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.
|
| 401 |
2026-06-02 07:11:15,830 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 402 |
+
2026-06-02 07:16:16,204 INFO gateway.run: Reconnecting api_server (attempt 19)...
|
| 403 |
+
2026-06-02 07:16:16,210 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.
|
| 404 |
+
2026-06-02 07:16:16,222 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -71,3 +71,4 @@
|
|
| 71 |
2026-06-02 07:01:14,906 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.
|
| 72 |
2026-06-02 07:06:15,313 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.
|
| 73 |
2026-06-02 07:11:15,811 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.
|
|
|
|
|
|
| 71 |
2026-06-02 07:01:14,906 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.
|
| 72 |
2026-06-02 07:06:15,313 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.
|
| 73 |
2026-06-02 07:11:15,811 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.
|
| 74 |
+
2026-06-02 07:16:16,210 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
|
@@ -238,3 +238,6 @@
|
|
| 238 |
2026-06-02 07:11:15,808 INFO gateway.run: Reconnecting api_server (attempt 18)...
|
| 239 |
2026-06-02 07:11:15,811 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.
|
| 240 |
2026-06-02 07:11:15,830 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 238 |
2026-06-02 07:11:15,808 INFO gateway.run: Reconnecting api_server (attempt 18)...
|
| 239 |
2026-06-02 07:11:15,811 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.
|
| 240 |
2026-06-02 07:11:15,830 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 241 |
+
2026-06-02 07:16:16,204 INFO gateway.run: Reconnecting api_server (attempt 19)...
|
| 242 |
+
2026-06-02 07:16:16,210 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.
|
| 243 |
+
2026-06-02 07:16:16,222 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T07:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T07:17:11.946317",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|