Closed mdedonno1337 closed 1 year ago
Hello, thank you for your report
Did you install certbot via pip or via the Debian package ?
Hello, I have the same issue, and I installed certbot via pip. Does anyone have found a solution?
Hello, thank you for your report
Did you install certbot via pip or via the Debian package ?
I have the same issue, and I, for one, installed certbot via the Debian package (0.31.0-1+deb10u1)
Update: I uninstalled the Debian version and installed the pip version, and the following message appeared: certbot-dns-infomaniak 0.2.1 requires mock, which is not installed.
After installing mock with pip, the command works as expected.
having same issue on my side.
I've installed certbot using system pacakge (debian 11) and using plugin with gandi at the moment.
System package for certbot-dns-infomaniak
doesn't exist. So I've installed using pip install
And now I have:
certbot --version
PluginEntryPoint#dns-infomaniak does not provide IPluginFactory, skipping
PluginEntryPoint#certbot-dns-infomaniak:dns-infomaniak does not provide IPluginFactory, skipping
certbot 1.12.0
This doesn't work with the system package installed. Uninstall it and use only via pip
The cause is 36fa777c02def1c88b2e77ba8eadc0f8c38889ab: it removed compatibility with older certbot
versions.
Hello,
I'm trying to use the infomaniak certbot plugin, but have the following error:
With the following versions:
Regards,