Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
gtv6world.com
I ran this command:
sudo /opt/bitnami/ctlscript.sh start
It produced this output:
Job for bitnami.service failed because the control process exited with error code.
After this, I tried:
systemctl status bitnami.service
And saw this error:
Failed to start LSB: bitnami init script
My web server is (include version):
Lightsail on Amazon. I don't know which version if there is any.
The operating system my web server runs on is (include version):
Debian 11 bullseye
My hosting provider, if applicable, is:
Amazon, Lightsail
I can login to a root shell on my machine (yes or no, or I don't know):
Yes via SSH
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
I don't remember exactly but I think I'm not using Certbot (certbot --version and certbot-auto --version tell me that certbot is not installed). This goes in time to a few months so I'm not sure (if there is a method I could use to determine if I used it to initiate SSL I'd like to try it) but I think I didn't use it. I think I used this guide: Install SSL certificates on Bitnami stacks for Lightsail
But I'm also pretty sure I had setup the auto renew so I don't really know.
I believe that the SSL certificate worked fine until it expired after a few month, which is probably normal, except if I actually had auto renew. But anyway I just tried today to renew the certificate using this guide: Renew an SSL certificate on a Bitnami stack in Lightsail
Using the first method ( I couldn't even use the second one because I had no "letsencrypt" foler in "/etc".
I successfully stopped it, renew the cert (the expiration date is now in 90 days) but I cannot do:
sudo /opt/bitnami/ctlscript.sh start
It does not work, and the error doesn't give me much to work with. And my website is not accessible anymore...
Thanks in advance