Hermes Agent backup - 2026-06-03 12:55:34
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
|
@@ -1949,3 +1949,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1949 |
2026-06-03 12:49:51,955 INFO gateway.run: Reconnecting api_server (attempt 351)...
|
| 1950 |
2026-06-03 12:49:51,960 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.
|
| 1951 |
2026-06-03 12:49:51,969 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1949 |
2026-06-03 12:49:51,955 INFO gateway.run: Reconnecting api_server (attempt 351)...
|
| 1950 |
2026-06-03 12:49:51,960 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.
|
| 1951 |
2026-06-03 12:49:51,969 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1952 |
+
2026-06-03 12:54:52,259 INFO gateway.run: Reconnecting api_server (attempt 352)...
|
| 1953 |
+
2026-06-03 12:54:52,261 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.
|
| 1954 |
+
2026-06-03 12:54:52,268 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -803,3 +803,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 803 |
2026-06-03 12:39:51,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.
|
| 804 |
2026-06-03 12:44:51,622 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.
|
| 805 |
2026-06-03 12:49:51,960 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.
|
|
|
|
|
|
| 803 |
2026-06-03 12:39:51,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.
|
| 804 |
2026-06-03 12:44:51,622 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.
|
| 805 |
2026-06-03 12:49:51,960 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.
|
| 806 |
+
2026-06-03 12:54:52,261 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
|
@@ -1717,3 +1717,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1717 |
2026-06-03 12:49:51,955 INFO gateway.run: Reconnecting api_server (attempt 351)...
|
| 1718 |
2026-06-03 12:49:51,960 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.
|
| 1719 |
2026-06-03 12:49:51,969 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1717 |
2026-06-03 12:49:51,955 INFO gateway.run: Reconnecting api_server (attempt 351)...
|
| 1718 |
2026-06-03 12:49:51,960 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.
|
| 1719 |
2026-06-03 12:49:51,969 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1720 |
+
2026-06-03 12:54:52,259 INFO gateway.run: Reconnecting api_server (attempt 352)...
|
| 1721 |
+
2026-06-03 12:54:52,261 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.
|
| 1722 |
+
2026-06-03 12:54:52,268 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T12:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T12:55:34.152740",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|