Hermes Agent backup - 2026-06-02 19:23:50
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
|
@@ -1253,3 +1253,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1253 |
2026-06-02 19:18:44,695 INFO gateway.run: Reconnecting api_server (attempt 141)...
|
| 1254 |
2026-06-02 19:18:44,710 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.
|
| 1255 |
2026-06-02 19:18:44,722 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1253 |
2026-06-02 19:18:44,695 INFO gateway.run: Reconnecting api_server (attempt 141)...
|
| 1254 |
2026-06-02 19:18:44,710 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.
|
| 1255 |
2026-06-02 19:18:44,722 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1256 |
+
2026-06-02 19:23:45,001 INFO gateway.run: Reconnecting api_server (attempt 142)...
|
| 1257 |
+
2026-06-02 19:23:45,003 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.
|
| 1258 |
+
2026-06-02 19:23:45,014 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -541,3 +541,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 541 |
2026-06-02 19:08:44,054 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.
|
| 542 |
2026-06-02 19:13:44,366 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.
|
| 543 |
2026-06-02 19:18:44,710 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.
|
|
|
|
|
|
| 541 |
2026-06-02 19:08:44,054 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.
|
| 542 |
2026-06-02 19:13:44,366 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.
|
| 543 |
2026-06-02 19:18:44,710 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.
|
| 544 |
+
2026-06-02 19:23:45,003 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
|
@@ -1037,3 +1037,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1037 |
2026-06-02 19:18:44,695 INFO gateway.run: Reconnecting api_server (attempt 141)...
|
| 1038 |
2026-06-02 19:18:44,710 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.
|
| 1039 |
2026-06-02 19:18:44,722 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1037 |
2026-06-02 19:18:44,695 INFO gateway.run: Reconnecting api_server (attempt 141)...
|
| 1038 |
2026-06-02 19:18:44,710 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.
|
| 1039 |
2026-06-02 19:18:44,722 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1040 |
+
2026-06-02 19:23:45,001 INFO gateway.run: Reconnecting api_server (attempt 142)...
|
| 1041 |
+
2026-06-02 19:23:45,003 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.
|
| 1042 |
+
2026-06-02 19:23:45,014 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T19:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T19:23:50.494994",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|