You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constproblem=error.reason==="parse" ? "contains invalid JSON" : "could not be read";
516
+
return`- Device pairing store ${error.filePath}${problem}. OpenClaw refused to treat it as empty to avoid overwriting approved pairings. Fix the JSON or file permissions, or move it aside and re-pair devices.`;
0 commit comments