I have been trying to install cryosparc as standalone unsuccesfully: after installing master and node, it always ends up erroring out in when connecting the node.
Is there a way to connect the node a posteriori skipping the requirement of enabling an ssh connection? They are the same machine after all…
Did you ensure to have the same values for the master_hostname and worker_hostname parameters? Ensuring these are the same will tell the install script to use a subprocess instead of an SSH connection.