Hermes Agent backup - 2026-06-03 22:22:29
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
|
@@ -295,3 +295,6 @@
|
|
| 295 |
2026-06-03 22:20:02,142 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 296 |
2026-06-03 22:20:02,144 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.
|
| 297 |
2026-06-03 22:20:02,148 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 295 |
2026-06-03 22:20:02,142 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 296 |
2026-06-03 22:20:02,144 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.
|
| 297 |
2026-06-03 22:20:02,148 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 298 |
+
2026-06-03 22:22:02,247 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 299 |
+
2026-06-03 22:22:02,249 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.
|
| 300 |
+
2026-06-03 22:22:02,254 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -45,3 +45,4 @@
|
|
| 45 |
2026-06-03 22:18:32,034 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.
|
| 46 |
2026-06-03 22:19:02,079 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.
|
| 47 |
2026-06-03 22:20:02,144 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.
|
|
|
|
|
|
| 45 |
2026-06-03 22:18:32,034 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.
|
| 46 |
2026-06-03 22:19:02,079 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.
|
| 47 |
2026-06-03 22:20:02,144 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.
|
| 48 |
+
2026-06-03 22:22:02,249 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
|
@@ -157,3 +157,6 @@
|
|
| 157 |
2026-06-03 22:20:02,142 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 158 |
2026-06-03 22:20:02,144 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.
|
| 159 |
2026-06-03 22:20:02,148 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
2026-06-03 22:20:02,142 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 158 |
2026-06-03 22:20:02,144 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.
|
| 159 |
2026-06-03 22:20:02,148 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 160 |
+
2026-06-03 22:22:02,247 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 161 |
+
2026-06-03 22:22:02,249 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.
|
| 162 |
+
2026-06-03 22:22:02,254 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:22:29.739065",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|