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:steven-price.co.uk
I ran this command: sudo certbot --apache
It produced this output:it worked
My web server is (include version): Apache/2.4.38
The operating system my web server runs on is (include version): raspian buster
My hosting provider, if applicable, is: local host
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
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):certbot 0.31.0
Hello
I’m hoping someone can help me.
I had a nextcloud server running today, which was created with the help of this tutorial:
I set up a domain name last night, using freedns.afraid.org as a DDNS.
Once that was working I ran the command certbot --apache and all seemed to go well…
however I am unable to access my site at all. I’m either being shown the domain registrars website in progress banner, or getting internal errors/time outs.
I am unable to access mysite at all
I’ve tried disabling RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
However it’s the same response.
Any suggestions welcome.
thanks.