Hermes Agent backup - 2026-06-03 13:50:26
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
|
@@ -1984,3 +1984,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1984 |
2026-06-03 13:44:55,575 INFO gateway.run: Reconnecting api_server (attempt 362)...
|
| 1985 |
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.
|
| 1986 |
2026-06-03 13:44:55,582 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1984 |
2026-06-03 13:44:55,575 INFO gateway.run: Reconnecting api_server (attempt 362)...
|
| 1985 |
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.
|
| 1986 |
2026-06-03 13:44:55,582 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
|
logs/errors.log
CHANGED
|
@@ -814,3 +814,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 814 |
2026-06-03 13:34:54,921 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.
|
|
|
|
|
|
| 814 |
2026-06-03 13:34:54,921 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.
|
logs/gateway.log
CHANGED
|
@@ -1750,3 +1750,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1750 |
2026-06-03 13:44:55,575 INFO gateway.run: Reconnecting api_server (attempt 362)...
|
| 1751 |
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.
|
| 1752 |
2026-06-03 13:44:55,582 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1750 |
2026-06-03 13:44:55,575 INFO gateway.run: Reconnecting api_server (attempt 362)...
|
| 1751 |
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.
|
| 1752 |
2026-06-03 13:44:55,582 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
|
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:50:26.026855",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|