Hi All,
Cryosparc gave me an error of “Could not connect to command”. I stopped cryosparc, restarted the machine and on trying to restart it stalls at command_core: started.
If I control+C and Checked on cryosparcm status I get →
Current cryoSPARC version: v3.3.2
----------------------------------------------------------------------------
CryoSPARC process status:
app STOPPED Not started
app_dev STOPPED Not started
command_core RUNNING pid 28097, uptime 0:01:36
command_rtp STOPPED Not started
command_vis STOPPED Not started
database RUNNING pid 27988, uptime 0:01:38
liveapp STOPPED Not started
liveapp_dev STOPPED Not started
webapp STOPPED Not started
webapp_dev STOPPED Not started
----------------------------------------------------------------------------
***** client.py: command (http://xxx:39002/api) did not reply within timeout of 300 seconds, attempt 1 of 3**
***** client.py: command (http://xxx:39002/api) did not reply within timeout of 300 seconds, attempt 2 of 3**
***** client.py: command (http://xxx:39002/api) did not reply within timeout of 300 seconds, attempt 3 of 3**
An error ocurred while checking license status
Could not get license verification status. Are all CryoSPARC processes RUNNING?
I also tried with config.sh options Export Cryosparc_Insecure set to either true or false. it did not work.
I used firewall-cmd to add http to services → did not work.
here is part of the cryosparcm log command_core
Traceback (most recent call last):
** File “/home/cryosparc_user/software/cryosparc/cryosparc_master/cryosparc_compute/jobs/runcommon.py”, line 1844, in run_with_except_hook**
** run_old(args, kw)
** File “/home/cryosparc_user/software/cryosparc/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/lib/python3.7/threading.py”, line 870, in run*
** self._target(self._args, self._kwargs)
** File “/home/cryosparc_user/software/cryosparc/cryosparc_master/cryosparc_command/command_core/init.py”, line 218, in background_worker*
** last_audit_date = get_config_var(‘audit’, fail_notset=False, default={})**
** File “/home/cryosparc_user/software/cryosparc/cryosparc_master/cryosparc_command/command_core/init.py”, line 157, in wrapper**
** raise ServerError(s.getvalue(), code=400) from e**
flask_jsonrpc.exceptions.ServerError
Appreciate the help. Thanks