Hermes Agent backup - 2026-06-03 16:30:14
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
|
@@ -2084,3 +2084,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 2084 |
2026-06-03 16:25:05,664 INFO gateway.run: Reconnecting api_server (attempt 394)...
|
| 2085 |
2026-06-03 16:25:05,666 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.
|
| 2086 |
2026-06-03 16:25:05,671 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 2084 |
2026-06-03 16:25:05,664 INFO gateway.run: Reconnecting api_server (attempt 394)...
|
| 2085 |
2026-06-03 16:25:05,666 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.
|
| 2086 |
2026-06-03 16:25:05,671 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 2087 |
+
2026-06-03 16:30:05,936 INFO gateway.run: Reconnecting api_server (attempt 395)...
|
| 2088 |
+
2026-06-03 16:30:05,939 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.
|
| 2089 |
+
2026-06-03 16:30:05,944 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -846,3 +846,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 846 |
2026-06-03 16:15:05,082 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.
|
| 847 |
2026-06-03 16:20:05,405 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.
|
| 848 |
2026-06-03 16:25:05,666 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.
|
|
|
|
|
|
| 846 |
2026-06-03 16:15:05,082 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.
|
| 847 |
2026-06-03 16:20:05,405 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.
|
| 848 |
2026-06-03 16:25:05,666 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.
|
| 849 |
+
2026-06-03 16:30:05,939 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
|
@@ -1846,3 +1846,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1846 |
2026-06-03 16:25:05,664 INFO gateway.run: Reconnecting api_server (attempt 394)...
|
| 1847 |
2026-06-03 16:25:05,666 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.
|
| 1848 |
2026-06-03 16:25:05,671 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1846 |
2026-06-03 16:25:05,664 INFO gateway.run: Reconnecting api_server (attempt 394)...
|
| 1847 |
2026-06-03 16:25:05,666 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.
|
| 1848 |
2026-06-03 16:25:05,671 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1849 |
+
2026-06-03 16:30:05,936 INFO gateway.run: Reconnecting api_server (attempt 395)...
|
| 1850 |
+
2026-06-03 16:30:05,939 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.
|
| 1851 |
+
2026-06-03 16:30:05,944 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T16:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T16:30:14.344592",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|