Hermes Agent backup - 2026-06-02 04:54: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
|
@@ -98,3 +98,6 @@
|
|
| 98 |
2026-06-02 04:48:35,575 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 99 |
2026-06-02 04:48:35,577 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-02 04:48:35,582 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
2026-06-02 04:48:35,575 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 99 |
2026-06-02 04:48:35,577 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-02 04:48:35,582 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 101 |
+
2026-06-02 04:53:35,834 INFO gateway.run: Reconnecting api_server (attempt 6)...
|
| 102 |
+
2026-06-02 04:53:35,835 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.
|
| 103 |
+
2026-06-02 04:53:35,838 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -14,3 +14,4 @@
|
|
| 14 |
2026-06-02 04:42:35,188 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-02 04:44:35,331 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-02 04:48:35,577 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-02 04:42:35,188 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-02 04:44:35,331 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-02 04:48:35,577 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-02 04:53:35,835 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
|
@@ -52,3 +52,6 @@
|
|
| 52 |
2026-06-02 04:48:35,575 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 53 |
2026-06-02 04:48:35,577 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-02 04:48:35,582 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
2026-06-02 04:48:35,575 INFO gateway.run: Reconnecting api_server (attempt 5)...
|
| 53 |
2026-06-02 04:48:35,577 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-02 04:48:35,582 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 55 |
+
2026-06-02 04:53:35,834 INFO gateway.run: Reconnecting api_server (attempt 6)...
|
| 56 |
+
2026-06-02 04:53:35,835 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.
|
| 57 |
+
2026-06-02 04:53:35,838 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T04:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T04:54:12.292326",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|