Hello,
I am setting up a cryosparc2 instance. The node that I am installing it on will be a plain master node. Currently, I am running into this error when I start the app using cryosparcsm
Error: Format string '%(ENV_CRYOSPARC_SUPERVISOR_SOCK_FILE)s' for 'serverurl' contains names which cannot be expanded
From cryosparcsm env, the variable has the following value:
export "CRYOSPARC_SUPERVISOR_SOCK_FILE=/tmp/cryosparc-supervisor-86ee5c6bf44e8809b7484fb10b8c05ed.sock"
Any ideas?