Andrewrothstein.couchdb-cluster-src

Dear All,

Blobdb is not working and other errors are appearing after we deployed code (weekly deployment) last week.

Are we expected to upgrade the OS to Ubuntu 22.04 to deploy the new code?

This error is appeared when we run after-reboot command.

ERROR! the role 'andrewrothstein.couchdb-cluster-src' was not found in ansible.legacy:/home/administrator/commcare-cloud/src/commcare_cloud/ansible/roles:/home/administrator/.virtualenvs/cchq-3.10/lib/python3.10/site-packages/.ansible/roles:/home/administrator/commcare-cloud/src/commcare_cloud/ansible/roles:/home/administrator/commcare-cloud/src/commcare_cloud/ansible

The error appears to be in '/home/administrator/commcare-cloud/src/commcare_cloud/ansible/roles/couchdb2/meta/main.yml': line 5, column 5, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  • role: andrewrothstein.couchdb-cluster-src
    ^ here

Thanks,

Hi Siraj,

Can you try running update-code or manage-commcare-cloud install first, inside your cchq virtual environment? This should update/install the missing Ansible Galaxy units.

Thank you so much @Marco_Perosa, able to run the commands now.