Cryosparc stalls at command_core:started

Welcome to the forum @DD1D.

You may want to

  1. determine which process is using the relevant port. Consider a suitable sudo ss command, similar to the one mentioned under Web interface is not connecting due to port issue - #2 by wtempel.
  2. ensure there are no lingering processes](https://guide.cryosparc.com/setup-configuration-and-management/troubleshooting#id-2.-find-and-if-necessary-terminate-zombie-processes) related to your own CryoSPARC instance, but be sure to not inadvertently disrupt someone else’s CryoSPARC instance.

Which command did you use to change the port?

  1. Did you select a port range that is
    • not overlapping with ports used by another application and/or another user
    • and outside the ephemeral port range configured on the computer
  2. Did you use the cryosparcm changeport command?