Hermes Agent backup - 2026-06-03 22:31:27
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
|
@@ -386,3 +386,6 @@
|
|
| 386 |
2026-06-03 22:30:01,847 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 387 |
2026-06-03 22:30:01,849 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.
|
| 388 |
2026-06-03 22:30:01,854 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 386 |
2026-06-03 22:30:01,847 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 387 |
2026-06-03 22:30:01,849 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.
|
| 388 |
2026-06-03 22:30:01,854 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 389 |
+
2026-06-03 22:31:01,913 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 390 |
+
2026-06-03 22:31:01,914 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.
|
| 391 |
+
2026-06-03 22:31:01,921 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -58,3 +58,4 @@
|
|
| 58 |
2026-06-03 22:29:31,804 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 59 |
2026-06-03 22:29:31,807 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.
|
| 60 |
2026-06-03 22:30:01,849 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.
|
|
|
|
|
|
| 58 |
2026-06-03 22:29:31,804 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 59 |
2026-06-03 22:29:31,807 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.
|
| 60 |
2026-06-03 22:30:01,849 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-03 22:31:01,914 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
|
@@ -202,3 +202,6 @@
|
|
| 202 |
2026-06-03 22:30:01,847 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 203 |
2026-06-03 22:30:01,849 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.
|
| 204 |
2026-06-03 22:30:01,854 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 202 |
2026-06-03 22:30:01,847 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 203 |
2026-06-03 22:30:01,849 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.
|
| 204 |
2026-06-03 22:30:01,854 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 205 |
+
2026-06-03 22:31:01,913 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 206 |
+
2026-06-03 22:31:01,914 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.
|
| 207 |
+
2026-06-03 22:31:01,921 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:31:27.754740",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|