Hello. We are unable to select a reconstruction or auxiliary lane. We can open the dropdown and pick one of our two lanes, but when we navigate to another window/menu and come back the dropdown is empty again. Preprocessing is working fine with both lanes. Non-live jobs are also able to run on both lanes.
CryoSPARC System master node installed at
/troll/scratch/cryosparc/cryosparc_master
Current cryoSPARC version: v4.0.2
----------------------------------------------------------------------------
CryoSPARC process status:
app RUNNING pid 745672, uptime 0:08:47
app_api RUNNING pid 745697, uptime 0:08:45
app_api_dev STOPPED Not started
app_legacy STOPPED Not started
app_legacy_dev STOPPED Not started
command_core RUNNING pid 745346, uptime 0:09:01
command_rtp RUNNING pid 745415, uptime 0:08:53
command_vis RUNNING pid 745397, uptime 0:08:54
database RUNNING pid 745229, uptime 0:09:04
----------------------------------------------------------------------------
License is valid
----------------------------------------------------------------------------
global config variables:
export CRYOSPARC_LICENSE_ID="{redacted}"
export CRYOSPARC_MASTER_HOSTNAME="troll"
export CRYOSPARC_DB_PATH="/troll/scratch/cryosparc/cryosparc_database"
export CRYOSPARC_BASE_PORT=39000
export CRYOSPARC_DEVELOP=false
export CRYOSPARC_INSECURE=false
export CRYOSPARC_CLICK_WRAP=true
and here are our lanes:
cryosparc@troll:/troll/scratch/cryosparc/cryosparc_worker$ cryosparcm cli "get_scheduler_lanes()"
[
{'desc': '', 'name': 'askeladden', 'title': 'askeladden', 'type': 'node'},
{'desc': '', 'name': 'troll', 'title': 'troll', 'type': 'node'}
]