Hermes Agent backup - 2026-06-03 15:10:15
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
|
@@ -2034,3 +2034,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 2034 |
2026-06-03 15:05:00,765 INFO gateway.run: Reconnecting api_server (attempt 378)...
|
| 2035 |
2026-06-03 15:05:00,770 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.
|
| 2036 |
2026-06-03 15:05:00,775 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2034 |
2026-06-03 15:05:00,765 INFO gateway.run: Reconnecting api_server (attempt 378)...
|
| 2035 |
2026-06-03 15:05:00,770 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.
|
| 2036 |
2026-06-03 15:05:00,775 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2037 |
+
2026-06-03 15:10:01,058 INFO gateway.run: Reconnecting api_server (attempt 379)...
|
| 2038 |
+
2026-06-03 15:10:01,061 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.
|
| 2039 |
+
2026-06-03 15:10:01,067 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -830,3 +830,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 830 |
2026-06-03 14:55:00,162 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.
|
| 831 |
2026-06-03 15:00:00,474 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.
|
| 832 |
2026-06-03 15:05:00,770 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.
|
|
|
|
|
|
| 830 |
2026-06-03 14:55:00,162 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.
|
| 831 |
2026-06-03 15:00:00,474 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.
|
| 832 |
2026-06-03 15:05:00,770 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.
|
| 833 |
+
2026-06-03 15:10:01,061 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
|
@@ -1798,3 +1798,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1798 |
2026-06-03 15:05:00,765 INFO gateway.run: Reconnecting api_server (attempt 378)...
|
| 1799 |
2026-06-03 15:05:00,770 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.
|
| 1800 |
2026-06-03 15:05:00,775 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1798 |
2026-06-03 15:05:00,765 INFO gateway.run: Reconnecting api_server (attempt 378)...
|
| 1799 |
2026-06-03 15:05:00,770 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.
|
| 1800 |
2026-06-03 15:05:00,775 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1801 |
+
2026-06-03 15:10:01,058 INFO gateway.run: Reconnecting api_server (attempt 379)...
|
| 1802 |
+
2026-06-03 15:10:01,061 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.
|
| 1803 |
+
2026-06-03 15:10:01,067 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T15:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T15:10:15.042723",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|