Hermes Agent backup - 2026-06-03 14:40:34
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
|
@@ -2015,3 +2015,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 2015 |
2026-06-03 14:34:58,883 INFO gateway.run: Reconnecting api_server (attempt 372)...
|
| 2016 |
2026-06-03 14:34:58,885 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.
|
| 2017 |
2026-06-03 14:34:58,895 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2015 |
2026-06-03 14:34:58,883 INFO gateway.run: Reconnecting api_server (attempt 372)...
|
| 2016 |
2026-06-03 14:34:58,885 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.
|
| 2017 |
2026-06-03 14:34:58,895 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2018 |
+
2026-06-03 14:39:59,195 INFO gateway.run: Reconnecting api_server (attempt 373)...
|
| 2019 |
+
2026-06-03 14:39:59,201 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.
|
| 2020 |
+
2026-06-03 14:39:59,206 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -824,3 +824,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 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.
|
| 825 |
2026-06-03 14:29:58,574 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.
|
| 826 |
2026-06-03 14:34:58,885 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.
|
| 825 |
2026-06-03 14:29:58,574 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.
|
| 826 |
2026-06-03 14:34:58,885 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.
|
| 827 |
+
2026-06-03 14:39:59,201 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
|
@@ -1780,3 +1780,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1780 |
2026-06-03 14:34:58,883 INFO gateway.run: Reconnecting api_server (attempt 372)...
|
| 1781 |
2026-06-03 14:34:58,885 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.
|
| 1782 |
2026-06-03 14:34:58,895 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1780 |
2026-06-03 14:34:58,883 INFO gateway.run: Reconnecting api_server (attempt 372)...
|
| 1781 |
2026-06-03 14:34:58,885 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.
|
| 1782 |
2026-06-03 14:34:58,895 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1783 |
+
2026-06-03 14:39:59,195 INFO gateway.run: Reconnecting api_server (attempt 373)...
|
| 1784 |
+
2026-06-03 14:39:59,201 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.
|
| 1785 |
+
2026-06-03 14:39:59,206 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:40:34.669056",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|