Cryosparc wont let me run any job after the update to v4.5.3

The CryoSPARC master processes would have to be running for this command to work. Have you tried
cryosparcm start?

Hey @wtempel

Here is the output after cryosparcm is running.

[spuser@spgpu cryosparc24]$ cryosparcm cli “get_scheduler_targets()”
[{‘cache_path’: ‘/ssd/cryosparc_cache/’, ‘cache_quota_mb’: None, ‘cache_reserve_mb’: 10000, ‘desc’: None, ‘gpus’: [{‘id’: 0, ‘mem’: 25435242496, ‘name’: ‘NVIDIA GeForce RTX 3090’}, {‘id’: 1, ‘mem’: 25438126080, ‘name’: ‘NVIDIA GeForce RTX 3090’}, {‘id’: 2, ‘mem’: 25438126080, ‘name’: ‘NVIDIA GeForce RTX 3090’}, {‘id’: 3, ‘mem’: 25438126080, ‘name’: ‘NVIDIA GeForce RTX 3090’}], ‘hostname’: ‘spgpu’, ‘lane’: ‘default’, ‘monitor_port’: None, ‘name’: ‘spgpu’, ‘resource_fixed’: {‘SSD’: True}, ‘resource_slots’: {‘CPU’: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63], ‘GPU’: [0, 1, 2, 3], ‘RAM’: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63]}, ‘ssh_str’: ‘spuser@spgpu’, ‘title’: ‘Worker node spgpu’, ‘type’: ‘node’, ‘worker_bin_path’: ‘/spshared/apps/cryosparc24/cryosparc_worker/bin/cryosparcw’}]

@wtempel ,
Was the output any helpful? I was really hoping to get some advise on getting cryosparc back online. We are sitting ducks for last three weeks. If you have any advise on how to get it back to work that would be great.

Anyone else, please feel free to chime in and help us with this. We are badly stuck with this.

@rakroy You can try updating CryoSPARC to v4.6.0.
Carefully observe the update process to confirm whether the cryosparc_worker/ component gets updated automatically, or not. Follow manual worker update steps (typically required for cluster workers, but sometimes required for non-cluster workers) if cryosparc_worker/ is not updated automatically.