OpenClaw 2026.4.15 on Ubuntu 24.04 VPS. Fresh install, Kimi working fine (models probe ok), but dashboard web UI won't accept any messages — keeps saying "pairing required" in logs.
Already tried:
gateway.controlUi.dangerouslyDisableDeviceAuth=true
gateway.controlUi.allowInsecureAuth=true
openclaw devices approve <deviceId>
Cleared all sessions
Logs show:
GatewayClientRequestError: pairing required
scope-upgrade: operator.read → operator.admin,operator.write
deviceId: 5c44b340168fdcf6e2188be2751e9f88ff22a1d044a2dd3c756c038026d13308
Dashboard connects (shows UI, token works) but messages don't go through. TUI also connects but messages disappear without response.
How do I approve this device or disable pairing completely?