Headless VPS setup (Ubuntu 24, DigitalOcean) β multiple issues after migration from miniPC
Running OpenClaw 2026.4.21 gateway / 2026.4.14 CLI, Discord + Telegram, OpenRouter/auto as primary model, Open Brain via Supabase MCP (streamable-http).
Resolved today:
Gateway token mismatch (fixed via gateway.remote.token sync)
Grok-3-mini stuck as fallback model causing all embedded runs to fail
Memory embeddings broken (google:default missing from auth-profiles.json)
Systemd user service not working headless (fixed via loginctl enable-linger)
Orphan sessions and split state from botched miniPC migration
Still broken:
Edit tool fails silently β oldText not found errors even when text is visually identical. Claw cannot reliably edit files.
Subagent loops β Claw spawns subagents that run prohibited commands (sudo), hang, time out, and Claw spawns replacements without realizing. No native kill mechanism.
Read tool drops between sessions β works after /reset but fails mid-session with no error.
Open Brain not appearing in connected tools β MCP streamable-http server configured correctly but tools missing from /tools list intermittently.