Sentry Issue: NUXEO-DRIVE-4DZ
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect File "nxdrive\gui\api.py", line 578, in get_free_disk_space File "nxdrive\utils.py", line 103, in disk_space File "shutil.py", line 1037, in disk_usage
The bad path was WindowsPath(":/Users/USER/Documents/Nuxeo Drive").
We should filter out all OSError and not just FileNotFoundError.
- is related to
-
NXDRIVE-2162 Enforce disk space retrieval robustness
- Resolved
- Is referenced in