Update problem Worker version

Hi all, this indicates that that master updated but the worker did not, here’s how to fix it:

  1. Navigate to the cryosparc2_master folder
  2. Look for the file called cryosparc2_worker.tar.gz or cryosparc_worker.tar.gz. Copy this file into the cryosparc2_worker directory
    • Important: If you’re upgrading from v2 to v3, rename the this file to cryosparc2_worker.tar.gz
  3. Navigate to the cryosparc2_worker directory
  4. Run this command:
    bin/cryosparcw update --override
    
3 Likes