Import of project failed

Dear cryosparc team,

I detached the one of my projects from a cryosparc instance, copied the data to a different file server and wanted to reattach the project in a new cryosparc instance.

Unfortunately, the import fails, although all the jobs show up. I am not able to clone or create anyjob, because it says “project import failed”.

I am unsure how to get access to any logs and how to trouble shoots this.

Also, I double checked that the file size of the original data and the copied data is the same.

It has worked for other projects before.

Thanks for any help!

Best,
Tamino

Hi @Tamino,

Could you please confirm the version of CryoSPARC you are using, as well as check command_core.log and api.log files in the run/ directory of your CryoSPARC installation for a more detailed error message (possibly containing “Unable to import project”)? You can also use a command such as cryosparcm filterlog --max-lines 1000 api to get the last 1000 log lines and check for anything relevant in v5.

Dear @nwong

thank you for helping me trouble shoot this.
This was exactly what I was looking for. One job was corrupted, I was able to move it out of the CS directory and deleted the job number form the job_manifest.json file

thanks again,

Best,
Tamino