Hi alfredo,
It worked after enabling the same url via lab access.
But actually we wanted to so the deployment offline. 
Undercloud was deployed offline and the container repositories are marked offline.
Same can be seen in the 
/etc/container/containers.conf

In the same file i see my container registery as marked.

So why is overcloud deployment trying to reach internet for such redhat based repositories.

Any idea to make the who system 100% offline.

Any advice would be helpful.

-Lokendra


On Tue, 26 Apr 2022, 19:13 Alfredo Moralejo Alonso, <amoralej@redhat.com> wrote:
Hi,

What command are you using and how are you configuring the repositories?

Best regards,

Alfredo


On Tue, Apr 26, 2022 at 3:10 PM Lokendra Rathour <lokendrarathour@gmail.com> wrote:
Hi Team,
We were trying to install Openstack Wallaby Release on Centos Stream. 
As we were trying the overcloud deployment, getting this error:

2022-04-26 17:20:51.768 374850 INFO tripleoclient.heat_launcher [-] Skipping container image pull.
2022-04-26 17:20:51.776 374850 INFO tripleoclient.heat_launcher [-] Checking that database is up
2022-04-26 17:20:52.251 374850 INFO tripleoclient.heat_launcher [-] Checking that message bus (rabbitmq) is up
Error: Source image rejected: Error reading signature from https://access.redhat.com/webassets/docker/content/sigstore/ubi8/pause@sha256=40566c88ebf6242cc33d807270844e351e131b32a51d2c46705c40d7ac9f838e/signature-1: status 403 (Forbidden)
2022-04-26 17:20:57.687 374850 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Exception occured while running the command: subprocess.CalledProcessError: Command '['sudo', 'podman', 'play', 'kube', '/home/stack/overcloud-deploy/overcloud/heat-launcher/heat-pod.yaml']' returned non-zero exit status 125.
2022-04-26 17:20:57.687 374850 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud Traceback (most recent call last):
2022-04-26 17:20:57.687 374850 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud   File "/usr/lib/python3.6/site-packages/tripleoclient/command.py", line 34, in run


Please suggest.

--
~ Lokendra