Hermes Agent backup - 2026-06-03 23:03:23
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
|
@@ -536,3 +536,6 @@
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 539 |
+
2026-06-03 23:02:52,119 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 540 |
+
2026-06-03 23:02:52,123 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.
|
| 541 |
+
2026-06-03 23:02:52,130 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -82,3 +82,4 @@
|
|
| 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.
|
|
|
|
|
|
| 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.
|
| 85 |
+
2026-06-03 23:02:52,123 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
|
@@ -283,3 +283,6 @@
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 286 |
+
2026-06-03 23:02:52,119 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 287 |
+
2026-06-03 23:02:52,123 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.
|
| 288 |
+
2026-06-03 23:02:52,130 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T23:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T23:03:23.344861",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|