dipu
December 21, 2022, 5:45am
1
Hi,
while updating to 4.1, I got following error, please suggest how to update successfully.
Thanks,
wtempel
December 21, 2022, 10:46pm
2
Does the sequence of commands posted under
If CryoSPARC failed to start with a pymongo error after an update to CryoSPARC v4.1.0 or v4.1.1, you may try the following:
ensure that cryosparc_master software is at either v4.1.0 or v4.1.1
download cryosparc_master_patch.tar.gz
confirm file integrity. Output of
md5sum cryosparc_master_patch.tar.gz
should match: 8df9953103829632756b809f3c637d2f
cryosparcm stop
confirm no more CryoSPARC processes:
ps xww | grep -e cryosparc -e mongod
kill, but not kill -9, any CryoSPARC-related process…
resolve these issues?
dipu
December 22, 2022, 12:06am
3
Hi,
I tried it and got this error
wtempel
December 22, 2022, 2:37pm
4
Please can you post the output of the following commands
ps axuww | grep mongod
ls -al /home/cryosparcuser/cryosparc/cryosparc_database/
dipu
December 22, 2022, 6:25pm
5
Hi,
It was giving errors and the database was not starting so I tried re-installing it, however this also giving error. Please find attached error.
wtempel
December 22, 2022, 7:41pm
6
@dipu Are there any error messages at the end of the output from
cryosparcm log database
?
Inside forum posts, pasted text in many case is preferable over screenshots as text can more easily be searched by other forum users.