Two Folders Can no longer open either. Using version 1.5.17

Hi folks, Any help would be greatly appreciated.
Windows 10 Two locked folders: one on network back up drive, the other in Dropbox. Can’t unlock either, but both are “seen” by Cryptomator. Getting following error code:

org.cryptomator.common.vaults.Volume$VolumeException: Unable to mount Filesystem
at org.cryptomator.common.vaults.DokanyVolume.mount(DokanyVolume.java:48)
at org.cryptomator.common.vaults.Vault.unlock(Vault.java:151)
at org.cryptomator.ui.unlock.UnlockWorkflow.attemptUnlock(UnlockWorkflow.java:100)
at org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:81)
at org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:44)
at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.cryptomator.frontend.dokany.DokanyMountFailedException: Error while mounting.
at org.cryptomator.frontend.dokany.MountFactory.mount(MountFactory.java:130)
at org.cryptomator.frontend.dokany.MountFactory.mount(MountFactory.java:116)
at org.cryptomator.common.vaults.DokanyVolume.mount(DokanyVolume.java:43)
… 11 more
Caused by: com.dokany.java.DokanyException: DokanMain returned error code-4: Dokan mount failed - Driver answer that something is wrong.
at com.dokany.java.DokanyMount.lambda$mount$2(DokanyMount.java:98)
… 1 more

Can someone help me interpret this and give me suggestions as to how to address?

Thanks

Please check if latest dokany version is installed and if not please update.
If it is the latest version please uninstall and reinstall.
Or switch to WinFSP

Due to the log there is something wrong with your dokany.

1 Like

Michael, thanks for the quick reply.

First, I updated to version 1.6.3 Still could not open either.

Second, I changed from Dokany to WebDAV

That did it! All good now, Thanks.

Please keep in mind that WebDAV has limitations. It cannot handle files bigger than 4GB. So if you should run into problems with WebDAV, you should give WinFSP a try.

Thanks for the heads up on the WebDav limitations. As WinFSP is not a selection in the cryptomator dropdown box under “virtual drive”, how does one install/use WinFSP with cryptomator?

Please click on the link in my first post :wink:

Got it, Thanks Michael.