Hermes Agent backup - 2026-06-03 14:05:49
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
|
@@ -1993,3 +1993,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1993 |
2026-06-03 13:59:56,618 INFO gateway.run: Reconnecting api_server (attempt 365)...
|
| 1994 |
2026-06-03 13:59:56,624 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.
|
| 1995 |
2026-06-03 13:59:56,643 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1993 |
2026-06-03 13:59:56,618 INFO gateway.run: Reconnecting api_server (attempt 365)...
|
| 1994 |
2026-06-03 13:59:56,624 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.
|
| 1995 |
2026-06-03 13:59:56,643 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1996 |
+
2026-06-03 14:04:56,978 INFO gateway.run: Reconnecting api_server (attempt 366)...
|
| 1997 |
+
2026-06-03 14:04:56,982 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.
|
| 1998 |
+
2026-06-03 14:04:56,990 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -817,3 +817,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 817 |
2026-06-03 13:49:55,932 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.
|
| 818 |
2026-06-03 13:54:56,257 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.
|
| 819 |
2026-06-03 13:59:56,624 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.
|
|
|
|
|
|
| 817 |
2026-06-03 13:49:55,932 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.
|
| 818 |
2026-06-03 13:54:56,257 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.
|
| 819 |
2026-06-03 13:59:56,624 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.
|
| 820 |
+
2026-06-03 14:04:56,982 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
|
@@ -1759,3 +1759,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1759 |
2026-06-03 13:59:56,618 INFO gateway.run: Reconnecting api_server (attempt 365)...
|
| 1760 |
2026-06-03 13:59:56,624 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.
|
| 1761 |
2026-06-03 13:59:56,643 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1759 |
2026-06-03 13:59:56,618 INFO gateway.run: Reconnecting api_server (attempt 365)...
|
| 1760 |
2026-06-03 13:59:56,624 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.
|
| 1761 |
2026-06-03 13:59:56,643 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1762 |
+
2026-06-03 14:04:56,978 INFO gateway.run: Reconnecting api_server (attempt 366)...
|
| 1763 |
+
2026-06-03 14:04:56,982 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.
|
| 1764 |
+
2026-06-03 14:04:56,990 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:05:49.254707",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|