Hermes Agent backup - 2026-06-02 05:11:22
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
|
@@ -148,3 +148,6 @@
|
|
| 148 |
2026-06-02 05:09:58,758 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 149 |
2026-06-02 05:09:58,766 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.
|
| 150 |
2026-06-02 05:09:58,774 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 148 |
2026-06-02 05:09:58,758 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 149 |
2026-06-02 05:09:58,766 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.
|
| 150 |
2026-06-02 05:09:58,774 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 151 |
+
2026-06-02 05:10:58,858 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 152 |
+
2026-06-02 05:10:58,865 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.
|
| 153 |
+
2026-06-02 05:10:58,870 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
logs/errors.log
CHANGED
|
@@ -22,3 +22,4 @@
|
|
| 22 |
2026-06-02 05:09:28,690 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 23 |
2026-06-02 05:09:28,694 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.
|
| 24 |
2026-06-02 05:09:58,766 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.
|
|
|
|
|
|
| 22 |
2026-06-02 05:09:28,690 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
|
| 23 |
2026-06-02 05:09:28,694 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.
|
| 24 |
2026-06-02 05:09:58,766 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.
|
| 25 |
+
2026-06-02 05:10:58,865 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
|
@@ -79,3 +79,6 @@
|
|
| 79 |
2026-06-02 05:09:58,758 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 80 |
2026-06-02 05:09:58,766 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.
|
| 81 |
2026-06-02 05:09:58,774 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
2026-06-02 05:09:58,758 INFO gateway.run: Reconnecting api_server (attempt 2)...
|
| 80 |
2026-06-02 05:09:58,766 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.
|
| 81 |
2026-06-02 05:09:58,774 INFO gateway.run: Reconnect api_server failed, next retry in 60s
|
| 82 |
+
2026-06-02 05:10:58,858 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 83 |
+
2026-06-02 05:10:58,865 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.
|
| 84 |
+
2026-06-02 05:10:58,870 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T05:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T05:11:22.243766",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|