-
Notifications
You must be signed in to change notification settings - Fork 671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'The Cloud sync engine failed to validate the download - Error 0x8007017F' due to checksum's validationFailed #7999
Comments
Well that just sounds like a broken download or corrupted file, does it occur for all files? |
@TheOneRing yep, reproduces with all the files, but the really weird part is that the alternative path (right click + Always keep on this device) downloads the file without checksum validation issues. How does the |
@SamuAlfageme can we close this issue or does the problem still exist? |
Hi @SamuAlfageme this issue should be fixed, I'll mark the issue as stale so it will get closed in 7 days. |
The issue was marked as stale for 7 days and closed automatically. |
@TheOneRing finally managed to test these issues and I can confirm it works 🎉 - great work! 🙂 |
Expected behavior
The basic user journey should work out of the box without any server-side changes. Right click + 'Always keep on this device' for instance, does work.
Actual behavior
We're encountering this issue when trying to open any 'Available when online' files by double-clicking on them via the Windows Explorer:
This introduces a lot of undefined behavior when running the client on VFS mode.
Logs:
The
Oc-Checksum
header for theGETFileJob
wasAdler32:8e4b7ee2
.Client configuration
Client version: CERNBox
2.7.0v270beta1 (build 1913)
The text was updated successfully, but these errors were encountered: