veracrypt / VeraCrypt

Disk encryption with strong security based on TrueCrypt
https://www.veracrypt.fr
Other
6.72k stars 936 forks source link

mounted exFAT file container not responsive #991

Open todo opened 1 year ago

todo commented 1 year ago

background info:

I cannot figured out how long of 'no operations' will cause the volume to be non-responsive. After it becomes non-responsive, I'll get the error "0x8007003B: an unexpected network error occurred" when accessing any files. However, I can still scroll through the directories, but I just cannot open any files for read/write.

  1. Is this problem caused by Synology's Samba driver?
  2. Or is it an exFAT filesystem problem?
  3. Or will switching to NTFS fix this?
  4. Or is it a Veracrypt's mounting issue?

Thanks!

alt3r-3go commented 1 year ago

This certainly looks like something outside of VC, else you'd get a different error.

  1. How do you mount that share with the file?
  2. Isn't there any NAS/disks hibernation happening, by any chance?
  3. Are you able to access other files on the same share, outside of the VC container, when that happens?