Hermes Agent backup - 2026-06-03 11:54:54
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
|
@@ -1912,3 +1912,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1912 |
2026-06-03 11:49:47,978 INFO gateway.run: Reconnecting api_server (attempt 339)...
|
| 1913 |
2026-06-03 11:49:47,981 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.
|
| 1914 |
2026-06-03 11:49:47,986 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1912 |
2026-06-03 11:49:47,978 INFO gateway.run: Reconnecting api_server (attempt 339)...
|
| 1913 |
2026-06-03 11:49:47,981 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.
|
| 1914 |
2026-06-03 11:49:47,986 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1915 |
+
2026-06-03 11:54:48,284 INFO gateway.run: Reconnecting api_server (attempt 340)...
|
| 1916 |
+
2026-06-03 11:54:48,288 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.
|
| 1917 |
+
2026-06-03 11:54:48,348 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -791,3 +791,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 791 |
2026-06-03 11:39:47,361 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.
|
| 792 |
2026-06-03 11:44:47,670 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.
|
| 793 |
2026-06-03 11:49:47,981 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.
|
|
|
|
|
|
| 791 |
2026-06-03 11:39:47,361 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.
|
| 792 |
2026-06-03 11:44:47,670 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.
|
| 793 |
2026-06-03 11:49:47,981 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.
|
| 794 |
+
2026-06-03 11:54:48,288 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
|
@@ -1681,3 +1681,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1681 |
2026-06-03 11:49:47,978 INFO gateway.run: Reconnecting api_server (attempt 339)...
|
| 1682 |
2026-06-03 11:49:47,981 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.
|
| 1683 |
2026-06-03 11:49:47,986 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1681 |
2026-06-03 11:49:47,978 INFO gateway.run: Reconnecting api_server (attempt 339)...
|
| 1682 |
2026-06-03 11:49:47,981 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.
|
| 1683 |
2026-06-03 11:49:47,986 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1684 |
+
2026-06-03 11:54:48,284 INFO gateway.run: Reconnecting api_server (attempt 340)...
|
| 1685 |
+
2026-06-03 11:54:48,288 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.
|
| 1686 |
+
2026-06-03 11:54:48,348 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T11:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T11:54:54.534747",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|