File size: 17,223 Bytes
aa217c9 f0afec3 427c159 2c53361 1080c0f 1b568d2 e448a15 1d4112e 991f200 b7dc20c 5c6c5ae 70bc02f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 | 2026-06-03 21:14:52,016 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
2026-06-03 21:14:52,017 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
2026-06-03 21:14:52,018 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
2026-06-03 21:14:52,081 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
2026-06-03 21:14:52,082 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
2026-06-03 21:14:52,082 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
2026-06-03 21:14:52,083 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
2026-06-03 21:14:52,084 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
2026-06-03 21:14:52,098 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
2026-06-03 21:14:52,098 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
2026-06-03 21:14:52,099 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
2026-06-03 21:14:52,100 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
2026-06-03 21:14:52,101 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
2026-06-03 21:14:52,102 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
2026-06-03 21:14:52,102 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
2026-06-03 21:14:52,103 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
2026-06-03 21:14:52,104 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
2026-06-03 21:14:52,105 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
2026-06-03 21:14:52,241 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
2026-06-03 21:14:52,658 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
2026-06-03 21:14:56,278 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
2026-06-03 21:14:56,801 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
2026-06-03 21:14:56,802 INFO gateway.run: Starting Hermes Gateway...
2026-06-03 21:14:56,803 INFO gateway.run: Session storage: /data/.hermes/sessions
2026-06-03 21:14:56,804 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
2026-06-03 21:14:56,804 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
2026-06-03 21:14:56,841 INFO gateway.run: Connecting to api_server...
2026-06-03 21:14:56,849 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.
2026-06-03 21:14:56,850 WARNING gateway.run: ✗ api_server failed to connect
2026-06-03 21:14:56,857 INFO gateway.platforms.api_server: [Api_Server] API server stopped
2026-06-03 21:14:56,864 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
2026-06-03 21:14:56,871 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
2026-06-03 21:14:56,883 INFO gateway.run: Channel directory built: 0 target(s)
2026-06-03 21:14:56,883 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
2026-06-03 21:14:56,884 INFO gateway.run: Press Ctrl+C to stop
2026-06-03 21:14:56,886 INFO gateway.run: Cron ticker started (interval=60s)
2026-06-03 21:14:57,021 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
2026-06-03 21:15:01,899 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
2026-06-03 21:15:26,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
2026-06-03 21:15:26,922 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.
2026-06-03 21:15:26,926 INFO gateway.run: Reconnect api_server failed, next retry in 60s
2026-06-03 21:16:26,994 INFO gateway.run: Reconnecting api_server (attempt 3)...
2026-06-03 21:16:26,996 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.
2026-06-03 21:16:27,000 INFO gateway.run: Reconnect api_server failed, next retry in 120s
2026-06-03 21:18:27,116 INFO gateway.run: Reconnecting api_server (attempt 4)...
2026-06-03 21:18:27,118 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.
2026-06-03 21:18:27,121 INFO gateway.run: Reconnect api_server failed, next retry in 240s
2026-06-03 21:22:55,707 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
2026-06-03 21:22:55,708 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
2026-06-03 21:22:55,709 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
2026-06-03 21:22:55,766 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
2026-06-03 21:22:55,767 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
2026-06-03 21:22:55,767 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
2026-06-03 21:22:55,768 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
2026-06-03 21:22:55,768 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
2026-06-03 21:22:55,781 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
2026-06-03 21:22:55,781 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
2026-06-03 21:22:55,783 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
2026-06-03 21:22:55,783 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
2026-06-03 21:22:55,784 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
2026-06-03 21:22:55,785 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
2026-06-03 21:22:55,786 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
2026-06-03 21:22:55,786 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
2026-06-03 21:22:55,787 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
2026-06-03 21:22:55,789 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
2026-06-03 21:22:55,922 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
2026-06-03 21:22:56,207 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
2026-06-03 21:23:00,168 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
2026-06-03 21:23:00,803 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
2026-06-03 21:23:00,806 INFO gateway.run: Starting Hermes Gateway...
2026-06-03 21:23:00,806 INFO gateway.run: Session storage: /data/.hermes/sessions
2026-06-03 21:23:00,807 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
2026-06-03 21:23:00,808 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
2026-06-03 21:23:00,853 INFO gateway.run: Connecting to api_server...
2026-06-03 21:23:00,860 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.
2026-06-03 21:23:00,860 WARNING gateway.run: ✗ api_server failed to connect
2026-06-03 21:23:00,865 INFO gateway.platforms.api_server: [Api_Server] API server stopped
2026-06-03 21:23:00,868 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
2026-06-03 21:23:00,872 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
2026-06-03 21:23:00,879 INFO gateway.run: Channel directory built: 0 target(s)
2026-06-03 21:23:00,880 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
2026-06-03 21:23:00,880 INFO gateway.run: Press Ctrl+C to stop
2026-06-03 21:23:00,883 INFO gateway.run: Cron ticker started (interval=60s)
2026-06-03 21:23:01,022 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
2026-06-03 21:23:05,895 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
2026-06-03 21:23:30,920 INFO gateway.run: Reconnecting api_server (attempt 2)...
2026-06-03 21:23:30,922 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.
2026-06-03 21:23:30,927 INFO gateway.run: Reconnect api_server failed, next retry in 60s
2026-06-03 21:24:30,983 INFO gateway.run: Reconnecting api_server (attempt 3)...
2026-06-03 21:24:30,987 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.
2026-06-03 21:24:30,996 INFO gateway.run: Reconnect api_server failed, next retry in 120s
2026-06-03 21:26:31,117 INFO gateway.run: Reconnecting api_server (attempt 4)...
2026-06-03 21:26:31,119 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.
2026-06-03 21:26:31,124 INFO gateway.run: Reconnect api_server failed, next retry in 240s
2026-06-03 21:30:31,359 INFO gateway.run: Reconnecting api_server (attempt 5)...
2026-06-03 21:30:31,361 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.
2026-06-03 21:30:31,366 INFO gateway.run: Reconnect api_server failed, next retry in 300s
2026-06-03 21:35:31,664 INFO gateway.run: Reconnecting api_server (attempt 6)...
2026-06-03 21:35:31,666 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.
2026-06-03 21:35:31,670 INFO gateway.run: Reconnect api_server failed, next retry in 300s
2026-06-03 21:40:31,965 INFO gateway.run: Reconnecting api_server (attempt 7)...
2026-06-03 21:40:31,967 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.
2026-06-03 21:40:31,980 INFO gateway.run: Reconnect api_server failed, next retry in 300s
2026-06-03 21:45:32,316 INFO gateway.run: Reconnecting api_server (attempt 8)...
2026-06-03 21:45:32,317 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.
2026-06-03 21:45:32,323 INFO gateway.run: Reconnect api_server failed, next retry in 300s
2026-06-03 21:50:32,637 INFO gateway.run: Reconnecting api_server (attempt 9)...
2026-06-03 21:50:32,640 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.
2026-06-03 21:50:32,647 INFO gateway.run: Reconnect api_server failed, next retry in 300s
2026-06-03 21:55:34,659 INFO hermes_cli.plugins: Plugin 'browser-browser-use' registered browser provider: browser-use
2026-06-03 21:55:34,660 INFO hermes_cli.plugins: Plugin 'browser-browserbase' registered browser provider: browserbase
2026-06-03 21:55:34,661 INFO hermes_cli.plugins: Plugin 'browser-firecrawl' registered browser provider: firecrawl
2026-06-03 21:55:34,821 INFO hermes_cli.plugins: Plugin 'fal' registered image_gen provider: fal
2026-06-03 21:55:34,822 INFO hermes_cli.plugins: Plugin 'krea' registered image_gen provider: krea
2026-06-03 21:55:34,823 INFO hermes_cli.plugins: Plugin 'openai' registered image_gen provider: openai
2026-06-03 21:55:34,825 INFO hermes_cli.plugins: Plugin 'openai-codex' registered image_gen provider: openai-codex
2026-06-03 21:55:34,826 INFO hermes_cli.plugins: Plugin 'xai' registered image_gen provider: xai
2026-06-03 21:55:34,888 INFO hermes_cli.plugins: Plugin 'fal' registered video_gen provider: fal
2026-06-03 21:55:34,889 INFO hermes_cli.plugins: Plugin 'xai' registered video_gen provider: xai
2026-06-03 21:55:34,893 INFO hermes_cli.plugins: Plugin 'web-brave-free' registered web provider: brave-free
2026-06-03 21:55:34,900 INFO hermes_cli.plugins: Plugin 'web-ddgs' registered web provider: ddgs
2026-06-03 21:55:34,901 INFO hermes_cli.plugins: Plugin 'web-exa' registered web provider: exa
2026-06-03 21:55:34,903 INFO hermes_cli.plugins: Plugin 'web-firecrawl' registered web provider: firecrawl
2026-06-03 21:55:34,905 INFO hermes_cli.plugins: Plugin 'web-parallel' registered web provider: parallel
2026-06-03 21:55:34,906 INFO hermes_cli.plugins: Plugin 'web-searxng' registered web provider: searxng
2026-06-03 21:55:34,910 INFO hermes_cli.plugins: Plugin 'web-tavily' registered web provider: tavily
2026-06-03 21:55:34,918 INFO hermes_cli.plugins: Plugin 'web-xai' registered web provider: xai
2026-06-03 21:55:35,363 INFO hermes_cli.plugins: Plugin discovery complete: 33 found, 28 enabled
2026-06-03 21:55:36,326 INFO tools.lazy_deps: Lazy-installing discord.py[voice]==2.7.1 brotlicffi==1.2.0.1 for feature 'platform.discord'
2026-06-03 21:55:45,493 INFO tools.tirith_security: tirith not found — downloading latest release for x86_64-unknown-linux-gnu...
2026-06-03 21:55:46,345 INFO tools.tirith_security: cosign not on PATH — installing tirith with SHA-256 verification only (install cosign for full supply chain verification)
2026-06-03 21:55:47,036 INFO gateway.run: Starting Hermes Gateway...
2026-06-03 21:55:47,036 INFO gateway.run: Session storage: /data/.hermes/sessions
2026-06-03 21:55:47,040 INFO gateway.run: Agent budget: max_iterations=90 (agent.max_turns from config.yaml, or HERMES_MAX_ITERATIONS from .env, or default 90)
2026-06-03 21:55:47,042 INFO gateway.run: Secret redaction: ENABLED (tool output, logs, and chat responses are scrubbed before delivery)
2026-06-03 21:55:47,126 INFO gateway.run: Connecting to api_server...
2026-06-03 21:55:47,137 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.
2026-06-03 21:55:47,139 WARNING gateway.run: ✗ api_server failed to connect
2026-06-03 21:55:47,147 INFO gateway.platforms.api_server: [Api_Server] API server stopped
2026-06-03 21:55:47,154 WARNING gateway.run: Gateway started with no connected platforms — 1 platform(s) queued for retry: api_server: failed to connect
2026-06-03 21:55:47,160 WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
2026-06-03 21:55:47,180 INFO gateway.run: Channel directory built: 0 target(s)
2026-06-03 21:55:47,182 INFO gateway.run: Starting reconnection watcher for 1 failed platform(s): api_server
2026-06-03 21:55:47,185 INFO gateway.run: Press Ctrl+C to stop
2026-06-03 21:55:47,194 INFO gateway.run: Cron ticker started (interval=60s)
2026-06-03 21:55:47,320 INFO tools.tirith_security: tirith installed to /data/.hermes/bin/tirith (SHA-256 only)
2026-06-03 21:55:52,237 INFO gateway.run: kanban dispatcher: embedded in gateway (interval=60.0s)
2026-06-03 21:56:17,267 INFO gateway.run: Reconnecting api_server (attempt 2)...
2026-06-03 21:56:17,305 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.
2026-06-03 21:56:17,324 INFO gateway.run: Reconnect api_server failed, next retry in 60s
2026-06-03 21:57:17,404 INFO gateway.run: Reconnecting api_server (attempt 3)...
2026-06-03 21:57:17,407 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.
2026-06-03 21:57:17,426 INFO gateway.run: Reconnect api_server failed, next retry in 120s
|