Hermes Agent backup - 2026-06-03 22:16:44
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
|
@@ -248,3 +248,6 @@
|
|
| 248 |
2026-06-03 22:14:17,472 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 249 |
2026-06-03 22:14:17,474 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.
|
| 250 |
2026-06-03 22:14:17,480 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 248 |
2026-06-03 22:14:17,472 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 249 |
2026-06-03 22:14:17,474 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.
|
| 250 |
2026-06-03 22:14:17,480 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 251 |
+
2026-06-03 22:16:17,577 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 252 |
+
2026-06-03 22:16:17,579 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.
|
| 253 |
+
2026-06-03 22:16:17,602 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -38,3 +38,4 @@
|
|
| 38 |
2026-06-03 22:12:47,375 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.
|
| 39 |
2026-06-03 22:13:17,419 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.
|
| 40 |
2026-06-03 22:14:17,474 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.
|
|
|
|
|
|
| 38 |
2026-06-03 22:12:47,375 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.
|
| 39 |
2026-06-03 22:13:17,419 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.
|
| 40 |
2026-06-03 22:14:17,474 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 22:16:17,579 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
|
@@ -133,3 +133,6 @@
|
|
| 133 |
2026-06-03 22:14:17,472 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 134 |
2026-06-03 22:14:17,474 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.
|
| 135 |
2026-06-03 22:14:17,480 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
2026-06-03 22:14:17,472 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 134 |
2026-06-03 22:14:17,474 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.
|
| 135 |
2026-06-03 22:14:17,480 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 136 |
+
2026-06-03 22:16:17,577 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 137 |
+
2026-06-03 22:16:17,579 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.
|
| 138 |
+
2026-06-03 22:16:17,602 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
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:16:44.681181",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|