I installed stand-alone cryosparc and after running “cryosparcm start” it stops at “command_core: started” and stays like that for at least 1 hour. I tried cryosparcm status and if the connection is ok and the license and can’t figure out where is the problem. Below is the output.
[ ]$ cryosparcm status
CryoSPARC System master node installed at
//cryoSPARC/cryosparc_master
Current cryoSPARC version: v4.2.0
CryoSPARC process status:
app STOPPED Not started
app_api STOPPED Not started
app_api_dev STOPPED Not started
app_legacy STOPPED Not started
app_legacy_dev STOPPED Not started
command_core STARTING
command_rtp STOPPED Not started
command_vis STOPPED Not started
database RUNNING pid 3443280, uptime 0:02:44
*** CommandClient: (http://“login-node.bullx”:<port_number>/api) URL Error [Errno 111] Connection refused
An error ocurred while checking license status
Could not get license verification status. Are all CryoSPARC processes RUNNING?
Please also let us know the output of curl 127.0.0.1:<port_number>
and the offset (“0”, “+1” or “+2”, etc.) of <port_number> from CRYOSPARC_BASE_PORT (the port number in the url of the CryoSPARC web interface).
Was it your intention to access the CryoSPARC web interface at
http://<hostname>:46000 or http://<hostname>:46005?
What is the output of (execute under the Linux account that runs the CryoSPARC instance)
Hi. Thank you for the help @wtempel . I solved the issue. It was to do with access permissions and forwarding to the supercomputer where I installed cryoSPARC.