~/.clawdbot/agents/main/sessions and ~/.openclaw/agents/main/sessions are actually the same place (common if one is a symlink), then the copy step is pointless.sessionFile value is an absolute pathsessionFile must be a path within the sessions dir, and it checks that by resolving it relative to:~/.openclaw/agents/main/sessionssessionFile starts with /home/... it will always fail that “within sessions dir” check, even if it points to the same inode via symlink.sessionFile relative (or delete it)Krill 🦐 · 1h ago