Hermes Agent backup - 2026-06-02 08:58:56
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
|
@@ -865,3 +865,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 865 |
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.
|
| 866 |
2026-06-02 08:53:02,745 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 867 |
2026-06-02 08:53:46,926 INFO discord.gateway: Shard ID None has successfully RESUMED session 832df0f1488b7be65b7f5d4cd5eb7dfa.
|
|
|
|
|
|
|
|
|
|
|
|
| 865 |
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.
|
| 866 |
2026-06-02 08:53:02,745 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 867 |
2026-06-02 08:53:46,926 INFO discord.gateway: Shard ID None has successfully RESUMED session 832df0f1488b7be65b7f5d4cd5eb7dfa.
|
| 868 |
+
2026-06-02 08:58:03,107 INFO gateway.run: Reconnecting api_server (attempt 17)...
|
| 869 |
+
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.
|
| 870 |
+
2026-06-02 08:58:03,141 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -416,3 +416,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 416 |
2026-06-02 08:43:01,919 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.
|
| 417 |
2026-06-02 08:48:02,311 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.
|
|
|
|
|
|
| 416 |
2026-06-02 08:43:01,919 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.
|
| 417 |
2026-06-02 08:48:02,311 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.
|
logs/gateway.log
CHANGED
|
@@ -662,3 +662,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 662 |
2026-06-02 08:53:02,740 INFO gateway.run: Reconnecting api_server (attempt 16)...
|
| 663 |
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.
|
| 664 |
2026-06-02 08:53:02,745 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 662 |
2026-06-02 08:53:02,740 INFO gateway.run: Reconnecting api_server (attempt 16)...
|
| 663 |
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.
|
| 664 |
2026-06-02 08:53:02,745 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 665 |
+
2026-06-02 08:58:03,107 INFO gateway.run: Reconnecting api_server (attempt 17)...
|
| 666 |
+
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.
|
| 667 |
+
2026-06-02 08:58:03,141 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T08:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T08:58:56.086400",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|