Hermes Agent backup - 2026-06-03 06:55:09
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
|
@@ -1729,3 +1729,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1729 |
2026-06-03 06:49:29,113 INFO gateway.run: Reconnecting api_server (attempt 279)...
|
| 1730 |
2026-06-03 06:49:29,124 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.
|
| 1731 |
2026-06-03 06:49:29,133 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1729 |
2026-06-03 06:49:29,113 INFO gateway.run: Reconnecting api_server (attempt 279)...
|
| 1730 |
2026-06-03 06:49:29,124 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.
|
| 1731 |
2026-06-03 06:49:29,133 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1732 |
+
2026-06-03 06:54:29,453 INFO gateway.run: Reconnecting api_server (attempt 280)...
|
| 1733 |
+
2026-06-03 06:54:29,458 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.
|
| 1734 |
+
2026-06-03 06:54:29,466 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -731,3 +731,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 731 |
2026-06-03 06:39:28,397 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.
|
| 732 |
2026-06-03 06:44:28,760 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.
|
| 733 |
2026-06-03 06:49:29,124 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.
|
|
|
|
|
|
| 731 |
2026-06-03 06:39:28,397 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.
|
| 732 |
2026-06-03 06:44:28,760 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.
|
| 733 |
2026-06-03 06:49:29,124 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.
|
| 734 |
+
2026-06-03 06:54:29,458 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
|
@@ -1501,3 +1501,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1501 |
2026-06-03 06:49:29,113 INFO gateway.run: Reconnecting api_server (attempt 279)...
|
| 1502 |
2026-06-03 06:49:29,124 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.
|
| 1503 |
2026-06-03 06:49:29,133 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1501 |
2026-06-03 06:49:29,113 INFO gateway.run: Reconnecting api_server (attempt 279)...
|
| 1502 |
2026-06-03 06:49:29,124 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.
|
| 1503 |
2026-06-03 06:49:29,133 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1504 |
+
2026-06-03 06:54:29,453 INFO gateway.run: Reconnecting api_server (attempt 280)...
|
| 1505 |
+
2026-06-03 06:54:29,458 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.
|
| 1506 |
+
2026-06-03 06:54:29,466 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T06:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T06:55:09.051954",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|