Hermes Agent backup - 2026-06-03 00:49:31
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
|
@@ -1452,3 +1452,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1452 |
2026-06-03 00:44:04,781 INFO gateway.run: Reconnecting api_server (attempt 206)...
|
| 1453 |
2026-06-03 00:44:04,785 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.
|
| 1454 |
2026-06-03 00:44:04,792 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1452 |
2026-06-03 00:44:04,781 INFO gateway.run: Reconnecting api_server (attempt 206)...
|
| 1453 |
2026-06-03 00:44:04,785 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.
|
| 1454 |
2026-06-03 00:44:04,792 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1455 |
+
2026-06-03 00:49:05,080 INFO gateway.run: Reconnecting api_server (attempt 207)...
|
| 1456 |
+
2026-06-03 00:49:05,083 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.
|
| 1457 |
+
2026-06-03 00:49:05,093 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -606,3 +606,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 606 |
2026-06-03 00:34:04,138 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.
|
| 607 |
2026-06-03 00:39:04,485 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.
|
| 608 |
2026-06-03 00:44:04,785 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.
|
|
|
|
|
|
| 606 |
2026-06-03 00:34:04,138 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.
|
| 607 |
2026-06-03 00:39:04,485 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.
|
| 608 |
2026-06-03 00:44:04,785 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.
|
| 609 |
+
2026-06-03 00:49:05,083 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
|
@@ -1232,3 +1232,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1232 |
2026-06-03 00:44:04,781 INFO gateway.run: Reconnecting api_server (attempt 206)...
|
| 1233 |
2026-06-03 00:44:04,785 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.
|
| 1234 |
2026-06-03 00:44:04,792 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1232 |
2026-06-03 00:44:04,781 INFO gateway.run: Reconnecting api_server (attempt 206)...
|
| 1233 |
2026-06-03 00:44:04,785 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.
|
| 1234 |
2026-06-03 00:44:04,792 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1235 |
+
2026-06-03 00:49:05,080 INFO gateway.run: Reconnecting api_server (attempt 207)...
|
| 1236 |
+
2026-06-03 00:49:05,083 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.
|
| 1237 |
+
2026-06-03 00:49:05,093 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-03T00:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-03T00:49:31.591411",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|