Dear CryoSPARC team,
I have troubles to get CryoSPARC running. I installed the software following the guide for a single workstation.
Unfortunately, the installation process was stuck over night at “command_core: started”.
The same issue persists, if I use cryosparcm restart.
cryosparcm status
CryoSPARC System master node installed at
/home/cemkguest/software/cryosparc/cryosparc_master
Current cryoSPARC version: v4.7.1
CryoSPARC process status:
app STOPPED Not started
app_api STOPPED Not started
app_api_dev STOPPED Not started
command_core RUNNING pid 11969, uptime 0:07:48
command_rtp STOPPED Not started
command_vis STOPPED Not started
database RUNNING pid 11865, uptime 0:07:52
An error ocurred while checking license status
Could not get license verification status. Are all CryoSPARC processes RUNNING?
A few helpful outputs for you:
curl https://get.cryosparc.com/checklicenseexists/$LICENSE_ID
{“success”: true}
cryosparcm log database | tail -n 30
2025-07-03T11:07:30.026+0200 I REPL [replexec-0] Starting replication fetcher thread
2025-07-03T11:07:30.026+0200 I REPL [replexec-0] Starting replication applier thread
2025-07-03T11:07:30.026+0200 I REPL [replexec-0] Starting replication reporter thread
2025-07-03T11:07:30.027+0200 I REPL [rsSync] transition to SECONDARY from RECOVERING
2025-07-03T11:07:30.027+0200 I REPL [rsSync] conducting a dry run election to see if we could be elected. current term: 7
2025-07-03T11:07:30.027+0200 I REPL [replexec-0] dry election run succeeded, running for election in term 8
2025-07-03T11:07:30.027+0200 I REPL [replexec-0] election succeeded, assuming primary role in term 8
2025-07-03T11:07:30.027+0200 I REPL [replexec-0] transition to PRIMARY from SECONDARY
2025-07-03T11:07:30.027+0200 I REPL [replexec-0] Resetting sync source to empty, which was :27017
2025-07-03T11:07:30.027+0200 I REPL [replexec-0] Entering primary catch-up mode.
2025-07-03T11:07:30.027+0200 I REPL [replexec-0] Exited primary catch-up mode.
2025-07-03T11:07:31.431+0200 I NETWORK [listener] connection accepted from 129.132.174.233:43816 #1 (1 connection now open)
2025-07-03T11:07:31.431+0200 I NETWORK [conn1] received client metadata from 129.132.174.233:43816 conn1: { driver: { name: “PyMongo”, version: “4.8.0” }, os: { type: “Linux”, name: “Linux”, architecture: “x86_64”, version: “6.8.0-47-generic” }, platform: “CPython 3.10.14.final.0” }
2025-07-03T11:07:31.432+0200 I NETWORK [conn1] end connection 129.132.174.233:43816 (0 connections now open)
2025-07-03T11:07:31.432+0200 I NETWORK [listener] connection accepted from 127.0.0.1:43120 #2 (1 connection now open)
2025-07-03T11:07:31.433+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:43120 conn2: { driver: { name: “PyMongo”, version: “4.8.0” }, os: { type: “Linux”, name: “Linux”, architecture: “x86_64”, version: “6.8.0-47-generic” }, platform: “CPython 3.10.14.final.0” }
2025-07-03T11:07:32.027+0200 I REPL [rsSync] transition to primary complete; database writes are now permitted
2025-07-03T11:07:32.435+0200 I NETWORK [listener] connection accepted from 127.0.0.1:43132 #3 (2 connections now open)
2025-07-03T11:07:32.435+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:43132 conn3: { driver: { name: “PyMongo”, version: “4.8.0” }, os: { type: “Linux”, name: “Linux”, architecture: “x86_64”, version: “6.8.0-47-generic” }, platform: “CPython 3.10.14.final.0” }
2025-07-03T11:07:32.438+0200 I ACCESS [conn3] Successfully authenticated as principal cryosparc_admin on admin from client 127.0.0.1:43132
2025-07-03T11:07:32.439+0200 I NETWORK [conn2] end connection 127.0.0.1:43120 (1 connection now open)
2025-07-03T11:07:32.439+0200 I NETWORK [conn3] end connection 127.0.0.1:43132 (0 connections now open)
2025-07-03T11:07:38.447+0200 I NETWORK [listener] connection accepted from 129.132.174.233:59968 #4 (1 connection now open)
2025-07-03T11:07:38.447+0200 I NETWORK [conn4] received client metadata from 129.132.174.233:59968 conn4: { driver: { name: “PyMongo”, version: “4.8.0” }, os: { type: “Linux”, name: “Linux”, architecture: “x86_64”, version: “6.8.0-47-generic” }, platform: “CPython 3.10.14.final.0” }
2025-07-03T11:07:38.448+0200 I NETWORK [conn4] end connection 129.132.174.233:59968 (0 connections now open)
2025-07-03T11:07:38.448+0200 I NETWORK [listener] connection accepted from 127.0.0.1:49346 #5 (1 connection now open)
2025-07-03T11:07:38.448+0200 I NETWORK [conn5] received client metadata from 127.0.0.1:49346 conn5: { driver: { name: “PyMongo”, version: “4.8.0” }, os: { type: “Linux”, name: “Linux”, architecture: “x86_64”, version: “6.8.0-47-generic” }, platform: “CPython 3.10.14.final.0” }
2025-07-03T11:07:38.448+0200 I NETWORK [listener] connection accepted from 127.0.0.1:49358 #6 (2 connections now open)
2025-07-03T11:07:38.448+0200 I NETWORK [conn6] received client metadata from 127.0.0.1:49358 conn6: { driver: { name: “PyMongo”, version: “4.8.0” }, os: { type: “Linux”, name: “Linux”, architecture: “x86_64”, version: “6.8.0-47-generic” }, platform: “CPython 3.10.14.final.0” }
2025-07-03T11:07:38.450+0200 I ACCESS [conn6] Successfully authenticated as principal cryosparc_user on admin from client 127.0.0.1:49358