I’m currently switching storage from Google Drive to Cloudflare R2 Object Storage (S3). The issue I have is when I try to open a vault on Ios with the new storage, I get this message:
“vault.cryptomator could not be found”
I get this message when I press “Add this vault” button in the “Open existing vault” dialog.
What I have troubleshooted so far:
- Checked if vault.cryptomator-file and other files was fully synced and present (checked in R2 bucket online file browser).
- Open and re-added the vaults from Google Drive on both Ios and MacOS. Works without any issues.
- Create a new test vault on Ios and synced to R2, works fine (verified by opened it in MacOS).
- Remove and re-add the test vault from R2 on Ios (not deleting files), works fine.
- Copied the new vault to Google drive and opened it in Ios and MacOS, works fine.
- Have done “Health check”, all green.
I moved everything from Google Drive to R2 by using Rsync command in Macos.
Have I missed something or this some kind of weird bug?