Cryosparc can not restart

Hi, when i started cryosparc this morning again, it didn’t work.

Starting cryoSPARC System master process…
CryoSPARC is not already running.
Traceback (most recent call last):
File “/home/hellion/cryosparcv2/cryosparc2_master/deps/anaconda/bin/supervisord”, line 11, in
load_entry_point(‘supervisor==3.3.3’, ‘console_scripts’, ‘supervisord’)()
File “/home/hellion/cryosparcv2/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/supervisor/supervisord.py”, line 363, in main
go(options)
File “/home/hellion/cryosparcv2/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/supervisor/supervisord.py”, line 373, in go
d.main()
File “/home/hellion/cryosparcv2/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/supervisor/supervisord.py”, line 78, in main
info_messages)
File “/home/hellion/cryosparcv2/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/supervisor/options.py”, line 1404, in make_logger
stdout = self.nodaemon,
File “/home/hellion/cryosparcv2/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/supervisor/loggers.py”, line 346, in getLogger
handlers.append(RotatingFileHandler(filename,‘a’,maxbytes,backups))
File “/home/hellion/cryosparcv2/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/supervisor/loggers.py”, line 172, in init
FileHandler.init(self, filename, mode)
File “/home/hellion/cryosparcv2/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/supervisor/loggers.py”, line 98, in init
self.stream = open(filename, mode)
IOError: [Errno 13] Permission denied: ‘/home/hellion/cryosparcv2/cryosparc2_master/run/supervisord.log’

Hi @biolifei,

Can you double check the permissions on the cryosparc2_master directory?