After trying to start cryosparc my terminal hangs after starting the command core. If I look at the output for the cryosparcm status
CryoSPARC System master node installed at
/ssd/cryosparc2/cryosparc2_master
Current cryoSPARC version: v2.11.0
cryosparcm process status:
app STOPPED Not started
app_dev STOPPED Not started
command_core RUNNING pid 27045, uptime 0:02:29
command_proxy STOPPED Not started
command_rtp STOPPED Not started
command_vis STOPPED Not started
database RUNNING pid 26953, uptime 0:02:32
watchdog_dev STOPPED Not started
webapp STOPPED Not started
webapp_dev STOPPED Not started
global config variables:
export CRYOSPARC_LICENSE_ID=“XXX”
export CRYOSPARC_MASTER_HOSTNAME=“jklinux9.qb3.berkeley.edu”
export CRYOSPARC_DB_PATH=“/ssd/cryosparc2/cryosparc2_database”
export CRYOSPARC_BASE_PORT=39000
export CRYOSPARC_DEVELOP=false
export CRYOSPARC_INSECURE=false
If I try restart, hangs in the same place.
jklinux9:/ssd/cryosparc2/cryosparc2_master/bin> ./cryosparcm restart
CryoSPARC is running.
Stopping cryosparc.
command_core: stopped
database: stopped
Shut down
Starting cryoSPARC System master process…
CryoSPARC is not already running.
database: started
command_core: started