Hermes Agent backup - 2026-06-03 14:25:14
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
|
@@ -2006,3 +2006,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 2006 |
2026-06-03 14:19:57,934 INFO gateway.run: Reconnecting api_server (attempt 369)...
|
| 2007 |
2026-06-03 14:19:57,936 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.
|
| 2008 |
2026-06-03 14:19:57,943 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2006 |
2026-06-03 14:19:57,934 INFO gateway.run: Reconnecting api_server (attempt 369)...
|
| 2007 |
2026-06-03 14:19:57,936 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.
|
| 2008 |
2026-06-03 14:19:57,943 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2009 |
+
2026-06-03 14:24:58,256 INFO gateway.run: Reconnecting api_server (attempt 370)...
|
| 2010 |
+
2026-06-03 14:24:58,259 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.
|
| 2011 |
+
2026-06-03 14:24:58,269 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -821,3 +821,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 821 |
2026-06-03 14:09:57,303 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.
|
| 822 |
2026-06-03 14:14:57,606 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.
|
| 823 |
2026-06-03 14:19:57,936 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.
|
|
|
|
|
|
| 821 |
2026-06-03 14:09:57,303 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.
|
| 822 |
2026-06-03 14:14:57,606 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.
|
| 823 |
2026-06-03 14:19:57,936 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.
|
| 824 |
+
2026-06-03 14:24:58,259 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
|
@@ -1771,3 +1771,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1771 |
2026-06-03 14:19:57,934 INFO gateway.run: Reconnecting api_server (attempt 369)...
|
| 1772 |
2026-06-03 14:19:57,936 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.
|
| 1773 |
2026-06-03 14:19:57,943 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1771 |
2026-06-03 14:19:57,934 INFO gateway.run: Reconnecting api_server (attempt 369)...
|
| 1772 |
2026-06-03 14:19:57,936 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.
|
| 1773 |
2026-06-03 14:19:57,943 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1774 |
+
2026-06-03 14:24:58,256 INFO gateway.run: Reconnecting api_server (attempt 370)...
|
| 1775 |
+
2026-06-03 14:24:58,259 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.
|
| 1776 |
+
2026-06-03 14:24:58,269 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T14:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T14:25:14.715071",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|