-
-
Notifications
You must be signed in to change notification settings - Fork 246
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
[BUG] Porkbun cercbot dns version too old, causes "key-error" #519
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
We have already found the solution, the version number of
|
We noticed that when certbot and acme moved up a major version ( When you force installed porkbun 0.8, did it downgrade certbot and acme by any chance? |
Ah yes it did, the certbot version in the container is now 2.11.0 |
Thanks for the confirmation. So that workaround is probably the best one for you at the moment, but we can't apply that to the image as we don't want certbot downgraded for everyone. |
Looks like the dev of that plugin was notified by the certbot team of the upcoming bump a few months ago. The dev made the compatibility changes in master branch, but did not push a new release yet. I notified them. |
Great, thanks for the update! |
Is there an existing issue for this?
Current Behavior
When using the DNSPLUGIN=porkbun option, I get the error in the logs listed below.
Expected Behavior
DNS works properly
Steps To Reproduce
Use standard config in swag documentation. Use VALIDATION=dns, DNSPLUGIN=porkbun. Enter API key and secret in porkbun.ini
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: