Hermes Agent backup - 2026-06-03 08:25:31
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
|
@@ -1784,3 +1784,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1784 |
2026-06-03 08:19:34,767 INFO gateway.run: Reconnecting api_server (attempt 297)...
|
| 1785 |
2026-06-03 08:19:34,777 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.
|
| 1786 |
2026-06-03 08:19:34,785 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1784 |
2026-06-03 08:19:34,767 INFO gateway.run: Reconnecting api_server (attempt 297)...
|
| 1785 |
2026-06-03 08:19:34,777 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.
|
| 1786 |
2026-06-03 08:19:34,785 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1787 |
+
2026-06-03 08:24:35,066 INFO gateway.run: Reconnecting api_server (attempt 298)...
|
| 1788 |
+
2026-06-03 08:24:35,069 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.
|
| 1789 |
+
2026-06-03 08:24:35,073 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -749,3 +749,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 749 |
2026-06-03 08:09:34,156 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.
|
| 750 |
2026-06-03 08:14:34,444 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.
|
| 751 |
2026-06-03 08:19:34,777 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.
|
|
|
|
|
|
| 749 |
2026-06-03 08:09:34,156 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.
|
| 750 |
2026-06-03 08:14:34,444 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.
|
| 751 |
2026-06-03 08:19:34,777 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.
|
| 752 |
+
2026-06-03 08:24:35,069 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
|
@@ -1555,3 +1555,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1555 |
2026-06-03 08:19:34,767 INFO gateway.run: Reconnecting api_server (attempt 297)...
|
| 1556 |
2026-06-03 08:19:34,777 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.
|
| 1557 |
2026-06-03 08:19:34,785 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1555 |
2026-06-03 08:19:34,767 INFO gateway.run: Reconnecting api_server (attempt 297)...
|
| 1556 |
2026-06-03 08:19:34,777 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.
|
| 1557 |
2026-06-03 08:19:34,785 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1558 |
+
2026-06-03 08:24:35,066 INFO gateway.run: Reconnecting api_server (attempt 298)...
|
| 1559 |
+
2026-06-03 08:24:35,069 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.
|
| 1560 |
+
2026-06-03 08:24:35,073 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:25:31.799350",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|