Hermes Agent backup - 2026-06-02 16:38:36
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
|
@@ -1150,3 +1150,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1150 |
2026-06-02 16:33:34,325 INFO gateway.run: Reconnecting api_server (attempt 108)...
|
| 1151 |
2026-06-02 16:33:34,330 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.
|
| 1152 |
2026-06-02 16:33:34,339 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1150 |
2026-06-02 16:33:34,325 INFO gateway.run: Reconnecting api_server (attempt 108)...
|
| 1151 |
2026-06-02 16:33:34,330 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.
|
| 1152 |
2026-06-02 16:33:34,339 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1153 |
+
2026-06-02 16:38:34,603 INFO gateway.run: Reconnecting api_server (attempt 109)...
|
| 1154 |
+
2026-06-02 16:38:34,609 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.
|
| 1155 |
+
2026-06-02 16:38:34,618 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -508,3 +508,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 508 |
2026-06-02 16:23:33,650 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.
|
| 509 |
2026-06-02 16:28:33,985 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.
|
| 510 |
2026-06-02 16:33:34,330 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.
|
|
|
|
|
|
| 508 |
2026-06-02 16:23:33,650 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.
|
| 509 |
2026-06-02 16:28:33,985 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.
|
| 510 |
2026-06-02 16:33:34,330 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.
|
| 511 |
+
2026-06-02 16:38:34,609 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
|
@@ -938,3 +938,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 938 |
2026-06-02 16:33:34,325 INFO gateway.run: Reconnecting api_server (attempt 108)...
|
| 939 |
2026-06-02 16:33:34,330 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.
|
| 940 |
2026-06-02 16:33:34,339 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 938 |
2026-06-02 16:33:34,325 INFO gateway.run: Reconnecting api_server (attempt 108)...
|
| 939 |
2026-06-02 16:33:34,330 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.
|
| 940 |
2026-06-02 16:33:34,339 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 941 |
+
2026-06-02 16:38:34,603 INFO gateway.run: Reconnecting api_server (attempt 109)...
|
| 942 |
+
2026-06-02 16:38:34,609 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.
|
| 943 |
+
2026-06-02 16:38:34,618 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-02T16:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-02T16:38:36.139658",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|