-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Can't renew certificate or create new one #4897
Comments
Please upgrade to the latest code and try again first. Maybe it's already fixed. |
Hello, I've already done the upgrade and already gave the --debug 2 logs. Best regards. |
I had a similar issue. It seems that the Le_API key in the domain config gets switched to the zerossl API even if the domain was originally (implicitly) configured to use letsencrypt. you can try to set explicitly set a new default:
In my case I also had to edit I hope that helps :) |
Hey ! Thank for your response :) Unfortunately, i've already tried to switch the server from zerossl to letsencrypt and vice versa without success. Best regards ! |
Delete whole domain directory |
Hello,
I'm facing a problem with acme.sh .
I'm using acme.sh since a long time without any problem until the last few days.
I can't renew my certificates or issue new certificates from my reverse proxy.
I was using cron to auto-renew but for a reason that i don't understand, it doesn't work anymore.
I have already update acme.sh to the latest version and remove the certificate i was using (to start on new base) but still not working.
Could you me with that problem please ?
The command i'm using to issue certificates :
sh acme.sh --issue --keylength 4096 -d floerens.eu -d '*.floerens.eu' --dns dns_ovh
The error i'm facing :
[lun. 04 déc. 2023 13:10:59 CET] invalid domain [lun. 04 déc. 2023 13:10:59 CET] Error add txt for domain:_acme-challenge.floerens.eu
Here's the log with the --debug2 :
Thanks in advance for your response.
Best regards.
The text was updated successfully, but these errors were encountered: