-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
OVH DNS Fails due to recent change in OVH JSON Response #3274
Comments
Can confirm upgrading with the following allows certs to renew again on OVH
|
seems that the error is happening again, not working even with the fix above:
Now my nginx proxy manager is unable to renew/create new certificates. Did someone fix it? |
Hello,
Does it exist a fix somehow ? |
In my case this was fixed by my side using cnames instead of dnames on my domain provider. Anyways I'm concerned about not getting any response on months... |
my-ndd.ovh is a DynHost so the domain point to my IP address. I need to find another reverse proxy to use. |
Issue is now considered stale. If you want to keep it open, please comment 👍 |
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug
Due to a recent change in OVH DNS Responses as detailed in the link below, all Certbot requests using OVH DNS will fail immediately
[https://github.com/AnalogJ/lexicon/issues/1758]
Certbot version 2.7.2 includes the fix required
OVH have confirmed the change
Nginx Proxy Manager Version
Latest Version August 2023
To Reproduce
Use OVH DNS Challenge
Enter API Details
Request Cert
5 Seconds later it fails
Expected behavior
Challenge made and certficate issues
Operating System
Proxmox > Alpine Linux > Docker
Additional context
`Internal Error
Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-15" --agree-tos --email "[email protected]" --domains "my.domain.com" --authenticator dns-ovh --dns-ovh-credentials "/etc/letsencrypt/credentials/credentials-XX"
Saving debug log to /tmp/letsencrypt-log/letsencrypt.log
Error adding TXT record: Expecting value: line 1 column 1 (char 0)
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/letsencrypt-log/letsencrypt.log or re-run Certbot with -v for more details.
The text was updated successfully, but these errors were encountered: