Hermes Agent backup - 2026-06-03 21:24:55
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
|
@@ -86,3 +86,6 @@
|
|
| 86 |
2026-06-03 21:23:30,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 87 |
2026-06-03 21:23:30,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.
|
| 88 |
2026-06-03 21:23:30,927 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
2026-06-03 21:23:30,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 87 |
2026-06-03 21:23:30,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.
|
| 88 |
2026-06-03 21:23:30,927 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 89 |
+
2026-06-03 21:24:30,983 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 90 |
+
2026-06-03 21:24:30,987 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.
|
| 91 |
+
2026-06-03 21:24:30,996 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -10,3 +10,4 @@
|
|
| 10 |
2026-06-03 21:23:00,868 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 11 |
2026-06-03 21:23:00,872 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.
|
| 12 |
2026-06-03 21:23:30,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.
|
|
|
|
|
|
| 10 |
2026-06-03 21:23:00,868 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 11 |
2026-06-03 21:23:00,872 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.
|
| 12 |
2026-06-03 21:23:30,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.
|
| 13 |
+
2026-06-03 21:24:30,987 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
|
@@ -40,3 +40,6 @@
|
|
| 40 |
2026-06-03 21:23:30,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 41 |
2026-06-03 21:23:30,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.
|
| 42 |
2026-06-03 21:23:30,927 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
2026-06-03 21:23:30,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 41 |
2026-06-03 21:23:30,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.
|
| 42 |
2026-06-03 21:23:30,927 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 43 |
+
2026-06-03 21:24:30,983 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 44 |
+
2026-06-03 21:24:30,987 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-03 21:24:30,996 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:24:55.565232",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|