I cannot open a file using the desktop app (Error message: "File Not Found. Check if the file was moved, renamed, or deleted), yet I can open the document in the Android mobile app.
It is a file that is saved into the onedrive cloud.
Can you retry to open the file in a more strict setting?
Restart Cryptomator
Open the vault
Try to open the file
Lock the vault
Open Preferences
Open the log file location by clicking on “Reveal log files”
Quit Cryptomator
In the opened File manager window, you see a file named cryptomator0.log. Look into the file and see if there are some ERRORs, WARNings or Exceptions. If so, you can send me the file via PM or via Email to support@cryptomator.org.
Please note that the log file may contain personal information, so check what info it contains!
We recived the log. It contains the following error several times:
13:23:46.942 [Thread-16] ERROR o.c.frontend.fuse.ReadOnlyAdapter - open /Individual Documents/[DOCNAMEUPLOAD] failed.
java.io.IOException: The cloud file provider is not running
at java.base/sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.pread(Unknown Source)
at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
at java.base/sun.nio.ch.IOUtil.read(Unknown Source)
at java.base/sun.nio.ch.IOUtil.read(Unknown Source)
at java.base/sun.nio.ch.FileChannelImpl.readInternal(Unknown Source)
at java.base/sun.nio.ch.FileChannelImpl.read(Unknown Source)
at org.cryptomator.cryptofs@2.6.9/org.cryptomator.cryptofs.fh.FileHeaderHolder.loadExisting(FileHeaderHolder.java:69)
at org.cryptomator.cryptofs@2.6.9/org.cryptomator.cryptofs.fh.OpenCryptoFile.initFileHeader(OpenCryptoFile.java:114)
at org.cryptomator.cryptofs@2.6.9/org.cryptomator.cryptofs.fh.OpenCryptoFile.newFileChannel(OpenCryptoFile.java:76)
at org.cryptomator.cryptofs@2.6.9/org.cryptomator.cryptofs.CryptoFileSystemImpl.newFileChannelFromFile(CryptoFileSystemImpl.java:399)
at org.cryptomator.cryptofs@2.6.9/org.cryptomator.cryptofs.CryptoFileSystemImpl.newFileChannel(CryptoFileSystemImpl.java:367)
at org.cryptomator.cryptofs@2.6.9/org.cryptomator.cryptofs.CryptoFileSystemProvider.newFileChannel(CryptoFileSystemProvider.java:221)
at java.base/java.nio.channels.FileChannel.open(Unknown Source)
at org.cryptomator.frontend.fuse@4.0.0/org.cryptomator.frontend.fuse.OpenFile.create(OpenFile.java:36)
at org.cryptomator.frontend.fuse@4.0.0/org.cryptomator.frontend.fuse.OpenFileFactory.open(OpenFileFactory.java:43)
at org.cryptomator.frontend.fuse@4.0.0/org.cryptomator.frontend.fuse.ReadWriteFileHandler.open(ReadWriteFileHandler.java:51)
at org.cryptomator.frontend.fuse@4.0.0/org.cryptomator.frontend.fuse.ReadOnlyFileHandler.open(ReadOnlyFileHandler.java:27)
at org.cryptomator.frontend.fuse@4.0.0/org.cryptomator.frontend.fuse.ReadOnlyAdapter.open(ReadOnlyAdapter.java:326)
at org.cryptomator.jfuse.api@0.6.3/org.cryptomator.jfuse.api.FuseOperationsDecorator.open(FuseOperationsDecorator.java:112)
at org.cryptomator.jfuse.win@0.6.3/org.cryptomator.jfuse.win.FuseImpl.open(FuseImpl.java:207)
Searching the web for error The cloud file provider is not running, it seems that it is an issue of Microsoft OneDrive. @Abizn Ensure that OneDrive is running and works/syncs properly. Also try to keep the vault files locally on your device (aka disable the files-on-demand feature for the vault). If that works, you can try to turn it on again.