Error Code 4VHF:1S9S:5EOP

Maybe someone can help me with this. I cant encrypt my files anymore.

Error Code 4VHF:1S9S:5EOP
org.cryptomator.integrations.mount.MountFailedException: org.cryptomator.jfuse.api.FuseMountFailedException: fuse_new failed
	at org.cryptomator.frontend.fuse@2.0.5/org.cryptomator.frontend.fuse.mount.FuseTMountProvider$FuseTMountBuilder.mount(FuseTMountProvider.java:129)
	at org.cryptomator.desktop@1.8.0/org.cryptomator.common.mount.Mounter.mount(Mounter.java:134)
	at org.cryptomator.desktop@1.8.0/org.cryptomator.common.vaults.Vault.unlock(Vault.java:150)
	at org.cryptomator.desktop@1.8.0/org.cryptomator.ui.keyloading.KeyLoadingStrategy.use(KeyLoadingStrategy.java:79)
	at org.cryptomator.desktop@1.8.0/org.cryptomator.ui.unlock.UnlockWorkflow.attemptUnlock(UnlockWorkflow.java:70)
	at org.cryptomator.desktop@1.8.0/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:60)
	at org.cryptomator.desktop@1.8.0/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:31)
	at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.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.jfuse.api.FuseMountFailedException: fuse_new failed
	at org.cryptomator.jfuse.mac@0.4.2/org.cryptomator.jfuse.mac.FuseImpl.mount(FuseImpl.java:40)
	at org.cryptomator.jfuse.api@0.4.2/org.cryptomator.jfuse.api.Fuse.mount(Fuse.java:127)
	at org.cryptomator.frontend.fuse@2.0.5/org.cryptomator.frontend.fuse.mount.FuseTMountProvider$FuseTMountBuilder.mount(FuseTMountProvider.java:126)
	... 12 more

Macos: 13.3.1
Macfuse: 4.4.3
Fuse-T: 1.0.19 (Newest)
Cryptomator: 1.8.0

Before i update to 13.3.1 all works fine. With Cryptomator version 1.7.5, Macos Version 13.2.1, Macfuse 4.4.2 and FUSE-T all works fine.

Now with version 1.7.5 or 1.8.0 Fuse-T and Macfuse or only Fuse-T, i always get the error.

Does no one have any ideas?