runtime error
Exit code: 1. Reason: config.toml for typos or deprecated options. [2m2026-03-22T01:41:25.540246Z[0m [32m INFO[0m [2mzeroclaw::config::schema[0m[2m:[0m Config loaded [3mpath[0m[2m=[0m/home/node/.zeroclaw/config.toml [3mworkspace[0m[2m=[0m/home/node/.zeroclaw/workspace [3msource[0m[2m=[0m"default" [3minitialized[0m[2m=[0mtrue [2m2026-03-22T01:41:25.540272Z[0m [32m INFO[0m [2mzeroclaw[0m[2m:[0m š Starting ZeroClaw Gateway on 127.0.0.1:7860 [2m2026-03-22T01:41:25.549710Z[0m [32m INFO[0m [2mzeroclaw::security::detect[0m[2m:[0m No sandbox backend available, using application-layer security [2m2026-03-22T01:41:25.559203Z[0m [32m INFO[0m [2mzeroclaw::gateway[0m[2m:[0m Gateway session persistence enabled (SQLite) š¦ ZeroClaw Gateway listening on http://127.0.0.1:7860 š Web Dashboard: http://127.0.0.1:7860/ ā ļø Pairing: DISABLED (all requests accepted) POST /pair ā pair a new client (X-Pairing-Code header) POST /webhook ā {"message": "your prompt"} GET /api/* ā REST API (bearer token required) GET /ws/chat ā WebSocket agent chat GET /health ā health check GET /metrics ā Prometheus metrics Press Ctrl+C to stop. [2026-03-22T01:41:30Z] [info] ā ZeroClaw started (PID: 92) [2026-03-22T01:41:30Z] [info] Starting OmniRoute (attempt 1/3)... š” OmniRoute: Tiered Masterfile loaded. š OmniRoute v2: Polyglot Intelligence Engine on port 20128 [2026-03-22T01:41:35Z] [info] ā OmniRoute started (PID: 114) [2026-03-22T01:41:35Z] [info] Starting Graph Viewer (attempt 1/3)... š Graph Viewer running on port 7861 http://localhost:7861 API: http://localhost:7861/api/graph [2026-03-22T01:41:40Z] [info] ā Graph Viewer started (PID: 137) [2026-03-22T01:41:40Z] [info] All infrastructure ready! Launching Gradio UI on port 7860... [2026-03-22T01:41:43Z] [info] ā ERROR: Gradio failed to start! Traceback (most recent call last): File "/app/app.py", line 1, in <module> import gradio as gr ModuleNotFoundError: No module named 'gradio'
Container logs:
Fetching error logs...