Hermes Agent backup - 2026-06-03 22:48:02
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
|
@@ -483,3 +483,6 @@
|
|
| 483 |
2026-06-03 22:45:35,976 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 484 |
2026-06-03 22:45:35,978 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.
|
| 485 |
2026-06-03 22:45:35,985 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 483 |
2026-06-03 22:45:35,976 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 484 |
2026-06-03 22:45:35,978 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.
|
| 485 |
2026-06-03 22:45:35,985 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 486 |
+
2026-06-03 22:47:36,112 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 487 |
+
2026-06-03 22:47:36,115 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.
|
| 488 |
+
2026-06-03 22:47:36,120 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -73,3 +73,4 @@
|
|
| 73 |
2026-06-03 22:44:05,839 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
|
| 74 |
2026-06-03 22:44:35,904 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.
|
| 75 |
2026-06-03 22:45:35,978 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.
|
|
|
|
|
|
| 73 |
2026-06-03 22:44:05,839 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
|
| 74 |
2026-06-03 22:44:35,904 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.
|
| 75 |
2026-06-03 22:45:35,978 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.
|
| 76 |
+
2026-06-03 22:47:36,115 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
|
@@ -253,3 +253,6 @@
|
|
| 253 |
2026-06-03 22:45:35,976 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 254 |
2026-06-03 22:45:35,978 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.
|
| 255 |
2026-06-03 22:45:35,985 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 253 |
2026-06-03 22:45:35,976 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 254 |
2026-06-03 22:45:35,978 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.
|
| 255 |
2026-06-03 22:45:35,985 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 256 |
+
2026-06-03 22:47:36,112 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 257 |
+
2026-06-03 22:47:36,115 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.
|
| 258 |
+
2026-06-03 22:47:36,120 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
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:48:02.385751",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|