Hermes Agent backup - 2026-06-02 16:34:29
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
|
@@ -1147,3 +1147,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1147 |
2026-06-02 16:28:33,978 INFO gateway.run: Reconnecting api_server (attempt 107)...
|
| 1148 |
2026-06-02 16:28:33,985 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.
|
| 1149 |
2026-06-02 16:28:33,995 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1147 |
2026-06-02 16:28:33,978 INFO gateway.run: Reconnecting api_server (attempt 107)...
|
| 1148 |
2026-06-02 16:28:33,985 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.
|
| 1149 |
2026-06-02 16:28:33,995 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1150 |
+
2026-06-02 16:33:34,325 INFO gateway.run: Reconnecting api_server (attempt 108)...
|
| 1151 |
+
2026-06-02 16:33:34,330 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.
|
| 1152 |
+
2026-06-02 16:33:34,339 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -507,3 +507,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 507 |
2026-06-02 16:18:33,353 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.
|
| 508 |
2026-06-02 16:23:33,650 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.
|
| 509 |
2026-06-02 16:28:33,985 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.
|
|
|
|
|
|
| 507 |
2026-06-02 16:18:33,353 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.
|
| 508 |
2026-06-02 16:23:33,650 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.
|
| 509 |
2026-06-02 16:28:33,985 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.
|
| 510 |
+
2026-06-02 16:33:34,330 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
|
@@ -935,3 +935,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 935 |
2026-06-02 16:28:33,978 INFO gateway.run: Reconnecting api_server (attempt 107)...
|
| 936 |
2026-06-02 16:28:33,985 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.
|
| 937 |
2026-06-02 16:28:33,995 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 935 |
2026-06-02 16:28:33,978 INFO gateway.run: Reconnecting api_server (attempt 107)...
|
| 936 |
2026-06-02 16:28:33,985 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.
|
| 937 |
2026-06-02 16:28:33,995 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 938 |
+
2026-06-02 16:33:34,325 INFO gateway.run: Reconnecting api_server (attempt 108)...
|
| 939 |
+
2026-06-02 16:33:34,330 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.
|
| 940 |
+
2026-06-02 16:33:34,339 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T16:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T16:34:29.830402",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|