-
Bug
-
Resolution: Done
-
Critical
-
fuse-7.4-GA
-
None
I'm trying the community version of fuse console operator from https://github.com/hawtio/hawtio-operator/.
I tried to deploy the default - latest tag of hawtio (specified in hawtio_v1alpha1_hawtio_cr.yaml). It doesn't work, in logs I can see this:
019/07/23 12:27:05 [emerg] 14#14: cannot load certificate "/etc/tls/private/serving/tls.crt": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/tls/private/serving/tls.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file) nginx: [emerg] cannot load certificate "/etc/tls/private/serving/tls.crt": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/tls/private/serving/tls.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file)
It is not working on OCP 3.11 and also on OCP 4. When I tried to replace the latest tag with 1.6.0, it was working (on OCP 3.11, on OCP 4 no but that's for another issue).
- is incorporated by
-
ENTESB-11130 Activate new Fuse Console gateway for OpenShift 4
- Closed