Hermes Agent backup - 2026-06-03 22:29:03
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
|
@@ -342,3 +342,6 @@
|
|
| 342 |
2026-06-03 22:26:41,739 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 343 |
2026-06-03 22:26:41,742 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.
|
| 344 |
2026-06-03 22:26:41,750 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 342 |
2026-06-03 22:26:41,739 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 343 |
2026-06-03 22:26:41,742 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.
|
| 344 |
2026-06-03 22:26:41,750 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 345 |
+
2026-06-03 22:28:41,892 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 346 |
+
2026-06-03 22:28:41,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.
|
| 347 |
+
2026-06-03 22:28:41,921 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -52,3 +52,4 @@
|
|
| 52 |
2026-06-03 22:25:11,541 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.
|
| 53 |
2026-06-03 22:25:41,624 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.
|
| 54 |
2026-06-03 22:26:41,742 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.
|
|
|
|
|
|
| 52 |
2026-06-03 22:25:11,541 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.
|
| 53 |
2026-06-03 22:25:41,624 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.
|
| 54 |
2026-06-03 22:26:41,742 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.
|
| 55 |
+
2026-06-03 22:28:41,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.
|
logs/gateway.log
CHANGED
|
@@ -181,3 +181,6 @@
|
|
| 181 |
2026-06-03 22:26:41,739 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 182 |
2026-06-03 22:26:41,742 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.
|
| 183 |
2026-06-03 22:26:41,750 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 181 |
2026-06-03 22:26:41,739 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 182 |
2026-06-03 22:26:41,742 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.
|
| 183 |
2026-06-03 22:26:41,750 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 184 |
+
2026-06-03 22:28:41,892 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 185 |
+
2026-06-03 22:28:41,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.
|
| 186 |
+
2026-06-03 22:28:41,921 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:29:03.324503",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|