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

Ignition error on booting cp nodes #33

Open
mattjwarren opened this issue Dec 18, 2024 · 0 comments
Open

Ignition error on booting cp nodes #33

mattjwarren opened this issue Dec 18, 2024 · 0 comments

Comments

@mattjwarren
Copy link

mattjwarren commented Dec 18, 2024

After starting bootstrap, I have the following problem and noted issues;

I am using CentOS Stream 9

booting the nodes with:-
sudo coreos-installer install /dev/sda -u http://192.168.100.1:8080/ocp4/rhcos -I http://192.168.100.1:8080/ocp4/XXXXX.ign --insecure --insecure-ignition
(for bootstrap.ign / master.ign)

all config files and manifests have been updated to use 192.168.100 as the network used

bootstrap node completes, but reports on the console 'Unable to pull OpenShift release image'

cp nodes repeat the message 'ignition[...]: GET error: Get "https://api-int.lab.ocp.lan:22623/config/master: attempt #..'

Curling the failing url from ocp-svc I get

curl https://api-int.lab.ocp.lan:22623/config/master
curl: (35) OpenSSL SSL_connect: SSL_ERROR_ZERO_RETURN in connection to api-int.lab.ocp.lan:22623

I am not certain how to avoid the SSL check or correct the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant