Cryosparc not starting

You could try:

  1. providing proxy details (how do you currently provide those)
  2. and adding to the bottom of the cryosparc_master/config.sh file a line (curl docs)
    export NO_PROXY="${CRYOSPARC_MASTER_HOSTNAME},localhost,127.0.0.1"
    
  3. then restarting CryoSPARC

Does this help?