Hermes Agent backup - 2026-06-02 04:45:02
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
|
@@ -92,3 +92,6 @@
|
|
| 92 |
2026-06-02 04:42:35,186 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 93 |
2026-06-02 04:42:35,188 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.
|
| 94 |
2026-06-02 04:42:35,227 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
2026-06-02 04:42:35,186 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 93 |
2026-06-02 04:42:35,188 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.
|
| 94 |
2026-06-02 04:42:35,227 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 95 |
+
2026-06-02 04:44:35,330 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 96 |
+
2026-06-02 04:44:35,331 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.
|
| 97 |
+
2026-06-02 04:44:35,336 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -12,3 +12,4 @@
|
|
| 12 |
2026-06-02 04:41:05,101 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.
|
| 13 |
2026-06-02 04:41:35,139 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.
|
| 14 |
2026-06-02 04:42:35,188 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.
|
|
|
|
|
|
| 12 |
2026-06-02 04:41:05,101 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.
|
| 13 |
2026-06-02 04:41:35,139 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.
|
| 14 |
2026-06-02 04:42:35,188 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.
|
| 15 |
+
2026-06-02 04:44:35,331 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
|
@@ -46,3 +46,6 @@
|
|
| 46 |
2026-06-02 04:42:35,186 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 47 |
2026-06-02 04:42:35,188 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-02 04:42:35,227 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
2026-06-02 04:42:35,186 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 47 |
2026-06-02 04:42:35,188 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-02 04:42:35,227 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 49 |
+
2026-06-02 04:44:35,330 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 50 |
+
2026-06-02 04:44:35,331 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.
|
| 51 |
+
2026-06-02 04:44:35,336 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T04:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T04:45:02.820569",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|