Hermes Agent backup - 2026-06-03 21:59:37
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
|
@@ -151,3 +151,6 @@
|
|
| 151 |
2026-06-03 21:57:17,404 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 152 |
2026-06-03 21:57:17,407 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-03 21:57:17,426 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
2026-06-03 21:57:17,404 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 152 |
2026-06-03 21:57:17,407 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-03 21:57:17,426 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 154 |
+
2026-06-03 21:59:17,561 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 155 |
+
2026-06-03 21:59:17,566 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.
|
| 156 |
+
2026-06-03 21:59:17,582 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -23,3 +23,4 @@
|
|
| 23 |
2026-06-03 21:55:47,160 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-03 21:56:17,305 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-03 21:57:17,407 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.
|
|
|
|
|
|
| 23 |
2026-06-03 21:55:47,160 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-03 21:56:17,305 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-03 21:57:17,407 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.
|
| 26 |
+
2026-06-03 21:59:17,566 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
|
@@ -82,3 +82,6 @@
|
|
| 82 |
2026-06-03 21:57:17,404 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 83 |
2026-06-03 21:57:17,407 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-03 21:57:17,426 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
2026-06-03 21:57:17,404 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 83 |
2026-06-03 21:57:17,407 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-03 21:57:17,426 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 85 |
+
2026-06-03 21:59:17,561 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 86 |
+
2026-06-03 21:59:17,566 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.
|
| 87 |
+
2026-06-03 21:59:17,582 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T21:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T21:59:37.083171",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|