Hermes Agent backup - 2026-06-03 22:11:52
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
|
@@ -201,3 +201,6 @@
|
|
| 201 |
2026-06-03 22:07:19,722 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 202 |
2026-06-03 22:07:19,724 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.
|
| 203 |
2026-06-03 22:07:19,729 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
|
|
|
|
|
|
|
|
|
|
|
| 201 |
2026-06-03 22:07:19,722 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 202 |
2026-06-03 22:07:19,724 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.
|
| 203 |
2026-06-03 22:07:19,729 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
| 204 |
+
2026-06-03 22:11:19,961 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 205 |
+
2026-06-03 22:11:19,963 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.
|
| 206 |
+
2026-06-03 22:11:19,966 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -31,3 +31,4 @@
|
|
| 31 |
2026-06-03 22:04:19,563 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.
|
| 32 |
2026-06-03 22:05:19,617 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.
|
| 33 |
2026-06-03 22:07:19,724 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.
|
|
|
|
|
|
| 31 |
2026-06-03 22:04:19,563 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.
|
| 32 |
2026-06-03 22:05:19,617 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.
|
| 33 |
2026-06-03 22:07:19,724 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.
|
| 34 |
+
2026-06-03 22:11:19,963 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
|
@@ -109,3 +109,6 @@
|
|
| 109 |
2026-06-03 22:07:19,722 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 110 |
2026-06-03 22:07:19,724 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.
|
| 111 |
2026-06-03 22:07:19,729 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
|
|
|
|
|
|
|
|
|
|
|
| 109 |
2026-06-03 22:07:19,722 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 110 |
2026-06-03 22:07:19,724 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.
|
| 111 |
2026-06-03 22:07:19,729 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
| 112 |
+
2026-06-03 22:11:19,961 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 113 |
+
2026-06-03 22:11:19,963 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.
|
| 114 |
+
2026-06-03 22:11:19,966 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:11:52.878930",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|