Hermes Agent backup - 2026-06-03 08:34:44
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
|
@@ -1790,3 +1790,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1790 |
2026-06-03 08:29:35,376 INFO gateway.run: Reconnecting api_server (attempt 299)...
|
| 1791 |
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.
|
| 1792 |
2026-06-03 08:29:35,383 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1790 |
2026-06-03 08:29:35,376 INFO gateway.run: Reconnecting api_server (attempt 299)...
|
| 1791 |
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.
|
| 1792 |
2026-06-03 08:29:35,383 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1793 |
+
2026-06-03 08:34:35,681 INFO gateway.run: Reconnecting api_server (attempt 300)...
|
| 1794 |
+
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.
|
| 1795 |
+
2026-06-03 08:34:35,690 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -751,3 +751,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 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.
|
| 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.
|
|
|
|
|
|
| 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.
|
| 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.
|
logs/gateway.log
CHANGED
|
@@ -1561,3 +1561,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1561 |
2026-06-03 08:29:35,376 INFO gateway.run: Reconnecting api_server (attempt 299)...
|
| 1562 |
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.
|
| 1563 |
2026-06-03 08:29:35,383 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1561 |
2026-06-03 08:29:35,376 INFO gateway.run: Reconnecting api_server (attempt 299)...
|
| 1562 |
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.
|
| 1563 |
2026-06-03 08:29:35,383 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1564 |
+
2026-06-03 08:34:35,681 INFO gateway.run: Reconnecting api_server (attempt 300)...
|
| 1565 |
+
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.
|
| 1566 |
+
2026-06-03 08:34:35,690 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:34:44.475371",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|