Hermes Agent backup - 2026-06-03 08:44:57
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
|
@@ -1796,3 +1796,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1796 |
2026-06-03 08:39:35,998 INFO gateway.run: Reconnecting api_server (attempt 301)...
|
| 1797 |
2026-06-03 08:39:36,004 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.
|
| 1798 |
2026-06-03 08:39:36,013 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1796 |
2026-06-03 08:39:35,998 INFO gateway.run: Reconnecting api_server (attempt 301)...
|
| 1797 |
2026-06-03 08:39:36,004 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.
|
| 1798 |
2026-06-03 08:39:36,013 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1799 |
+
2026-06-03 08:44:36,336 INFO gateway.run: Reconnecting api_server (attempt 302)...
|
| 1800 |
+
2026-06-03 08:44:36,339 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.
|
| 1801 |
+
2026-06-03 08:44:36,350 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -753,3 +753,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 753 |
2026-06-03 08:29:35,378 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-03 08:34:35,684 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.
|
| 755 |
2026-06-03 08:39:36,004 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.
|
|
|
|
|
|
| 753 |
2026-06-03 08:29:35,378 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-03 08:34:35,684 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.
|
| 755 |
2026-06-03 08:39:36,004 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.
|
| 756 |
+
2026-06-03 08:44:36,339 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
|
@@ -1567,3 +1567,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1567 |
2026-06-03 08:39:35,998 INFO gateway.run: Reconnecting api_server (attempt 301)...
|
| 1568 |
2026-06-03 08:39:36,004 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.
|
| 1569 |
2026-06-03 08:39:36,013 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1567 |
2026-06-03 08:39:35,998 INFO gateway.run: Reconnecting api_server (attempt 301)...
|
| 1568 |
2026-06-03 08:39:36,004 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.
|
| 1569 |
2026-06-03 08:39:36,013 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1570 |
+
2026-06-03 08:44:36,336 INFO gateway.run: Reconnecting api_server (attempt 302)...
|
| 1571 |
+
2026-06-03 08:44:36,339 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.
|
| 1572 |
+
2026-06-03 08:44:36,350 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T08:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T08:44:57.343582",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|