The issue is that cryosparcm start works and the GUI is accessible until the user accesses the projects. Then first the database goes to EXITED status and soon after app goes to EXITED as well.
cryosparcm status
----------------------------------------------------------------------------
CryoSPARC System master node installed at
/beagle3/eperozo/cryosparc_phaller/master
Current cryoSPARC version: v4.1.2
----------------------------------------------------------------------------
CryoSPARC process status:
app EXITED Jul 27 12:28 PM
app_api RUNNING pid 450224, uptime 20:12:55
app_api_dev STOPPED Not started
app_legacy STOPPED Not started
app_legacy_dev STOPPED Not started
command_core RUNNING pid 450041, uptime 20:13:21
command_rtp RUNNING pid 450090, uptime 20:13:04
command_vis RUNNING pid 450087, uptime 20:13:06
database EXITED Jul 27 12:28 PM
----------------------------------------------------------------------------
License is valid
----------------------------------------------------------------------------
global config variables:
export CRYOSPARC_LICENSE_ID=XXX
export CRYOSPARC_MASTER_HOSTNAME=XXX
export CRYOSPARC_HOSTNAME_CHECK=XXX
export CRYOSPARC_DB_PATH="/beagle3/eperozo/cryosparc_phaller/db"
export CRYOSPARC_BASE_PORT=39120
export CRYOSPARC_DEVELOP=false
export CRYOSPARC_INSECURE=true
export CRYOSPARC_CLICK_WRAP=true
I tried cryosparcm log database but did not find a clear error and solution.