Homogenous refinement job failed

Hi I was trying to run homagenous refinement. It showed following error:

[2023-11-30 13:42:21.85]
[CPU: 1.57 GB Avail: 246.99 GB]
Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 96, in cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/refine/newrun.py”, line 826, in cryosparc_compute.jobs.refine.newrun.run_homo_refine
File “/mnt/nfs/Oak/Reference/profoak/cryosparc_worker/cryosparc_tools/cryosparc/dataset.py”, line 535, in save
n.save(f, outdata, allow_pickle=False)
File “<array_function internals>”, line 5, in save
File “/mnt/nfs/Oak/Reference/profoak/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.8/site-packages/numpy/lib/npyio.py”, line 528, in save
format.write_array(fid, arr, allow_pickle=allow_pickle,
File “/mnt/nfs/Oak/Reference/profoak/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.8/site-packages/numpy/lib/format.py”, line 675, in write_array
array.tofile(fp)
OSError: 15818 requested and 0 written

I have no idea what to do with it. It seems something to do with python or storage ?

Welcome to the forum @rimonparves .
How much space is left on the storage volume that stores the relevant CryoSPARC project directory?

Resolved ! I found 0 MB . Fully used 17 TB ! Thank you !