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
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: Mount timed out
at com.dokany.java.DokanyMount.mount(DokanyMount.java:121)
at org.cryptomator.frontend.dokany.MountFactory.mount(MountFactory.java:126)
... 13 more
Anything else?
This ticket reopends #1627. For any details, see there.
The text was updated successfully, but these errors were encountered:
Please agree to the following
Summary
The vault fails to open when after the password is entered.
For workarounds, see https://community.cryptomator.org/t/1-5-15-1-5-16-cannot-mount-vault-mount-timed-out/7981?u=infeo.
What software is involved?
Volume Type
Dokany
Steps to Reproduce
Expected Behavior
Vault unlocks
Actual Behavior
Unlock failed
Reproducibility
Intermittent
Relevant Log Output
See #1627:
Anything else?
This ticket reopends #1627. For any details, see there.
The text was updated successfully, but these errors were encountered: