This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Can't create SSL Certificate with the Nginx Proxy Manager #953
Unanswered
mgwelance
asked this question in
Help Needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
is anyone else having difficulties with the Nginx Proxy Manager and Let's encrypt certificates?
When i try to create one it throws the following error message:
An unexpected error occurred:
AttributeError: module 'certbot.interfaces' has no attribute 'IAuthenticator'
On the official Nginx Proxy Manager github many people get this error, but their solution is based on the certbot Version - the NPM linked in these scripts here, uses an older certbot, and since it's debian based (offical docker uses Ubuntu) there is no other Version available, afaik.
Pleas let me know if anyone finds a solution for this!
Cheers,
Markus
Beta Was this translation helpful? Give feedback.
All reactions