Hermes Agent backup - 2026-06-03 21:36:12
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
|
@@ -95,3 +95,6 @@
|
|
| 95 |
2026-06-03 21:30:31,359 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 96 |
2026-06-03 21:30:31,361 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.
|
| 97 |
2026-06-03 21:30:31,366 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
2026-06-03 21:30:31,359 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 96 |
2026-06-03 21:30:31,361 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.
|
| 97 |
2026-06-03 21:30:31,366 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 98 |
+
2026-06-03 21:35:31,664 INFO gateway.run: Reconnecting api_server (attempt 6)...
|
| 99 |
+
2026-06-03 21:35:31,666 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.
|
| 100 |
+
2026-06-03 21:35:31,670 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -13,3 +13,4 @@
|
|
| 13 |
2026-06-03 21:24:30,987 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.
|
| 14 |
2026-06-03 21:26:31,119 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.
|
| 15 |
2026-06-03 21:30:31,361 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.
|
|
|
|
|
|
| 13 |
2026-06-03 21:24:30,987 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.
|
| 14 |
2026-06-03 21:26:31,119 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.
|
| 15 |
2026-06-03 21:30:31,361 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.
|
| 16 |
+
2026-06-03 21:35:31,666 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
|
@@ -49,3 +49,6 @@
|
|
| 49 |
2026-06-03 21:30:31,359 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 50 |
2026-06-03 21:30:31,361 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.
|
| 51 |
2026-06-03 21:30:31,366 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
2026-06-03 21:30:31,359 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 50 |
2026-06-03 21:30:31,361 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.
|
| 51 |
2026-06-03 21:30:31,366 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 52 |
+
2026-06-03 21:35:31,664 INFO gateway.run: Reconnecting api_server (attempt 6)...
|
| 53 |
+
2026-06-03 21:35:31,666 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.
|
| 54 |
+
2026-06-03 21:35:31,670 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
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:36:12.713982",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|