The function that ensures a given local folder can be used for synchronization seems to be buggy. It should abort the bind rather than continuing the process.
Here, one is trying to use a FAT32 partition and it fails with no useful error:
OSError: [Errno 22] Invalid argument: '\\\\?\\F:\\backup_patrimoine:ndriveroot' (3 additional frame(s) were not displayed) ... File "nxdrive\engine\engine.py", line 834, in _check_root File "nxdrive\engine\engine.py", line 896, in _add_top_level_state File "nxdrive\client\local_client.py", line 192, in set_root_id File "nxdrive\client\local_client.py", line 358, in set_remote_id File "nxdrive\client\local_client.py", line 348, in set_remote_id Engine error
Sentry Issue: NUXEO-DRIVE-T0