Once v2.8.3 downloads, the update fails with supervisorctl: command not found
. Using --override
doesn’t help.
I could update successfully using check_install_deps.sh --override
, updating the worker via cryosparcw update --override
, stopping monogd and supervisord manually, and then starting cryoSPARC.
Hey @DanielAsarnow
Thanks for reporting this! Glad you were able to figure out a solution. This error usually happens when the dependency installation section of the update script fails- it could happen for a number of reasons, (nfs mount issues, zombie processes, etc.) which is why we keep dependency changes in cryoSPARC to a minimum. Unfortunately cryoSPARC v2.8.3 required a dependency update.