Hermes Agent backup - 2026-06-03 21:16:51
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
|
@@ -39,3 +39,6 @@
|
|
| 39 |
2026-06-03 21:15:26,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 40 |
2026-06-03 21:15:26,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.
|
| 41 |
2026-06-03 21:15:26,926 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
2026-06-03 21:15:26,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 40 |
2026-06-03 21:15:26,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.
|
| 41 |
2026-06-03 21:15:26,926 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 42 |
+
2026-06-03 21:16:26,994 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 43 |
+
2026-06-03 21:16:26,996 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.
|
| 44 |
+
2026-06-03 21:16:27,000 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -3,3 +3,4 @@
|
|
| 3 |
2026-06-03 21:14:56,864 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 4 |
2026-06-03 21:14:56,871 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.
|
| 5 |
2026-06-03 21:15:26,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.
|
|
|
|
|
|
| 3 |
2026-06-03 21:14:56,864 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 4 |
2026-06-03 21:14:56,871 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.
|
| 5 |
2026-06-03 21:15:26,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.
|
| 6 |
+
2026-06-03 21:16:26,996 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
|
@@ -16,3 +16,6 @@
|
|
| 16 |
2026-06-03 21:15:26,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 17 |
2026-06-03 21:15:26,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.
|
| 18 |
2026-06-03 21:15:26,926 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
2026-06-03 21:15:26,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 17 |
2026-06-03 21:15:26,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.
|
| 18 |
2026-06-03 21:15:26,926 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 19 |
+
2026-06-03 21:16:26,994 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 20 |
+
2026-06-03 21:16:26,996 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.
|
| 21 |
+
2026-06-03 21:16:27,000 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
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:16:51.948626",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|