Ab-initio reconstruction failed to start

Dear all
I received the following error message, less than a minute after the job started. Please help.

Traceback (most recent call last):
File “CryoSPARC_master/cryosparc_compute/run.py”, line 95, in CryoSPARC_master.cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/abinit/run.py”, line 92, in cryosparc_master.cryosparc_compute.jobs.abinit.run.run_home_abinit
File “/app/cryosparc_worker/cryosparc_comput/geometry.py”, line 444, in and_to_radwn
return N*psize/ang
TypeError: unsupported operand types(s) for /: ‘float’ and ‘Non eType’

Many thanks
Miles

This looks similar to Cannot run 2D classification
Please can you post

  1. for context: additional lines that precede the Traceback
  2. the output of this command
cryosparcm cli "get_job('P9', 'J123', 'job_type', 'version', 'params_spec', 'instance_information')"

where you substitute the failed ab initio job’s actual project and job IDs.

I am running the job remotely, which does not allow me to copy/paste. May I paste the screenshot? These are the lines that precede the error message.

@miles You may want to check if the suggestion in Cannot run 2D classification - #2 by mmclean applies to your case. If that does not help, please post the output of the get_job() command from above.