I wanted to update cryosparc but cryosparcm backup gave:
ERROR: Re-run this command on the master node: oldname.
Alternatively, set CRYOSPARC_FORCE_HOSTNAME=true in cryosparc_master/config.sh to suppress this error.
If this error message is incorrect, set CRYOSPARC_HOSTNAME_CHECK to the correct hostname in cryosparc_master/config.sh.
We had moved the computer recently, so maybe it had a new name. I ran hostname -f and changed cryosparc_master_hostname to match newname ~/software/cryosparc/cryosparc_master/config.sh
Then cryosparcm backup gave a new error:
database: ERROR (spawn error)
I got this before and followed the same fix of kill all cryosparc processes from
ps -ax | grep cryosparc
Then cryosaprcm backup works.
Then update and UI seems ok, but first job gave:
License is valid.
Launching job on lane default target oldname ā¦
Running job on remote worker node hostname oldname
Failed to launch! 255
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
Permission denied, please try again.
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
Permission denied, please try again.
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).