Hermes Agent backup - 2026-06-03 23:16:11
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
|
@@ -586,3 +586,6 @@
|
|
| 586 |
2026-06-03 23:13:43,611 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 587 |
2026-06-03 23:13:43,613 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.
|
| 588 |
2026-06-03 23:13:43,620 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 586 |
2026-06-03 23:13:43,611 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 587 |
2026-06-03 23:13:43,613 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.
|
| 588 |
2026-06-03 23:13:43,620 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 589 |
+
2026-06-03 23:15:43,721 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 590 |
+
2026-06-03 23:15:43,723 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.
|
| 591 |
+
2026-06-03 23:15:43,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -90,3 +90,4 @@
|
|
| 90 |
2026-06-03 23:12:13,496 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.
|
| 91 |
2026-06-03 23:12:43,561 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.
|
| 92 |
2026-06-03 23:13:43,613 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.
|
|
|
|
|
|
| 90 |
2026-06-03 23:12:13,496 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.
|
| 91 |
2026-06-03 23:12:43,561 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.
|
| 92 |
2026-06-03 23:13:43,613 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.
|
| 93 |
+
2026-06-03 23:15:43,723 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
|
@@ -310,3 +310,6 @@
|
|
| 310 |
2026-06-03 23:13:43,611 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 311 |
2026-06-03 23:13:43,613 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.
|
| 312 |
2026-06-03 23:13:43,620 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 310 |
2026-06-03 23:13:43,611 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 311 |
2026-06-03 23:13:43,613 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.
|
| 312 |
2026-06-03 23:13:43,620 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 313 |
+
2026-06-03 23:15:43,721 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 314 |
+
2026-06-03 23:15:43,723 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.
|
| 315 |
+
2026-06-03 23:15:43,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
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:16:11.416280",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|