Hermes Agent backup - 2026-06-03 05:50:23
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
|
@@ -1689,3 +1689,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1689 |
2026-06-03 05:44:24,456 INFO gateway.run: Reconnecting api_server (attempt 266)...
|
| 1690 |
2026-06-03 05:44:24,463 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.
|
| 1691 |
2026-06-03 05:44:24,485 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1689 |
2026-06-03 05:44:24,456 INFO gateway.run: Reconnecting api_server (attempt 266)...
|
| 1690 |
2026-06-03 05:44:24,463 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.
|
| 1691 |
2026-06-03 05:44:24,485 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1692 |
+
2026-06-03 05:49:24,785 INFO gateway.run: Reconnecting api_server (attempt 267)...
|
| 1693 |
+
2026-06-03 05:49:24,790 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.
|
| 1694 |
+
2026-06-03 05:49:24,796 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -718,3 +718,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 718 |
2026-06-03 05:34:23,805 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.
|
| 719 |
2026-06-03 05:39:24,139 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.
|
| 720 |
2026-06-03 05:44:24,463 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.
|
|
|
|
|
|
| 718 |
2026-06-03 05:34:23,805 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.
|
| 719 |
2026-06-03 05:39:24,139 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.
|
| 720 |
2026-06-03 05:44:24,463 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.
|
| 721 |
+
2026-06-03 05:49:24,790 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
|
@@ -1462,3 +1462,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1462 |
2026-06-03 05:44:24,456 INFO gateway.run: Reconnecting api_server (attempt 266)...
|
| 1463 |
2026-06-03 05:44:24,463 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.
|
| 1464 |
2026-06-03 05:44:24,485 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1462 |
2026-06-03 05:44:24,456 INFO gateway.run: Reconnecting api_server (attempt 266)...
|
| 1463 |
2026-06-03 05:44:24,463 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.
|
| 1464 |
2026-06-03 05:44:24,485 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1465 |
+
2026-06-03 05:49:24,785 INFO gateway.run: Reconnecting api_server (attempt 267)...
|
| 1466 |
+
2026-06-03 05:49:24,790 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.
|
| 1467 |
+
2026-06-03 05:49:24,796 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T05:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T05:50:23.698961",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|