Hermes Agent backup - 2026-06-03 21:55:41
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
|
@@ -107,3 +107,6 @@
|
|
| 107 |
2026-06-03 21:50:32,637 INFO gateway.run: Reconnecting api_server (attempt 9)...
|
| 108 |
2026-06-03 21:50:32,640 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.
|
| 109 |
2026-06-03 21:50:32,647 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
2026-06-03 21:50:32,637 INFO gateway.run: Reconnecting api_server (attempt 9)...
|
| 108 |
2026-06-03 21:50:32,640 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.
|
| 109 |
2026-06-03 21:50:32,647 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 110 |
+
2026-06-03 21:55:32,952 INFO gateway.run: Reconnecting api_server (attempt 10)...
|
| 111 |
+
2026-06-03 21:55:32,954 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.
|
| 112 |
+
2026-06-03 21:55:32,959 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -17,3 +17,4 @@
|
|
| 17 |
2026-06-03 21:40:31,967 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.
|
| 18 |
2026-06-03 21:45:32,317 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.
|
| 19 |
2026-06-03 21:50:32,640 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.
|
|
|
|
|
|
| 17 |
2026-06-03 21:40:31,967 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.
|
| 18 |
2026-06-03 21:45:32,317 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.
|
| 19 |
2026-06-03 21:50:32,640 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.
|
| 20 |
+
2026-06-03 21:55:32,954 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
|
@@ -61,3 +61,6 @@
|
|
| 61 |
2026-06-03 21:50:32,637 INFO gateway.run: Reconnecting api_server (attempt 9)...
|
| 62 |
2026-06-03 21:50:32,640 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.
|
| 63 |
2026-06-03 21:50:32,647 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
2026-06-03 21:50:32,637 INFO gateway.run: Reconnecting api_server (attempt 9)...
|
| 62 |
2026-06-03 21:50:32,640 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.
|
| 63 |
2026-06-03 21:50:32,647 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 64 |
+
2026-06-03 21:55:32,952 INFO gateway.run: Reconnecting api_server (attempt 10)...
|
| 65 |
+
2026-06-03 21:55:32,954 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.
|
| 66 |
+
2026-06-03 21:55:32,959 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:55:41.075543",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|