Hermes Agent backup - 2026-06-02 21:49:45
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
|
@@ -1342,3 +1342,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1342 |
2026-06-02 21:43:53,769 INFO gateway.run: Reconnecting api_server (attempt 170)...
|
| 1343 |
2026-06-02 21:43:53,772 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.
|
| 1344 |
2026-06-02 21:43:53,780 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1342 |
2026-06-02 21:43:53,769 INFO gateway.run: Reconnecting api_server (attempt 170)...
|
| 1343 |
2026-06-02 21:43:53,772 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.
|
| 1344 |
2026-06-02 21:43:53,780 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1345 |
+
2026-06-02 21:48:54,075 INFO gateway.run: Reconnecting api_server (attempt 171)...
|
| 1346 |
+
2026-06-02 21:48:54,080 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.
|
| 1347 |
+
2026-06-02 21:48:54,086 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -570,3 +570,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 570 |
2026-06-02 21:33:53,174 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.
|
| 571 |
2026-06-02 21:38:53,476 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.
|
| 572 |
2026-06-02 21:43:53,772 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.
|
|
|
|
|
|
| 570 |
2026-06-02 21:33:53,174 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.
|
| 571 |
2026-06-02 21:38:53,476 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.
|
| 572 |
2026-06-02 21:43:53,772 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.
|
| 573 |
+
2026-06-02 21:48:54,080 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
|
@@ -1124,3 +1124,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1124 |
2026-06-02 21:43:53,769 INFO gateway.run: Reconnecting api_server (attempt 170)...
|
| 1125 |
2026-06-02 21:43:53,772 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.
|
| 1126 |
2026-06-02 21:43:53,780 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1124 |
2026-06-02 21:43:53,769 INFO gateway.run: Reconnecting api_server (attempt 170)...
|
| 1125 |
2026-06-02 21:43:53,772 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.
|
| 1126 |
2026-06-02 21:43:53,780 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1127 |
+
2026-06-02 21:48:54,075 INFO gateway.run: Reconnecting api_server (attempt 171)...
|
| 1128 |
+
2026-06-02 21:48:54,080 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.
|
| 1129 |
+
2026-06-02 21:48:54,086 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T21:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T21:49:45.345166",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|