Hermes Agent backup - 2026-06-03 13:15:18
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
|
@@ -1962,3 +1962,6 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 1962 |
2026-06-03 13:09:53,295 INFO gateway.run: Reconnecting api_server (attempt 355)...
|
| 1963 |
2026-06-03 13:09:53,303 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.
|
| 1964 |
2026-06-03 13:09:53,309 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1962 |
2026-06-03 13:09:53,295 INFO gateway.run: Reconnecting api_server (attempt 355)...
|
| 1963 |
2026-06-03 13:09:53,303 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.
|
| 1964 |
2026-06-03 13:09:53,309 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1965 |
+
2026-06-03 13:14:53,622 INFO gateway.run: Reconnecting api_server (attempt 356)...
|
| 1966 |
+
2026-06-03 13:14:53,632 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.
|
| 1967 |
+
2026-06-03 13:14:53,637 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
logs/errors.log
CHANGED
|
@@ -807,3 +807,4 @@ client_session: <aiohttp.client.ClientSession object at 0x7f208563c090>
|
|
| 807 |
2026-06-03 12:59:52,617 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.
|
| 808 |
2026-06-03 13:04:52,949 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.
|
| 809 |
2026-06-03 13:09:53,303 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.
|
|
|
|
|
|
| 807 |
2026-06-03 12:59:52,617 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.
|
| 808 |
2026-06-03 13:04:52,949 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.
|
| 809 |
2026-06-03 13:09:53,303 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.
|
| 810 |
+
2026-06-03 13:14:53,632 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
|
@@ -1729,3 +1729,6 @@ aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host discord.c
|
|
| 1729 |
2026-06-03 13:09:53,295 INFO gateway.run: Reconnecting api_server (attempt 355)...
|
| 1730 |
2026-06-03 13:09:53,303 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 13:09:53,309 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
|
|
|
|
|
|
|
|
|
|
|
| 1729 |
2026-06-03 13:09:53,295 INFO gateway.run: Reconnecting api_server (attempt 355)...
|
| 1730 |
2026-06-03 13:09:53,303 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 13:09:53,309 INFO gateway.run: Reconnect api_server failed, next retry in 300s
|
| 1732 |
+
2026-06-03 13:14:53,622 INFO gateway.run: Reconnecting api_server (attempt 356)...
|
| 1733 |
+
2026-06-03 13:14:53,632 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 13:14:53,637 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:15:18.564189",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|