-
Notifications
You must be signed in to change notification settings - Fork 3k
problem creation ssl certificate #1398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@orangege59 Could you post the output of the log? |
I don't have letsencrypt in /var/log/ |
To add some Information; I've setup today and I am facing kind of the same issue... Im not able to copy the whole file from portainer at my phone right now, but it says: Authority reports follwing problems: |
same error for me this is the log from docker container "certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-5" --agree-tos --authenticator webroot --email "@gmail.com" --preferred-challenges "dns,http" --domains ".xyz" Saving debug log to /var/log/letsencrypt/letsencrypt.log Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details. |
I am having a similar issue. Running version 2.9.9 on OMV 5 docker image. Here is the full /var/log/letsencrypt/letsencrypt.log EDIT: Quick update. While trying more things I discovered I had issues logging into my router. I did a complete hard reboot of my router and modem and then the cert challenges worked. Seems my router managed to crash in a partially working state. |
@ALL Users with this Issue; can you confirm, that your IP Config is correct for ipv6 or no ipv6 Record exists for the domain youre trying to secure? I found out, that for my domain host new subdomains get a placeholder ipv6 record created and i deleted them directly after creation but it seems that some servers still cached it already... Waiting 24 Hours (yes horrible cache length) did fix it for me |
personnaly i don't have any ipv6 record on the domain seems really an error with the challenge. I have an unraid server everything working great before but i make a new install and i didn't change anything from the past config, just make a reinstall. i hope that could help you |
I also am running into this issue. No ipv6 records. |
Are you referring to this? (attached). If so, I believe that is attached to a google sites website I created and there is no option to delete just that ipv6 record, it will delete that entire section (and I'm not sure if that will affect my website negatively or not) |
Okay, so when not using a dns challenge make sure port 80 of your npm instance is available from the outside, so from the public internet! For this your domain needs to point to your npm home network and your router needs port forwarding set up for at least port 80. If your setup is not your home network, just make sure port 80 is available publicly. For people using duckdns or similar services where you just have a subdomain, not the entire domain, see #1350 (comment) |
I had the same issue. What solved it for me, was that there was one domain name not resolving and i removed that domain. The certbot log gave this: Apparently, it stops there, instead of creating it for the domains who are resolving(I think this was the behavior in earlier versions) |
hi, i'm on raspberry pi, i installed nginx proxy manager and when i create a certificate it gives me this type of error
Error: Command failed: certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-2" --agree-tos --authenticator webroot --email "**********@gmail.com" --preferred-challenges "dns,http" --domains "coucoutoutlemonde.duckdns.org"
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
The text was updated successfully, but these errors were encountered: