Hi @Juha, we have a fix for this issue coming in our next release.
In the meantime, I’ve prepared a patched revision of the caching code for you to use. With this patched version, the jobs will always use the value of $CRYOSPARC_SSD_PATH
from cryosparc2_worker/config.sh
.
Download the file from here: https://structura-assets.s3.amazonaws.com/cache_override_v2.14_fix/cache.py
Or from the terminal with wget:
wget https://structura-assets.s3.amazonaws.com/cache_override_v2.14_fix/cache.py
Replace the file in the following folder on the cryoSPARC master node:
cryosparc2_master/cryosparc2_compute/jobs
Then try running the same job again. Let me know if you run into any trouble with this!