If the data was owned by another user in the filesystem, the current user that runs cryosparc may not be able to access it if the correct permissions are not set on the file. You can try setting the affected folders to read/write/execute permissions for all (chmod -R 777 <folder>) to test it out, but this is not recommended for security reasons.