Dear all,
While I am running the Patch Motion Correction job, for every single imported movies from the previous job, I am getting this error message:
“Error occurred while processing J4/imported/XXX.tif
Traceback (most recent call last):
File “/home/XXX/cryosparc/cryosparc_worker/cryosparc_compute/jobs/pipeline.py”, line 60, in exec
return self.process(item)
File “cryosparc_master/cryosparc_compute/jobs/motioncorrection/run_patch.py”, line 117, in cryosparc_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi.motionworker.process
File “cryosparc_master/cryosparc_compute/jobs/motioncorrection/run_patch.py”, line 132, in cryosparc_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi.motionworker.process
File “cryosparc_master/cryosparc_compute/blobio/prefetch.py”, line 68, in cryosparc_compute.blobio.prefetch.synchronous_native_read
RuntimeError: Error ocurred (Input/output error) at line 720 in sendfile”
I even re import movies but it didn’t fix the issue.
Can someone advise how to interpret this error message and where the issue came from?