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. https://crt.sh/?q=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: marektinglab.biz
I ran this command: sudo nano /opt/bitnami/apps/wordpress/htdocs/wp-config.php
SSLCertificateFile “/etc/letsencrypt/live/marketinglab.biz/cert.pem”
SSLCertificateKeyFile “/etc/letsencrypt/live/marketinglab.biz/privkey.pem”
SSLCertificateChainFile “/etc/letsencrypt/live/marketinglab.biz/fullchain.pem”
It produced this output: Website down. HTTP ERROR 500
My web server is (include version): Not sure
The operating system my web server runs on is (include version): Ubuntu 16.04.4 LTS (GNU/Linux 4.4.0-1060-aws x86_64)
My hosting provider, if applicable, is: Lightsail
I can login to a root shell on my machine (yes or no, or I don’t know): Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): No. I’m using Lightsail
As of now… Do you still have the original certificate?
If not, you might need to find a way to bypass the “exact set” restrictions. Else, you’ll need to wait for 7 days (or less) before retry.
Also, could you start your webserver?
Error 500 is a photo error, not a web server related one.
I tried running ./certbot-auto certonly marketinglab.biz but can’t retrieve the cert. Not sure what’s wrong.
Requesting to rerun ./certbot-auto with root privileges…
usage:
certbot-auto [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] …
Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
certificate.
certbot: error: unrecognized arguments: marketinglab.biz
Thanks a lot. But still can't find the directory. Wonder what has went wrong.
bitnami@ip-172-26-11-137:~$ ./certbot-auto certonly -d marketinglab.biz
-bash: ./certbot-auto: No such file or directory
bitnami@ip-172-26-11-137:~$ ./certbot-auto certonly -d www.marketinglab.biz
-bash: ./certbot-auto: No such file or directory
Haiz… I’m actually quite lost. Is there any way that I can delete everything and restart the process again? Seems like I have done something wrong somewhere. Fixing it will be more time consuming.
Here’s a snapshot of the SLL cert info which I can’t configure correctly.