Importing files error

**Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 129, in cryosparc_master.cryosparc_compute.run.main
File “/apps/Cryosparc/gayathri/install/cryosparc_worker/cryosparc_compute/jobs/imports/run.py”, line 1185, in run_import_movies_or_micrographs
mov_raw = eer.read_eer(abs_path, num_fractions, upsampfactor=1)
File “/apps/Cryosparc/gayathri/install/cryosparc_worker/cryosparc_compute/blobio/eer.py”, line 20, in read_eer
x, y, z, dtype, total_time, io_time, data = ioengine.sync_file_read(fname, eer_upsamplefactor=upsampfactor, eer_numfractions=num_fractions)
File “/apps/Cryosparc/gayathri/install/cryosparc_worker/cryosparc_compute/ioengine/cmdbuf.py”, line 148, in sync_file_read
return await_async_file_read(iocb)
File “/apps/Cryosparc/gayathri/install/cryosparc_worker/cryosparc_compute/ioengine/cmdbuf.py”, line 130, in await_async_file_read
iocb.wait()
File “/apps/Cryosparc/gayathri/install/cryosparc_worker/cryosparc_compute/ioengine/cmdbuf.py”, line 87, in wait
raise IOError(‘\n\n’.join(errs))
OSError: I/O error, tif_mem_open line 1316: Input/output error
Ran out of memory

I/O request details:
filename: /home/gayathri/sivang/CS-mt-ftsz-gtp/J5/imported/010693131927885411799_FoilHole_15730745_Data_15675633_49_20260217_034148_EER.eer
data type: 0x10
frames: [0:-1]
eer upsample factor: 1
eer number of fractions: 40**

@shivang1307 What are the outputs of these commands on that computer:

uname -a
free -h