Hermes Agent backup - 2026-06-03 22:37:56
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
|
@@ -433,3 +433,6 @@
|
|
| 433 |
2026-06-03 22:36:31,548 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 434 |
2026-06-03 22:36:31,552 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.
|
| 435 |
2026-06-03 22:36:31,557 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 433 |
2026-06-03 22:36:31,548 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 434 |
2026-06-03 22:36:31,552 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.
|
| 435 |
2026-06-03 22:36:31,557 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 436 |
+
2026-06-03 22:37:31,608 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 437 |
+
2026-06-03 22:37:31,610 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.
|
| 438 |
+
2026-06-03 22:37:31,616 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -65,3 +65,4 @@
|
|
| 65 |
2026-06-03 22:36:01,492 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 66 |
2026-06-03 22:36:01,498 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.
|
| 67 |
2026-06-03 22:36:31,552 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.
|
|
|
|
|
|
| 65 |
2026-06-03 22:36:01,492 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 66 |
2026-06-03 22:36:01,498 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.
|
| 67 |
2026-06-03 22:36:31,552 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.
|
| 68 |
+
2026-06-03 22:37:31,610 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
|
@@ -226,3 +226,6 @@
|
|
| 226 |
2026-06-03 22:36:31,548 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 227 |
2026-06-03 22:36:31,552 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.
|
| 228 |
2026-06-03 22:36:31,557 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 226 |
2026-06-03 22:36:31,548 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 227 |
2026-06-03 22:36:31,552 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.
|
| 228 |
2026-06-03 22:36:31,557 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 229 |
+
2026-06-03 22:37:31,608 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 230 |
+
2026-06-03 22:37:31,610 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.
|
| 231 |
+
2026-06-03 22:37:31,616 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T22:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T22:37:56.080744",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|