Hermes Agent backup - 2026-06-03 22:59:16
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
|
@@ -533,3 +533,6 @@
|
|
| 533 |
2026-06-03 22:56:51,767 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 534 |
2026-06-03 22:56:51,769 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.
|
| 535 |
2026-06-03 22:56:51,774 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 533 |
2026-06-03 22:56:51,767 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 534 |
2026-06-03 22:56:51,769 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.
|
| 535 |
2026-06-03 22:56:51,774 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 536 |
+
2026-06-03 22:58:51,876 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 537 |
+
2026-06-03 22:58:51,878 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.
|
| 538 |
+
2026-06-03 22:58:51,882 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -81,3 +81,4 @@
|
|
| 81 |
2026-06-03 22:55:21,659 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.
|
| 82 |
2026-06-03 22:55:51,699 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.
|
| 83 |
2026-06-03 22:56:51,769 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-03 22:55:21,659 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.
|
| 82 |
2026-06-03 22:55:51,699 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.
|
| 83 |
2026-06-03 22:56:51,769 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 22:58:51,878 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
|
@@ -280,3 +280,6 @@
|
|
| 280 |
2026-06-03 22:56:51,767 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 281 |
2026-06-03 22:56:51,769 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.
|
| 282 |
2026-06-03 22:56:51,774 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 280 |
2026-06-03 22:56:51,767 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 281 |
2026-06-03 22:56:51,769 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.
|
| 282 |
2026-06-03 22:56:51,774 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 283 |
+
2026-06-03 22:58:51,876 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 284 |
+
2026-06-03 22:58:51,878 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.
|
| 285 |
+
2026-06-03 22:58:51,882 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:59:16.868850",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|