Hermes Agent backup - 2026-06-03 23:20:41
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
|
@@ -630,3 +630,6 @@
|
|
| 630 |
2026-06-03 23:19:33,986 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 631 |
2026-06-03 23:19:33,989 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.
|
| 632 |
2026-06-03 23:19:34,003 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 630 |
2026-06-03 23:19:33,986 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 631 |
2026-06-03 23:19:33,989 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.
|
| 632 |
2026-06-03 23:19:34,003 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 633 |
+
2026-06-03 23:20:34,081 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 634 |
+
2026-06-03 23:20:34,083 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.
|
| 635 |
+
2026-06-03 23:20:34,089 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -96,3 +96,4 @@
|
|
| 96 |
2026-06-03 23:19:03,914 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 97 |
2026-06-03 23:19:03,919 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.
|
| 98 |
2026-06-03 23:19:33,989 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.
|
|
|
|
|
|
| 96 |
2026-06-03 23:19:03,914 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 97 |
2026-06-03 23:19:03,919 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.
|
| 98 |
2026-06-03 23:19:33,989 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.
|
| 99 |
+
2026-06-03 23:20:34,083 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
|
@@ -331,3 +331,6 @@
|
|
| 331 |
2026-06-03 23:19:33,986 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 332 |
2026-06-03 23:19:33,989 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.
|
| 333 |
2026-06-03 23:19:34,003 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 331 |
2026-06-03 23:19:33,986 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 332 |
2026-06-03 23:19:33,989 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.
|
| 333 |
2026-06-03 23:19:34,003 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 334 |
+
2026-06-03 23:20:34,081 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 335 |
+
2026-06-03 23:20:34,083 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.
|
| 336 |
+
2026-06-03 23:20:34,089 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T23:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T23:20:41.177943",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|