Unlock vault not working with WebDAV on Sequoia 15.4

Hello, I don’t manage to create vaults on external drive … Installed Sequoia 15.4 yesterday 2 days ago it was working.

Error Code JNLA:D3RT:81D6
org.cryptomator.integrations.mount.MountFailedException: Mounting failed
	at org.cryptomator.frontend.webdav@2.0.7/org.cryptomator.frontend.webdav.mount.MacAppleScriptMounter$MountBuilderImpl.mount(MacAppleScriptMounter.java:111)
	at org.cryptomator.frontend.webdav@2.0.7/org.cryptomator.frontend.webdav.mount.AbstractMountBuilder.mount(AbstractMountBuilder.java:88)
	at org.cryptomator.desktop@1.15.1/org.cryptomator.common.mount.Mounter.mount(Mounter.java:172)
	at org.cryptomator.desktop@1.15.1/org.cryptomator.common.vaults.Vault.unlock(Vault.java:171)
	at org.cryptomator.desktop@1.15.1/org.cryptomator.ui.keyloading.KeyLoadingStrategy.use(KeyLoadingStrategy.java:79)
	at org.cryptomator.desktop@1.15.1/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:82)
	at org.cryptomator.desktop@1.15.1/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:37)
	at javafx.graphics@23.0.1/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source)
	at java.base/java.util.concurrent.CompletableFuture$Completion.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: java.util.concurrent.TimeoutException
	at org.cryptomator.frontend.webdav@2.0.7/org.cryptomator.frontend.webdav.mount.ProcessUtil.waitFor(ProcessUtil.java:59)
	at org.cryptomator.frontend.webdav@2.0.7/org.cryptomator.frontend.webdav.mount.MacAppleScriptMounter$MountBuilderImpl.mount(MacAppleScriptMounter.java:91)
	... 13 more

2 Likes

Welcome ot the Cryptomator Community :slightly_smiling_face:

it seems, that another time the macOS WebDAV implementation deteriorated with an macOS update. There exists already a ticket on our issue tracker, see:

Only workaround is currently to use macFUSE or FUSE-T.

Unfortunately there’s too many complaints from people experiencing file corruption with Fuse-T.

Will have to wait until the problem is fixed…

oh … and does macFUSE also corrupt files ?