Hi @dhari.kh
From the error above, it seems that the configuration file is pointing to a non-existent SSL certificate. This is ultimately preventing NGINX from starting:
...
Mar 12 16:39:30 dta-cloud-vm bitnami[1087]: nginx: [emerg] cannot load certificate "/opt/bitnami/nginx/conf/bitnami/certs/server
...
You may need to access the nginx
configuration file and verify the path where the SSL certificate points to is correct.
I would need you to execute the bndiagnostic-tool
in order to be able to check your configuration files.
Best regards,
Jose Antonio Carmona
Was my answer helpful? Click on 