Hermes Agent backup - 2026-06-03 21:31:04
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
|
@@ -92,3 +92,6 @@
|
|
| 92 |
2026-06-03 21:26:31,117 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 93 |
2026-06-03 21:26:31,119 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.
|
| 94 |
2026-06-03 21:26:31,124 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
2026-06-03 21:26:31,117 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 93 |
2026-06-03 21:26:31,119 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.
|
| 94 |
2026-06-03 21:26:31,124 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
| 95 |
+
2026-06-03 21:30:31,359 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 96 |
+
2026-06-03 21:30:31,361 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.
|
| 97 |
+
2026-06-03 21:30:31,366 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -12,3 +12,4 @@
|
|
| 12 |
2026-06-03 21:23:30,922 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.
|
| 13 |
2026-06-03 21:24:30,987 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.
|
| 14 |
2026-06-03 21:26:31,119 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.
|
|
|
|
|
|
| 12 |
2026-06-03 21:23:30,922 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.
|
| 13 |
2026-06-03 21:24:30,987 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.
|
| 14 |
2026-06-03 21:26:31,119 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.
|
| 15 |
+
2026-06-03 21:30:31,361 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
|
@@ -46,3 +46,6 @@
|
|
| 46 |
2026-06-03 21:26:31,117 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 47 |
2026-06-03 21:26:31,119 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.
|
| 48 |
2026-06-03 21:26:31,124 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
2026-06-03 21:26:31,117 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 47 |
2026-06-03 21:26:31,119 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.
|
| 48 |
2026-06-03 21:26:31,124 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
| 49 |
+
2026-06-03 21:30:31,359 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 50 |
+
2026-06-03 21:30:31,361 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.
|
| 51 |
+
2026-06-03 21:30:31,366 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T21:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T21:31:04.177806",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|