Hi,
We’re having an odd problem launching jobs on one of our workers after a recent OS update. We have a single-master, multiple worker setup, and all machines are running CryoSPARC 4.2.1 on Ubuntu 22.04. When we try and launch a job on one specific machine, it hangs at the following stage:
License is valid.
Launching job on lane XXXXX target XXXXX.XXX.XXX
Running job on remote worker node hostname XXXXX.XXX.XXX
There is no further output. Looking at the metadata log, I see the following top-level error:
cryosparc_tools.cryosparc.command.Error: *** CommandClient: (http://XXXXXX:39002/api) URL Error [Errno -3] Temporary failure in name resolution
Running “cryosparcm log command_core” reveals nothing unusual. SSH connections from the master to worker work fine both with short and fully-specified addreses.
All other workers are configured in exactly the same way, yet jobs launch fine on them. Any help appreciated!