You may want to try:
cryosparcm stop
-
Before deleting any “sock” files from
/tmp
, please check for orphaned CryoSPARC-related processes:
ps xww | grep -e cryosparc -e mongo
-
kill
, but notkill -9
, CryoSPARC-related processes that may still be running. - Confirm there are no CryoSPARC-related processes left running:
ps xww | grep -e cryosparc -e mongo
- delete
cryosparc-supervisor-4c4a4bf2c532bf2738317c6734588d17.sock
,mongodb-39001.sock
from/tmp
if they are still there. cryosparcm start