Skip to main content

Common Errors and Fixes

Workspace redirect loops

Symptom: clicking Yam redirects to onboarding unexpectedly.

Fix: ensure workspace existence state is synced and onboarding checks use workspace signals.

OpenClaw origin not allowed

Symptom: control UI loads but chat disconnects.

Fix: include deployed host in allowed origins and verify gateway/control UI config.

OpenClaw pairing required / device identity required

Symptom: dashboard disconnected from gateway.

Fix: run automated pairing bootstrap as part of deployment and restart hooks.

ERR_CERT_AUTHORITY_INVALID

Symptom: browser security warning on app URL.

Fix: verify certificate issuance completed and DNS points to the expected ingress LB IP.