Some challenges have failed

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: permissions4ts.com

I ran this command: sudo certbot certonly --cert-name permissions4ts.com -a apache -d permissions4ts.com,www.permissions4ts.com --dry-run

It produced this output: https://i.imgur.com/tMaSgx4.png

My web server is (include version): Apache/2.4.41 (Ubuntu)

The operating system my web server runs on is (include version): Ubuntu 20.04.2 LTS

My hosting provider, if applicable, is: Hetzner

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.40.0

Hi @hardixnph

please explain: Why isn't there - https://check-your-website.server-daten.de/?q=permissions4ts.com - an ipv6 AAAA address.

But there

an ipv6 is used. Looks like you have shared an expired output.

All records

Then you have your answer.

https://i.imgur.com/kIsDUSI.png this is before I added IPV6 records

Then your Apache config is buggy.

What says

apachectl -S

PS: No imgur, it's not readable.

There you see your problem. Fix it - two vHosts with the same definition -> that can't work.

And where is your www defined?

1 Like

All done.

Thank you so much!

Better, but not good. Your command has two domain names, your output (port 80) shows only one. The www is missing.

It's working, https://www.permissions4ts.com/

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.