Hermes Agent backup - 2026-06-03 23:26:38
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
|
@@ -677,3 +677,6 @@
|
|
| 677 |
2026-06-03 23:24:14,989 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 678 |
2026-06-03 23:24:14,991 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.
|
| 679 |
2026-06-03 23:24:14,995 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 677 |
2026-06-03 23:24:14,989 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 678 |
2026-06-03 23:24:14,991 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.
|
| 679 |
2026-06-03 23:24:14,995 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 680 |
+
2026-06-03 23:26:15,139 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 681 |
+
2026-06-03 23:26:15,141 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.
|
| 682 |
+
2026-06-03 23:26:15,152 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
logs/errors.log
CHANGED
|
@@ -103,3 +103,4 @@
|
|
| 103 |
2026-06-03 23:22:44,845 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.
|
| 104 |
2026-06-03 23:23:14,923 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.
|
| 105 |
2026-06-03 23:24:14,991 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-03 23:22:44,845 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.
|
| 104 |
2026-06-03 23:23:14,923 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.
|
| 105 |
2026-06-03 23:24:14,991 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.
|
| 106 |
+
2026-06-03 23:26:15,141 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
|
@@ -355,3 +355,6 @@
|
|
| 355 |
2026-06-03 23:24:14,989 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 356 |
2026-06-03 23:24:14,991 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.
|
| 357 |
2026-06-03 23:24:14,995 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
|
|
|
|
|
|
|
|
|
|
|
| 355 |
2026-06-03 23:24:14,989 INFO gateway.run: Reconnecting api_server (attempt 3)...
|
| 356 |
2026-06-03 23:24:14,991 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.
|
| 357 |
2026-06-03 23:24:14,995 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|
| 358 |
+
2026-06-03 23:26:15,139 INFO gateway.run: Reconnecting api_server (attempt 4)...
|
| 359 |
+
2026-06-03 23:26:15,141 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.
|
| 360 |
+
2026-06-03 23:26:15,152 INFO gateway.run: Reconnect api_server failed, next retry in 240s
|
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:26:38.203932",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|