I’m can’t proceed with my directory kickstart.
I don’t know what is blocking it, port 5665 is enabled.
username and password is the one in the api-users.conf
Thanks for your reply.
Yes I installed it on the same machine
Also Selinux is enabled, see below:
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode: enforcing
Mode from config file: enforcing
Policy MLS status: enabled
Policy deny_unknown status: allowed
Max kernel policy version: 31
[2022-03-01 09:45:04 +0800] information/ApiListener: New client connection for identity 'vmhostph. from [::ffff:10.x.x.x]:57572 (certificate validation failed: code 18: self signed certificate)
[2022-03-01 09:45:04 +0800] warning/ApiListener: No data received on new API connection from [::ffff:10.x.x.x]:57572 for identity 'vmhostph. Ensure that the remote endpoints are properly configured in a cluster setup.
[root@uphicinga11 icinga2]# openssl s_client -connect localhost:5665
CONNECTED(00000003)
depth=1 CN = Icinga CA
verify error:num=19:self signed certificate in certificate chain
Certificate chain
0 s:/CN=uphicinga11
i:/CN=Icinga CA
1 s:/CN=Icinga CA
i:/CN=Icinga CA
I will check the SELINUX, if I could find something
Thanks