Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

env download fails because of missing file in mirror directory #706

Open
fketelaars opened this issue May 3, 2024 · 0 comments
Open

env download fails because of missing file in mirror directory #706

fketelaars opened this issue May 3, 2024 · 0 comments
Labels
finished-dev Finished development, waiting to be merged

Comments

@fketelaars
Copy link
Collaborator

Describe the bug
When running ./cp-deploy.sh env download for Watson Assistant, the following error occurs.

TASK [cp4d-mirror-images : fail] ***********************************************
task path: /cloud-pak-deployer/automation-roles/50-install-cloud-pak/cp4d/cp4d-mirror-images/tasks/main.yml:134
Thursday 02 May 2024  13:26:14 +0000 (0:00:03.530)       0:12:55.199 **********
fatal: [localhost]: FAILED! => changed=false
  msg: Mirroring of images failed, check mirror*.log files in /home/cloud-user/cpd-config/fusion/status/log for details

PLAY RECAP *********************************************************************
localhost                  : ok=499  changed=66   unreachable=0    failed=1    skipped=197  rescued=0    ignored=0

Thursday 02 May 2024  13:26:14 +0000 (0:00:00.030)       0:12:55.229 **********
===============================================================================

To Reproduce
Have not been able to reproduce but found that the $STATUS_DIR/cp4d/offline/4.8.5/.ibm-pak/data/mirror/ is empty after mirroring the images. To remediate this, replace the entire $STATUS_DIR/cp4d/offline directory every time.

@fketelaars fketelaars added the finished-dev Finished development, waiting to be merged label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
finished-dev Finished development, waiting to be merged
Projects
None yet
Development

No branches or pull requests

1 participant