Gendle commited on
Commit
332860d
·
verified ·
1 Parent(s): bc12838

Hermes Agent backup - 2026-06-02 07:51:12

Browse files
Files changed (4) hide show
  1. logs/agent.log +15 -0
  2. logs/errors.log +4 -0
  3. logs/gateway.log +14 -0
  4. metadata.json +1 -1
logs/agent.log CHANGED
@@ -461,3 +461,18 @@
461
  2026-06-02 07:50:10,092 INFO gateway.run: Connecting to discord...
462
  2026-06-02 07:50:10,902 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
463
  2026-06-02 07:50:10,903 INFO discord.client: logging in using static token
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
461
  2026-06-02 07:50:10,092 INFO gateway.run: Connecting to discord...
462
  2026-06-02 07:50:10,902 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
463
  2026-06-02 07:50:10,903 INFO discord.client: logging in using static token
464
+ 2026-06-02 07:50:40,102 ERROR gateway.run: ✗ discord error: discord connect timed out after 30s
465
+ 2026-06-02 07:50:40,105 INFO hermes_plugins.discord_platform.adapter: [Discord] Disconnected
466
+ 2026-06-02 07:50:40,128 WARNING gateway.run: Gateway started with no connected platforms — 2 platform(s) queued for retry: api_server: failed to connect; discord: discord connect timed out after 30s
467
+ 2026-06-02 07:50:40,133 WARNING gateway.run: No adapter could be created for any of the 2 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
468
+ 2026-06-02 07:50:40,145 INFO gateway.run: Channel directory built: 0 target(s)
469
+ 2026-06-02 07:50:40,146 INFO gateway.run: Starting reconnection watcher for 2 failed platform(s): api_server, discord
470
+ 2026-06-02 07:50:40,146 INFO gateway.run: Press Ctrl+C to stop
471
+ 2026-06-02 07:50:40,150 INFO gateway.run: Cron ticker started (interval=60s)
472
+ 2026-06-02 07:50:45,187 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
473
+ 2026-06-02 07:50:50,195 INFO gateway.run: Reconnecting api_server (attempt 2)...
474
+ 2026-06-02 07:50:50,209 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.
475
+ 2026-06-02 07:50:50,215 INFO gateway.run: Reconnect api_server failed, next retry in 60s
476
+ 2026-06-02 07:51:10,244 INFO gateway.run: Reconnecting discord (attempt 2)...
477
+ 2026-06-02 07:51:10,295 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
478
+ 2026-06-02 07:51:10,296 INFO discord.client: logging in using static token
logs/errors.log CHANGED
@@ -81,3 +81,7 @@
81
  2026-06-02 07:49:58,379 WARNING gateway.run: Shutdown context: signal=SIGTERM under_systemd=no parent_pid=69 parent_name=entrypoint.sh loadavg_1m=64.79 parent_cmdline='/bin/bash /app/entrypoint.sh'
82
  2026-06-02 07:50:10,080 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.
83
  2026-06-02 07:50:10,082 WARNING gateway.run: ✗ api_server failed to connect
 
 
 
 
 
81
  2026-06-02 07:49:58,379 WARNING gateway.run: Shutdown context: signal=SIGTERM under_systemd=no parent_pid=69 parent_name=entrypoint.sh loadavg_1m=64.79 parent_cmdline='/bin/bash /app/entrypoint.sh'
82
  2026-06-02 07:50:10,080 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.
83
  2026-06-02 07:50:10,082 WARNING gateway.run: ✗ api_server failed to connect
84
+ 2026-06-02 07:50:40,102 ERROR gateway.run: ✗ discord error: discord connect timed out after 30s
85
+ 2026-06-02 07:50:40,128 WARNING gateway.run: Gateway started with no connected platforms — 2 platform(s) queued for retry: api_server: failed to connect; discord: discord connect timed out after 30s
86
+ 2026-06-02 07:50:40,133 WARNING gateway.run: No adapter could be created for any of the 2 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
87
+ 2026-06-02 07:50:50,209 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
@@ -280,3 +280,17 @@
280
  2026-06-02 07:50:10,087 INFO gateway.platforms.api_server: [Api_Server] API server stopped
281
  2026-06-02 07:50:10,092 INFO gateway.run: Connecting to discord...
282
  2026-06-02 07:50:10,902 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
280
  2026-06-02 07:50:10,087 INFO gateway.platforms.api_server: [Api_Server] API server stopped
281
  2026-06-02 07:50:10,092 INFO gateway.run: Connecting to discord...
282
  2026-06-02 07:50:10,902 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
283
+ 2026-06-02 07:50:40,102 ERROR gateway.run: ✗ discord error: discord connect timed out after 30s
284
+ 2026-06-02 07:50:40,105 INFO hermes_plugins.discord_platform.adapter: [Discord] Disconnected
285
+ 2026-06-02 07:50:40,128 WARNING gateway.run: Gateway started with no connected platforms — 2 platform(s) queued for retry: api_server: failed to connect; discord: discord connect timed out after 30s
286
+ 2026-06-02 07:50:40,133 WARNING gateway.run: No adapter could be created for any of the 2 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
287
+ 2026-06-02 07:50:40,145 INFO gateway.run: Channel directory built: 0 target(s)
288
+ 2026-06-02 07:50:40,146 INFO gateway.run: Starting reconnection watcher for 2 failed platform(s): api_server, discord
289
+ 2026-06-02 07:50:40,146 INFO gateway.run: Press Ctrl+C to stop
290
+ 2026-06-02 07:50:40,150 INFO gateway.run: Cron ticker started (interval=60s)
291
+ 2026-06-02 07:50:45,187 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
292
+ 2026-06-02 07:50:50,195 INFO gateway.run: Reconnecting api_server (attempt 2)...
293
+ 2026-06-02 07:50:50,209 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.
294
+ 2026-06-02 07:50:50,215 INFO gateway.run: Reconnect api_server failed, next retry in 60s
295
+ 2026-06-02 07:51:10,244 INFO gateway.run: Reconnecting discord (attempt 2)...
296
+ 2026-06-02 07:51:10,295 INFO hermes_plugins.discord_platform.adapter: [Discord] Registered /skill command with 90 skill(s) via autocomplete
metadata.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-06-02T07:50:10.972315",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }
 
1
  {
2
+ "timestamp": "2026-06-02T07:51:12.458364",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }