Hello,
We recently ran into a problem and can no longer open cryosparc
cryosparcm start shows no error
Starting cryoSPARC System master process…
CryoSPARC is not already running.
database: started
command_core: started
command_core connection succeeded
command_core startup successful
command_vis: started
command_rtp: started
command_rtp connection succeeded
command_rtp startup successful
webapp: started
app: started
liveapp: started
I can’t post links as a new user so I removed the end of the message here.
The web browser Firefox shows this message :
The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Cryosparcm log webapp shows the message below:
(node:137613) Warning: Accessing non-existent property ‘findOne’ of module exports inside circular dependency
(node:137613) Warning: Accessing non-existent property ‘remove’ of module exports inside circular dependency
(node:137613) Warning: Accessing non-existent property ‘updateOne’ of module exports inside circular dependency
(node:138209) Warning: Accessing non-existent property ‘count’ of module exports inside circular dependency
(Use node --trace-warnings ...
to show where the warning was created)
(node:138209) Warning: Accessing non-existent property ‘findOne’ of module exports inside circular dependency
(node:138209) Warning: Accessing non-existent property ‘remove’ of module exports inside circular dependency
(node:138209) Warning: Accessing non-existent property ‘updateOne’ of module exports inside circular dependency
(node:139702) Warning: Accessing non-existent property ‘count’ of module exports inside circular dependency
(Use node --trace-warnings ...
to show where the warning was created)
(node:139702) Warning: Accessing non-existent property ‘findOne’ of module exports inside circular dependency
(node:139702) Warning: Accessing non-existent property ‘remove’ of module exports inside circular dependency
(node:139702) Warning: Accessing non-existent property ‘updateOne’ of module exports inside circular dependency
(node:140026) Warning: Accessing non-existent property ‘count’ of module exports inside circular dependency
(Use node --trace-warnings ...
to show where the warning was created)
Any ideas as to how to troubleshoot this issue?