Hermes Agent backup - 2026-06-02 04:31:51
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
|
@@ -42,3 +42,6 @@
|
|
| 42 |
2026-06-02 04:29:25,587 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 43 |
2026-06-02 04:29:25,590 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.
|
| 44 |
2026-06-02 04:29:25,597 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
2026-06-02 04:29:25,587 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 43 |
2026-06-02 04:29:25,590 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.
|
| 44 |
2026-06-02 04:29:25,597 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 45 |
+
2026-06-02 04:31:25,715 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 46 |
+
2026-06-02 04:31:25,720 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-02 04:31:25,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -4,3 +4,4 @@
|
|
| 4 |
2026-06-02 04:27:55,455 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.
|
| 5 |
2026-06-02 04:28:25,511 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.
|
| 6 |
2026-06-02 04:29:25,590 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.
|
|
|
|
|
|
| 4 |
2026-06-02 04:27:55,455 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.
|
| 5 |
2026-06-02 04:28:25,511 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.
|
| 6 |
2026-06-02 04:29:25,590 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.
|
| 7 |
+
2026-06-02 04:31:25,720 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
|
@@ -19,3 +19,6 @@
|
|
| 19 |
2026-06-02 04:29:25,587 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 20 |
2026-06-02 04:29:25,590 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.
|
| 21 |
2026-06-02 04:29:25,597 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
2026-06-02 04:29:25,587 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 20 |
2026-06-02 04:29:25,590 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.
|
| 21 |
2026-06-02 04:29:25,597 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 22 |
+
2026-06-02 04:31:25,715 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 23 |
+
2026-06-02 04:31:25,720 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.
|
| 24 |
+
2026-06-02 04:31:25,728 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:31:51.040403",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|