-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 4.5.0
-
Fix Version/s: 4.5.0
-
Component/s: Synchronizer
-
Tags:
on windows
upload some content from web ui on nxdev-dev01.nuxeocloud.com in a sync folder
observe that Drive tries to download them and fails with error message:
Failed to download the file because we cannot verify its integrity. Either the remote file has a bad check sum and a sysadmin must take care of it, either you should retry the download.
CorruptedFile WindowsPath('//?/C:/Users/nuxeo/.nuxeo-drive/.tmp/6f96ea2a3afe11ebb8dce4a471012c55/e8e63226-b697-4e72-a824-6dfb7d91d41b/multi-tenant-admin-search.png'): server digest is 'ac7c1bbc42f92c6021ae9fd13f15562e', local digest is 'TO_COMPUTE'
- is caused by
-
NXDRIVE-2319 Do not use the undocumented and unreliable Path.absolute() method
- Resolved