hey … sorry for the slow reply,
You’re likely having a connectivity or permissions issue with the registry.
Best way to debug this is … after `ansible-playbook /usr/share/ansible/stx-ansible/playbooks/bootstrap.yml` fails …
Try to docker login and docker pull manually from the shell of controller-0
e.g.
sudo docker pull docker.io/starlingx/k8s-plugins-sriov-network-device:stx.4.0-v3.2-16-g4e0302ae
… I’m assuming you’re using docker hub.
Greg.
From: Captain <captain_tx@163.com>
Sent: Thursday, August 12, 2021 4:56 AM
To: starlingx-discuss@lists.starlingx.io
Subject: [Starlingx-discuss] Download images and push to local registry Failed
[Please note: This e-mail is from an EXTERNAL e-mail address]
Hi,
I deploy starlingx according to the tutorial(https://docs.starlingx.io/r/stx.5.0/deploy_install_guides/r5_release/bare_metal/bootstrapping-from-a-private-docker-registry.html),
which is always stuck where the docker image is downloaded.Could you please help me? Thanks.
Issues:
1. When I run `ansible-playbook /usr/share/ansible/stx-ansible/playbooks/bootstrap.yml`, the task `[common/push-docker-images: Download images and push to local registry]` will always stay here for a long time.
Kind regards,
Xurong Zhang