Hi everybody.
As you can see from the subject, I am having a problem with Cryptomator.
I have been using Cryptomator for a long time without issues, but today suddenly I’m not able to access my encrypted vaults.
When I try to access any one of them, I get this error:
Error Code H1VR:BRG5:BRG5
java.lang.UnsatisfiedLinkError: no fuse3 in java.library.path: :/tmp/.mount_cryptokdfOAn/lib/app:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
at java.base/java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.base/java.lang.Runtime.loadLibrary0(Unknown Source)
at java.base/java.lang.System.loadLibrary(Unknown Source)
at org.cryptomator.jfuse.linux.amd64@0.7.1/org.cryptomator.jfuse.linux.amd64.LinuxFuseBuilder.build(LinuxFuseBuilder.java:42)
at org.cryptomator.frontend.fuse@5.0.3/org.cryptomator.frontend.fuse.mount.LinuxFuseMountProvider$LinuxFuseMountBuilder.mount(LinuxFuseMountProvider.java:123)
at org.cryptomator.desktop@1.16.0-beta1/org.cryptomator.common.mount.Mounter.mount(Mounter.java:172)
at org.cryptomator.desktop@1.16.0-beta1/org.cryptomator.common.vaults.Vault.unlock(Vault.java:179)
at org.cryptomator.desktop@1.16.0-beta1/org.cryptomator.ui.keyloading.KeyLoadingStrategy.use(KeyLoadingStrategy.java:108)
at org.cryptomator.desktop@1.16.0-beta1/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:82)
at org.cryptomator.desktop@1.16.0-beta1/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)
Cryptomator tried to be helpful and suggested me a solution here.
Unfortunately, even by following the suggestions in that article I cannot fix the problem (you can see my comment at the end of that github discussion).
I even tried installing the Cryptomator flatpak package as suggested, but the situation is even worse: the flatpak package somehow cannot recognize vaults with names which contain special characters (in my case, an Italian accented char).
Next, I tried to install the 1.16.0-beta1 appimage, but the problem was still there.
I am out of ideas, and I need access to my data.
Fortunately, I can still access my data by using Cryptomator on Android, but that’s very uncomfortable.
Please please help.
Best regards
Cris