Hermes Agent backup - 2026-06-03 00:44:24
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
|
@@ -1449,3 +1449,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 1449 |
2026-06-03 00:39:04,481 INFO gateway.run: Reconnecting api_server (attempt 205)...
|
| 1450 |
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.
|
| 1451 |
2026-06-03 00:39:04,495 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1449 |
2026-06-03 00:39:04,481 INFO gateway.run: Reconnecting api_server (attempt 205)...
|
| 1450 |
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.
|
| 1451 |
2026-06-03 00:39:04,495 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
|
logs/errors.log
CHANGED
|
@@ -605,3 +605,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563b910>
|
|
| 605 |
2026-06-03 00:29:03,812 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.
|
|
|
|
|
|
| 605 |
2026-06-03 00:29:03,812 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.
|
logs/gateway.log
CHANGED
|
@@ -1229,3 +1229,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1229 |
2026-06-03 00:39:04,481 INFO gateway.run: Reconnecting api_server (attempt 205)...
|
| 1230 |
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.
|
| 1231 |
2026-06-03 00:39:04,495 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1229 |
2026-06-03 00:39:04,481 INFO gateway.run: Reconnecting api_server (attempt 205)...
|
| 1230 |
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.
|
| 1231 |
2026-06-03 00:39:04,495 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
|
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:44:24.087588",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|