Comment 12 for bug 2011716

Revision history for this message
KangWoo Lee (koovis) wrote (last edit ):

It's not fixed in this version
image: quay.io/openstack.kolla/horizon:zed-rocky-9

            "Labels": {
                "build-date": "20230424",
                "io.buildah.version": "1.28.0",
                "kolla_version": "15.1.1",
                "maintainer": "Kolla Project (https://launchpad.net/kolla)",
                "name": "horizon"
            }
        },
        "Architecture": "amd64",
        "Os": "linux",
        "Size": 1329439186,
        "VirtualSize": 1329439186,
        "GraphDriver": {

++++ whoami
+++ [[ root == \r\o\o\t ]]
+++ [[ rocky =~ debian|ubuntu ]]
+++ rm -rf '/var/run/httpd/*' '/run/httpd/*' '/tmp/httpd*'
+++ [[ rocky =~ centos|rocky ]]
+++ [[ ! -e /etc/pki/tls/certs/localhost.crt ]]
+ echo 'Running command: '\''/usr/sbin/httpd -DFOREGROUND'\'''
+ exec /usr/sbin/httpd -DFOREGROUND
Running command: '/usr/sbin/httpd -DFOREGROUND'
AH00526: Syntax error on line 85 of /etc/httpd/conf.d/ssl.conf:
SSLCertificateFile: file '/etc/pki/tls/certs/localhost.crt' does not exist or is empty

-------------------------------