Hermes Agent backup - 2026-06-02 10:23:15
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
|
@@ -917,3 +917,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 917 |
2026-06-02 10:18:08,661 INFO gateway.run: Reconnecting api_server (attempt 33)...
|
| 918 |
2026-06-02 10:18:08,671 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.
|
| 919 |
2026-06-02 10:18:08,680 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 917 |
2026-06-02 10:18:08,661 INFO gateway.run: Reconnecting api_server (attempt 33)...
|
| 918 |
2026-06-02 10:18:08,671 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.
|
| 919 |
2026-06-02 10:18:08,680 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 920 |
+
2026-06-02 10:23:08,989 INFO gateway.run: Reconnecting api_server (attempt 34)...
|
| 921 |
+
2026-06-02 10:23:08,991 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.
|
| 922 |
+
2026-06-02 10:23:08,999 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -433,3 +433,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 433 |
2026-06-02 10:08:08,021 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.
|
| 434 |
2026-06-02 10:13:08,380 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.
|
| 435 |
2026-06-02 10:18:08,671 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.
|
|
|
|
|
|
| 433 |
2026-06-02 10:08:08,021 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.
|
| 434 |
2026-06-02 10:13:08,380 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.
|
| 435 |
2026-06-02 10:18:08,671 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.
|
| 436 |
+
2026-06-02 10:23:08,991 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
|
@@ -713,3 +713,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 713 |
2026-06-02 10:18:08,661 INFO gateway.run: Reconnecting api_server (attempt 33)...
|
| 714 |
2026-06-02 10:18:08,671 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.
|
| 715 |
2026-06-02 10:18:08,680 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 713 |
2026-06-02 10:18:08,661 INFO gateway.run: Reconnecting api_server (attempt 33)...
|
| 714 |
2026-06-02 10:18:08,671 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.
|
| 715 |
2026-06-02 10:18:08,680 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 716 |
+
2026-06-02 10:23:08,989 INFO gateway.run: Reconnecting api_server (attempt 34)...
|
| 717 |
+
2026-06-02 10:23:08,991 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-02 10:23:08,999 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T10:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T10:23:15.406726",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|