-
Notifications
You must be signed in to change notification settings - Fork 27
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
404, containers not found when doing kayobe overcloud container image pull
#168
Comments
I guess this is not a common issue? I tried to re-run the steps already, but I get the same result. |
@kees-closed I am having thee same issue. Were you ever able to solve it? |
Hello @kees-closed and @rplazevedo. These containers should have been pushed to the Docker registry by the command |
@priteau Yeah, there is an error during the push:
There was also an error during some of the steps trying to SSH into the host, but those were all ignored, I think. Don't know if they are related. |
So I think I fixed it. The docker registry in the seed was not being setup, because while the |
When running
kayobe overcloud container image pull
I get the errors below. It looks like it cannot get the containers, e.g.Not Found (\"manifest for 192.168.33.5:4000/openstack.kolla/kolla-toolbox:2023.1-rocky-9 not found: manifest unknown: manifest unknown\
I'm using Rocky 9.
The VMs are running:
The port 4000 is available, but the images are not present.
I can list some images on the container host though:
What am I missing? I followed the steps in sequence. I also re-ran them. But this issue keeps happening.
The text was updated successfully, but these errors were encountered: