Hermes Agent backup - 2026-06-03 13:55:33
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
|
@@ -1987,3 +1987,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1987 |
2026-06-03 13:49:55,930 INFO gateway.run: Reconnecting api_server (attempt 363)...
|
| 1988 |
2026-06-03 13:49:55,932 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.
|
| 1989 |
2026-06-03 13:49:55,936 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1987 |
2026-06-03 13:49:55,930 INFO gateway.run: Reconnecting api_server (attempt 363)...
|
| 1988 |
2026-06-03 13:49:55,932 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.
|
| 1989 |
2026-06-03 13:49:55,936 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1990 |
+
2026-06-03 13:54:56,254 INFO gateway.run: Reconnecting api_server (attempt 364)...
|
| 1991 |
+
2026-06-03 13:54:56,257 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.
|
| 1992 |
+
2026-06-03 13:54:56,263 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -815,3 +815,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 815 |
2026-06-03 13:39:55,237 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.
|
| 816 |
2026-06-03 13:44:55,577 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.
|
| 817 |
2026-06-03 13:49:55,932 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.
|
|
|
|
|
|
| 815 |
2026-06-03 13:39:55,237 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.
|
| 816 |
2026-06-03 13:44:55,577 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.
|
| 817 |
2026-06-03 13:49:55,932 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.
|
| 818 |
+
2026-06-03 13:54:56,257 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
|
@@ -1753,3 +1753,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1753 |
2026-06-03 13:49:55,930 INFO gateway.run: Reconnecting api_server (attempt 363)...
|
| 1754 |
2026-06-03 13:49:55,932 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.
|
| 1755 |
2026-06-03 13:49:55,936 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1753 |
2026-06-03 13:49:55,930 INFO gateway.run: Reconnecting api_server (attempt 363)...
|
| 1754 |
2026-06-03 13:49:55,932 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.
|
| 1755 |
2026-06-03 13:49:55,936 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1756 |
+
2026-06-03 13:54:56,254 INFO gateway.run: Reconnecting api_server (attempt 364)...
|
| 1757 |
+
2026-06-03 13:54:56,257 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.
|
| 1758 |
+
2026-06-03 13:54:56,263 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T13:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T13:55:33.588815",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|