Hermes Agent backup - 2026-06-03 22:52:08
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
|
@@ -486,3 +486,6 @@
|
|
| 486 |
2026-06-03 22:47:36,112 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 487 |
2026-06-03 22:47:36,115 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.
|
| 488 |
2026-06-03 22:47:36,120 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
|
|
|
|
|
|
|
|
|
|
|
| 486 |
2026-06-03 22:47:36,112 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 487 |
2026-06-03 22:47:36,115 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.
|
| 488 |
2026-06-03 22:47:36,120 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
| 489 |
+
2026-06-03 22:51:36,351 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 490 |
+
2026-06-03 22:51:36,352 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.
|
| 491 |
+
2026-06-03 22:51:36,360 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -74,3 +74,4 @@
|
|
| 74 |
2026-06-03 22:44:35,904 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.
|
| 75 |
2026-06-03 22:45:35,978 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.
|
| 76 |
2026-06-03 22:47:36,115 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.
|
|
|
|
|
|
| 74 |
2026-06-03 22:44:35,904 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.
|
| 75 |
2026-06-03 22:45:35,978 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.
|
| 76 |
2026-06-03 22:47:36,115 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.
|
| 77 |
+
2026-06-03 22:51:36,352 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
|
@@ -256,3 +256,6 @@
|
|
| 256 |
2026-06-03 22:47:36,112 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 257 |
2026-06-03 22:47:36,115 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.
|
| 258 |
2026-06-03 22:47:36,120 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
|
|
|
|
|
|
|
|
|
|
|
| 256 |
2026-06-03 22:47:36,112 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 257 |
2026-06-03 22:47:36,115 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.
|
| 258 |
2026-06-03 22:47:36,120 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
| 259 |
+
2026-06-03 22:51:36,351 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 260 |
+
2026-06-03 22:51:36,352 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.
|
| 261 |
+
2026-06-03 22:51:36,360 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:52:08.181749",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|