runtime error

Exit code: 1. Reason: config.toml for typos or deprecated options. 2026-03-22T01:41:25.540246Z  INFO zeroclaw::config::schema: Config loaded path=/home/node/.zeroclaw/config.toml workspace=/home/node/.zeroclaw/workspace source="default" initialized=true 2026-03-22T01:41:25.540272Z  INFO zeroclaw: šŸš€ Starting ZeroClaw Gateway on 127.0.0.1:7860 2026-03-22T01:41:25.549710Z  INFO zeroclaw::security::detect: No sandbox backend available, using application-layer security 2026-03-22T01:41:25.559203Z  INFO zeroclaw::gateway: 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...