Jobs stalled at launch after updating to v4.0.3

Hello, since updating to v4.0.3 all jobs get stuck in launched. I have run joblog and get the following:

ServerError: Authentication failed - License-ID request header missing.
This may indicate that cryosparc_worker did not update,
cryosparc_worker/config.sh is missing a CRYOSPARC_LICENSE_ID entry,
or CRYOSPARC_LICENSE_ID is not present in your environment.
See CryoSPARC Architecture and System Requirements - CryoSPARC Guide for more details.

Not sure how to troubleshoot this. Thank you.

Please confirm the following:

  1. Do the outputs of
    cat /path/to/cryosparc_master/version
    and
    cat /path/to/cryosparc_worker/version
    match?
  2. Do the outputs of
    grep CRYOSPARC_LICENSE_ID /path/to/cryosparc_master/config.sh
    and
    grep CRYOSPARC_LICENSE_ID /path/to/cryosparc_worker/config.sh
    match?

When responding, please do not post your actual CRYOSPARC_LICENSE_ID.