-
-
Notifications
You must be signed in to change notification settings - Fork 254
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] Certbot Plugins never run when a custom DNSPLUGIN is chosen #445
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
I have similar issue, just different provider for DNS challange - nothing happens My config is very similar, environment: Nothing happens, only linuxserver/mods:universal-package-install gets installed. Regards, |
Yes, this is a bug in our new implementation that we recently identified, but didn't get a chance to fix yet due to holidays and all. It will likely be fixed soon, though. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Same thing here, but with CloudNS as provider, hope it gets fixed soon |
Is there an existing issue for this?
Current Behavior
Progress stops at "Please set the DNSPLUGIN variable to one of the following:". The certbot-dns-<plugin> is never installed.
Expected Behavior
The certbot-dns-<plugin> should be installed.
Steps To Reproduce
Run SWAG with:
DNSPLUGIN=glesys
DOCKER_MODS=linuxserver/mods:universal-package-install
INSTALL_PIP_PACKAGES=certbot-dns-glesys
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: