Hermes Agent backup - 2026-06-02 05:41:33
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
|
@@ -295,3 +295,6 @@
|
|
| 295 |
2026-06-02 05:40:10,806 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 296 |
2026-06-02 05:40:10,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.
|
| 297 |
2026-06-02 05:40:10,816 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 295 |
2026-06-02 05:40:10,806 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 296 |
2026-06-02 05:40:10,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.
|
| 297 |
2026-06-02 05:40:10,816 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 298 |
+
2026-06-02 05:41:10,881 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 299 |
+
2026-06-02 05:41:10,883 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.
|
| 300 |
+
2026-06-02 05:41:10,892 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -45,3 +45,4 @@
|
|
| 45 |
2026-06-02 05:39:40,734 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 46 |
2026-06-02 05:39:40,740 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
|
| 47 |
2026-06-02 05:40:10,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.
|
|
|
|
|
|
| 45 |
2026-06-02 05:39:40,734 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 46 |
2026-06-02 05:39:40,740 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
|
| 47 |
2026-06-02 05:40:10,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.
|
| 48 |
+
2026-06-02 05:41:10,883 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
|
@@ -157,3 +157,6 @@
|
|
| 157 |
2026-06-02 05:40:10,806 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 158 |
2026-06-02 05:40:10,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.
|
| 159 |
2026-06-02 05:40:10,816 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
2026-06-02 05:40:10,806 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 158 |
2026-06-02 05:40:10,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.
|
| 159 |
2026-06-02 05:40:10,816 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 160 |
+
2026-06-02 05:41:10,881 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 161 |
+
2026-06-02 05:41:10,883 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.
|
| 162 |
+
2026-06-02 05:41:10,892 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T05:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T05:41:33.914810",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|