-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Bump certbot-dns-porkbun #4169
Bump certbot-dns-porkbun #4169
Conversation
Docker Image for build 1 is available on Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes |
Please test this docker image and let me know if the DNS plugin change works as expected. Thanks |
I could not get the cert to renew but no errors in logs. |
I opened a shell in my NPM Docker container and renewed the cert manually without error:
So it seems like the Porkbun plugin for certbot is working. There's just some kind of issue when NPM tries to run it. The front end error was just a timeout. And the backend terminal didn't show anything conclusive. Maybe it's fine; just taking a little too long to complete the renewal??? |
The "certbot is already running" problem is usually because the auto cert updater is running in the background at the same time. It's definitely an annoyance. |
I tried again and the cert renewed successfully through the web UI. I think this works, and the issues I saw before were unrelated, as you said. Can we merge this? Would you like me to do any further verification to confirm? |
is it possible to get this merged? porkbun dns challenge is broken right now anyway |
Hello! Here’s the configuration I’m currently using:
I’d like to know if there are any additional settings required to update without losing data. |
@HoBeom that looks correct. But this PR is about to be merged and released anyway |
yay, thanks everybody! |
Porkbun is changing its API URL on the 1st December 2024.
The cert-bot package has been updated so bumping the version here
See
infinityofspace/certbot_dns_porkbun#88