Hermes Agent backup - 2026-06-02 09:08:13
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
|
@@ -871,3 +871,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 871 |
2026-06-02 09:03:03,422 INFO gateway.run: Reconnecting api_server (attempt 18)...
|
| 872 |
2026-06-02 09:03:03,426 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.
|
| 873 |
2026-06-02 09:03:03,437 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 871 |
2026-06-02 09:03:03,422 INFO gateway.run: Reconnecting api_server (attempt 18)...
|
| 872 |
2026-06-02 09:03:03,426 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.
|
| 873 |
2026-06-02 09:03:03,437 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 874 |
+
2026-06-02 09:08:03,761 INFO gateway.run: Reconnecting api_server (attempt 19)...
|
| 875 |
+
2026-06-02 09:08:03,766 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.
|
| 876 |
+
2026-06-02 09:08:03,773 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -418,3 +418,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 418 |
2026-06-02 08:53:02,742 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.
|
| 419 |
2026-06-02 08:58:03,110 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.
|
| 420 |
2026-06-02 09:03:03,426 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.
|
|
|
|
|
|
| 418 |
2026-06-02 08:53:02,742 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.
|
| 419 |
2026-06-02 08:58:03,110 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.
|
| 420 |
2026-06-02 09:03:03,426 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.
|
| 421 |
+
2026-06-02 09:08:03,766 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
|
@@ -668,3 +668,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 668 |
2026-06-02 09:03:03,422 INFO gateway.run: Reconnecting api_server (attempt 18)...
|
| 669 |
2026-06-02 09:03:03,426 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.
|
| 670 |
2026-06-02 09:03:03,437 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 668 |
2026-06-02 09:03:03,422 INFO gateway.run: Reconnecting api_server (attempt 18)...
|
| 669 |
2026-06-02 09:03:03,426 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.
|
| 670 |
2026-06-02 09:03:03,437 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 671 |
+
2026-06-02 09:08:03,761 INFO gateway.run: Reconnecting api_server (attempt 19)...
|
| 672 |
+
2026-06-02 09:08:03,766 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.
|
| 673 |
+
2026-06-02 09:08:03,773 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T09:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T09:08:13.062212",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|