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
I believe that "unmounting the SMB share" will break it irreversibly. Cryptomator uses "bookmarks" when accessing another file provider and if it's gone, it's gone. Even if you remount the SMB share, it probably won't have the same location and even if, the old bookmark becomes invalid.
I guess the error handling could be better but I don't think that there is an automated way to "recover" the vault. The only workaround is to re-add the vault.
Ah, I see. That's a problem because iOS/iPadOS will automatically unmount the SMB share whenever network conditions change. Until there's a workaround with SMB support I'll just remember to re-add the vault. Thanks!
I'm marking this as duplicate of #262, even though the error message is somewhat different but the cause is the same. It's a good way to "reproduce" it though!
Please agree to the following
Summary
Unlocking a Cryptomator vault when the underlying SMB connection has been interrupted previously results in a "vault version 999" error
System Setup
Cloud Type
Other File Provider
Steps to Reproduce
Expected Behavior
The vault unlocks
Actual Behavior
The following error is shown:
"Vault version 999 is unsupported. This vault has been created with an older or newer version of Cryptomator."
Reproducibility
Always
Relevant Log Output
Anything else?
Bug may occur with this message on previous iOS/Cryptomator versions:
"No valid file provider found with identifier 'com.apple.SMBClient-Provider.FileProvider'"
See issue #262
The text was updated successfully, but these errors were encountered: