Hermes Agent backup - 2026-06-03 22:05:44
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
|
@@ -195,3 +195,6 @@
|
|
| 195 |
2026-06-03 22:04:19,561 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 196 |
2026-06-03 22:04:19,563 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.
|
| 197 |
2026-06-03 22:04:19,569 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 195 |
2026-06-03 22:04:19,561 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 196 |
2026-06-03 22:04:19,563 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.
|
| 197 |
2026-06-03 22:04:19,569 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 198 |
+
2026-06-03 22:05:19,614 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 199 |
+
2026-06-03 22:05:19,617 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.
|
| 200 |
+
2026-06-03 22:05:19,620 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -29,3 +29,4 @@
|
|
| 29 |
2026-06-03 22:03:49,515 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 30 |
2026-06-03 22:03:49,519 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.
|
| 31 |
2026-06-03 22:04:19,563 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.
|
|
|
|
|
|
| 29 |
2026-06-03 22:03:49,515 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 30 |
2026-06-03 22:03:49,519 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.
|
| 31 |
2026-06-03 22:04:19,563 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.
|
| 32 |
+
2026-06-03 22:05:19,617 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
|
@@ -103,3 +103,6 @@
|
|
| 103 |
2026-06-03 22:04:19,561 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 104 |
2026-06-03 22:04:19,563 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.
|
| 105 |
2026-06-03 22:04:19,569 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
2026-06-03 22:04:19,561 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 104 |
2026-06-03 22:04:19,563 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.
|
| 105 |
2026-06-03 22:04:19,569 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 106 |
+
2026-06-03 22:05:19,614 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 107 |
+
2026-06-03 22:05:19,617 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.
|
| 108 |
+
2026-06-03 22:05:19,620 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:05:44.956583",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|