Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot unlock vault: Mount Timed Out #1783

Closed
2 tasks done
infeo opened this issue Sep 9, 2021 · 1 comment
Closed
2 tasks done

Cannot unlock vault: Mount Timed Out #1783

infeo opened this issue Sep 9, 2021 · 1 comment
Labels
Milestone

Comments

@infeo
Copy link
Member

infeo commented Sep 9, 2021

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?

  • Operating System: Windows 10
  • Cryptomator: 1.6.0

Volume Type

Dokany

Steps to Reproduce

  1. Unlock Vault

Expected Behavior

Vault unlocks

Actual Behavior

Unlock failed

Reproducibility

Intermittent

Relevant Log Output

See #1627:

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.

@callibsoffm

This comment has been minimized.

@infeo infeo closed this as completed in 5670e77 Sep 24, 2021
@infeo infeo added this to the 1.6.0 milestone Sep 24, 2021
@infeo infeo mentioned this issue Sep 27, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants