Hello,
I migrate the old database to the new version by following this link:
https://cryosparc.com/docs/tutorials/migration/
But when run “cryosparcm start”, I have problem to start cryosparc with the following error:
Starting cryoSPARC System master process…
CryoSPARC is not already running.
database: started
command_core: started
Internal Server Error
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.
command_vis: started
command_proxy: started
webapp: ERROR (spawn error)
When delete the migrate old database, cryosparc can be run correctly.
Any suggestion how to fix this?
Thanks