OtherError: "node is not in primary or recovering state" when connecting cluster

Solved:

Just update:

(1) I delete that file /tmp/cryosparc-supervisor-f97bde01964489ba6e140782f612b326.sock as said in other topics, then I could start the cryosparc
(2) I can’t use linux to acquire remote UI, but I tried using Putty and use the command line

lsof -ti:39000 | xargs kill -9

to kill whatever is using port 39000

Then I can access the remote UI in Chrome in Windows 10.

Another thing is: don’t run winSCP if you want to get remote UI on windows. It seems if you run winSCP, you can’t open the remote UI on win10.

1 Like