Hermes Agent backup - 2026-06-03 22:39:58
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
|
@@ -436,3 +436,6 @@
|
|
| 436 |
2026-06-03 22:37:31,608 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 437 |
2026-06-03 22:37:31,610 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.
|
| 438 |
2026-06-03 22:37:31,616 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 436 |
2026-06-03 22:37:31,608 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 437 |
2026-06-03 22:37:31,610 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.
|
| 438 |
2026-06-03 22:37:31,616 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 439 |
+
2026-06-03 22:39:31,720 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 440 |
+
2026-06-03 22:39:31,722 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.
|
| 441 |
+
2026-06-03 22:39:31,728 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -66,3 +66,4 @@
|
|
| 66 |
2026-06-03 22:36:01,498 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.
|
| 67 |
2026-06-03 22:36:31,552 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.
|
| 68 |
2026-06-03 22:37:31,610 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 22:36:01,498 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.
|
| 67 |
2026-06-03 22:36:31,552 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.
|
| 68 |
2026-06-03 22:37:31,610 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.
|
| 69 |
+
2026-06-03 22:39:31,722 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
|
@@ -229,3 +229,6 @@
|
|
| 229 |
2026-06-03 22:37:31,608 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 230 |
2026-06-03 22:37:31,610 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.
|
| 231 |
2026-06-03 22:37:31,616 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 229 |
2026-06-03 22:37:31,608 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 230 |
2026-06-03 22:37:31,610 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.
|
| 231 |
2026-06-03 22:37:31,616 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 232 |
+
2026-06-03 22:39:31,720 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 233 |
+
2026-06-03 22:39:31,722 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.
|
| 234 |
+
2026-06-03 22:39:31,728 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:39:58.384587",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|