Hermes Agent backup - 2026-06-03 22:03:43
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
|
@@ -154,3 +154,6 @@
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 157 |
+
2026-06-03 22:03:17,842 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 158 |
+
2026-06-03 22:03:17,847 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.
|
| 159 |
+
2026-06-03 22:03:17,869 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -24,3 +24,4 @@
|
|
| 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.
|
|
|
|
|
|
| 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.
|
| 27 |
+
2026-06-03 22:03:17,847 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
|
@@ -85,3 +85,6 @@
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 88 |
+
2026-06-03 22:03:17,842 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 89 |
+
2026-06-03 22:03:17,847 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.
|
| 90 |
+
2026-06-03 22:03:17,869 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
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:03:43.725186",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|