Hermes Agent backup - 2026-06-03 22:33: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
|
@@ -389,3 +389,6 @@
|
|
| 389 |
2026-06-03 22:31:01,913 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 390 |
2026-06-03 22:31:01,914 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.
|
| 391 |
2026-06-03 22:31:01,921 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 389 |
2026-06-03 22:31:01,913 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 390 |
2026-06-03 22:31:01,914 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.
|
| 391 |
2026-06-03 22:31:01,921 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 392 |
+
2026-06-03 22:33:02,012 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 393 |
+
2026-06-03 22:33:02,014 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.
|
| 394 |
+
2026-06-03 22:33:02,020 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -59,3 +59,4 @@
|
|
| 59 |
2026-06-03 22:29:31,807 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.
|
| 60 |
2026-06-03 22:30:01,849 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.
|
| 61 |
2026-06-03 22:31:01,914 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.
|
|
|
|
|
|
| 59 |
2026-06-03 22:29:31,807 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.
|
| 60 |
2026-06-03 22:30:01,849 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.
|
| 61 |
2026-06-03 22:31:01,914 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.
|
| 62 |
+
2026-06-03 22:33:02,014 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
|
@@ -205,3 +205,6 @@
|
|
| 205 |
2026-06-03 22:31:01,913 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 206 |
2026-06-03 22:31:01,914 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.
|
| 207 |
2026-06-03 22:31:01,921 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 205 |
2026-06-03 22:31:01,913 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 206 |
2026-06-03 22:31:01,914 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.
|
| 207 |
2026-06-03 22:31:01,921 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 208 |
+
2026-06-03 22:33:02,012 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 209 |
+
2026-06-03 22:33:02,014 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.
|
| 210 |
+
2026-06-03 22:33:02,020 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:33:29.866511",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|