Hermes Agent backup - 2026-06-02 11:28:32
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
|
@@ -956,3 +956,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 956 |
2026-06-02 11:23:13,294 INFO gateway.run: Reconnecting api_server (attempt 46)...
|
| 957 |
2026-06-02 11:23:13,296 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.
|
| 958 |
2026-06-02 11:23:13,299 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 956 |
2026-06-02 11:23:13,294 INFO gateway.run: Reconnecting api_server (attempt 46)...
|
| 957 |
2026-06-02 11:23:13,296 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.
|
| 958 |
2026-06-02 11:23:13,299 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 959 |
+
2026-06-02 11:28:13,730 INFO gateway.run: Reconnecting api_server (attempt 47)...
|
| 960 |
+
2026-06-02 11:28:13,735 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.
|
| 961 |
+
2026-06-02 11:28:13,745 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -446,3 +446,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 446 |
2026-06-02 11:13:12,621 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.
|
| 447 |
2026-06-02 11:18:12,972 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.
|
| 448 |
2026-06-02 11:23:13,296 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.
|
|
|
|
|
|
| 446 |
2026-06-02 11:13:12,621 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.
|
| 447 |
2026-06-02 11:18:12,972 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.
|
| 448 |
2026-06-02 11:23:13,296 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.
|
| 449 |
+
2026-06-02 11:28:13,735 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
|
@@ -752,3 +752,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 752 |
2026-06-02 11:23:13,294 INFO gateway.run: Reconnecting api_server (attempt 46)...
|
| 753 |
2026-06-02 11:23:13,296 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.
|
| 754 |
2026-06-02 11:23:13,299 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 752 |
2026-06-02 11:23:13,294 INFO gateway.run: Reconnecting api_server (attempt 46)...
|
| 753 |
2026-06-02 11:23:13,296 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.
|
| 754 |
2026-06-02 11:23:13,299 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 755 |
+
2026-06-02 11:28:13,730 INFO gateway.run: Reconnecting api_server (attempt 47)...
|
| 756 |
+
2026-06-02 11:28:13,735 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.
|
| 757 |
+
2026-06-02 11:28:13,745 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T11:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T11:28:32.678308",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|