Hermes Agent backup - 2026-06-02 06:27:07
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
|
@@ -369,3 +369,6 @@
|
|
| 369 |
2026-06-02 06:21:12,019 INFO gateway.run: Reconnecting api_server (attempt 8)...
|
| 370 |
2026-06-02 06:21:12,033 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.
|
| 371 |
2026-06-02 06:21:12,050 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 369 |
2026-06-02 06:21:12,019 INFO gateway.run: Reconnecting api_server (attempt 8)...
|
| 370 |
2026-06-02 06:21:12,033 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.
|
| 371 |
2026-06-02 06:21:12,050 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 372 |
+
2026-06-02 06:26:12,400 INFO gateway.run: Reconnecting api_server (attempt 9)...
|
| 373 |
+
2026-06-02 06:26:12,412 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.
|
| 374 |
+
2026-06-02 06:26:12,426 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -61,3 +61,4 @@
|
|
| 61 |
2026-06-02 06:11:11,299 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.
|
| 62 |
2026-06-02 06:16:11,643 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.
|
| 63 |
2026-06-02 06:21:12,033 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.
|
|
|
|
|
|
| 61 |
2026-06-02 06:11:11,299 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.
|
| 62 |
2026-06-02 06:16:11,643 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.
|
| 63 |
2026-06-02 06:21:12,033 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.
|
| 64 |
+
2026-06-02 06:26:12,412 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
|
@@ -208,3 +208,6 @@
|
|
| 208 |
2026-06-02 06:21:12,019 INFO gateway.run: Reconnecting api_server (attempt 8)...
|
| 209 |
2026-06-02 06:21:12,033 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.
|
| 210 |
2026-06-02 06:21:12,050 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
2026-06-02 06:21:12,019 INFO gateway.run: Reconnecting api_server (attempt 8)...
|
| 209 |
2026-06-02 06:21:12,033 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.
|
| 210 |
2026-06-02 06:21:12,050 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 211 |
+
2026-06-02 06:26:12,400 INFO gateway.run: Reconnecting api_server (attempt 9)...
|
| 212 |
+
2026-06-02 06:26:12,412 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.
|
| 213 |
+
2026-06-02 06:26:12,426 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T06:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T06:27:07.689699",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|