Hello,
I am trying to install cryosparc on a workstation with Ubuntu 18.04.3 LTS, but I dont seem to be able to get it working.
I am following the guidelines for a standalone system. command: ./install.sh --standalone --license $LICENSE_ID --worker_path /home/wvputte/EMpackages/cryosparc/cryosparc2_worker --cudapath /usr/local/cuda --ssdpath /home/wvputte/Documents/cryosparc_cache --initial_email “XXXX” --initial_password “XXXX” --initial_name “XXXX”
I dont see any errors in the installation output of all packages, except these lines maybe:
Starting cryoSPARC System master process… The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
CryoSPARC is not already running.
database: started
command_core: started
500 Internal Server Error
Internal Server Error
For the rest I dont see any irregularities. The installation continuous and states successfully completed for both master and worker. However, when trying to start in the browser, the content of browser does not seem to load and remains blank. Secondly when using the command-line, it does not respond to commands such as cryosparcm although the bashrc path is correct and the pc or terminal has been restarted:
# Added by cryoSPARC:
export PATH=/home/wvputte/EMpackages/cryosparc/cryosparc2_master/bin:$PATH
suggestions?
best,
W