Keywords: WordPress - AWS - Technical issue - Other
bndiagnostic ID: 53db89a9-4fed-0e8c-5d14-a092ed0fb054
bndiagnostic output:
? Apache: Found possible issues
? Connectivity: Found possible issues
? Resources: Found possible issues
? Processes: Found possible issues
https://docs.bitnami.com/general/apps/wordpress/troubleshooting/debug-errors-apache/
https://docs.bitnami.com/general/faq/administration/use-firewall/
bndiagnostic failure reason: The tool could not find any issue
Description:
I have a bitnami instance running on AWS Lightsail used to host a Wordpress website.
While attempting to add a SSL certificate following this guide: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-using-lets-encrypt-certificates-with-wordpress
I had to stop the apache server
sudo /opt/bitnami/ctlscript.sh stop
and when trying to start it up again with:
sudo /opt/bitnami/ctlscript.sh start
it won’t start, it won’t.
I tried starting a new instance and doing the tutorial again but I got the exact same error.