I am attempting to import .eer movie files into a new project (v4.7.0). However, I keep getting the following error:
Failed to launch! Command [‘ssh’, ‘cryosparc_user@lion’, ‘bash -c "nohup /home/cryosparc_user/software/cryosparc/cryosparc2_worker/bin/cryosparcw run --project P26 --job J1 --master_hostname lion.biochem.ubc.ca --master_command_core_port 39002 > /data/calvin/cryosparc/CS-250528-tp24-sub-vps16-33a/J1/job.log 2>&1 & "’] timed out after 60 seconds
So far, we have confirmed that the SSH connection is active, that there is no firewall blocking the connection, activated user permission to read/write files via SSH connection, and reinstalled cryosparc. Any suggestions would be immensely appreciated.
rerun, on the lion computer as cryosparc_user, the original cryosparcw connect command except that you replace --worker lion with --worker lion.biochem.ubc.ca
Thank you so much for the quick response and stepwise solution. We were able to resolve the issue by reinstalling cryoSPARC linked to a new database within our workstation.