When I unlock a vault, it shows up empty with no files in it

Hello

When I unlock a vault, it shows up empty with no files in it, when there was files in it when I made the vault. I am using version 1.4.6 but I created the vault using a previous version of Cryptomator.
My log is below.

How do I fix this?

1 Like

The log doesn’t show any errors or suspicious entries. There warnings about using WebDAV as a fallback because Dokany isn’t installed, but that is unrelated.

To analyze, whether there is something wrong with the vault, please run a sanitizer check. You can find instructions here:

I get this error when running the command with Sanitizer 0.14

Cryptomator vault sanitizer v0.14

Exception in thread “main” java.lang.NullPointerException
at org.cryptomator.sanitizer.commands.CheckCommand.setOutputFiles(CheckC
ommand.java:254)
at org.cryptomator.sanitizer.commands.CheckCommand.parse(CheckCommand.ja
va:133)
at org.cryptomator.sanitizer.commands.Commands.(Commands.java:61)
at org.cryptomator.sanitizer.commands.Commands.parse(Commands.java:26)
at org.cryptomator.sanitizer.Sanitizer.main(Sanitizer.java:12)