OAC-C Essbase: After implementing SSL, HTTPD Docker Does Not Start: "AH00526: Syntax error on line 11 of /etc/httpd/conf.d/ssl.conf: SSLCertificateFile: file '/bi/data/httpd/security/certs/apache.crt' does not exist or is empty"
(Doc ID 2395051.1)
Last updated on NOVEMBER 02, 2020
Applies to:
Oracle Analytics Cloud - Classic - Version 18.1.3 and laterInformation in this document applies to any platform.
Symptoms
After implementing SSL, HTTPD Docker will not start.
Running docker ps -a returns:
oracle@{instance} httpd]$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
6ac498722e24 xx.docker.{domain}/bics/bi_http:4.2.3 "/etc/httpd/bin/http 52 seconds ago Exited (1) 51 seconds ago httpd
Running docker logs httpd returns:
[oracle@{instance} httpd]$ docker logs httpd
[DDD Mmm dd hh:mi:ss. YYYY] [so:warn] [pid 1:tid 139793949959936] AH01574: module ssl_module is already loaded, skipping
AH00526: Syntax error on line 11 of /etc/httpd/conf.d/ssl.conf:
SSLCertificateFile: file '/bi/data/httpd/security/certs/apache.crt' does not exist or is empty
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |