Hermes Agent backup - 2026-06-03 22:45:59
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
|
@@ -480,3 +480,6 @@
|
|
| 480 |
2026-06-03 22:44:35,897 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 481 |
2026-06-03 22:44:35,904 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.
|
| 482 |
2026-06-03 22:44:35,916 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 480 |
2026-06-03 22:44:35,897 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 481 |
2026-06-03 22:44:35,904 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.
|
| 482 |
2026-06-03 22:44:35,916 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 483 |
+
2026-06-03 22:45:35,976 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 484 |
+
2026-06-03 22:45:35,978 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.
|
| 485 |
+
2026-06-03 22:45:35,985 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -72,3 +72,4 @@
|
|
| 72 |
2026-06-03 22:44:05,832 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 73 |
2026-06-03 22:44:05,839 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.
|
| 74 |
2026-06-03 22:44:35,904 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.
|
|
|
|
|
|
| 72 |
2026-06-03 22:44:05,832 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 73 |
2026-06-03 22:44:05,839 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.
|
| 74 |
2026-06-03 22:44:35,904 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.
|
| 75 |
+
2026-06-03 22:45:35,978 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
|
@@ -250,3 +250,6 @@
|
|
| 250 |
2026-06-03 22:44:35,897 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 251 |
2026-06-03 22:44:35,904 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.
|
| 252 |
2026-06-03 22:44:35,916 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 250 |
2026-06-03 22:44:35,897 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 251 |
2026-06-03 22:44:35,904 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.
|
| 252 |
2026-06-03 22:44:35,916 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 253 |
+
2026-06-03 22:45:35,976 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 254 |
+
2026-06-03 22:45:35,978 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.
|
| 255 |
+
2026-06-03 22:45:35,985 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:45:59.862163",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|