Skip to content
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

Error SSL Cert #625

Open
j0na553n opened this issue Feb 12, 2025 · 1 comment
Open

Error SSL Cert #625

j0na553n opened this issue Feb 12, 2025 · 1 comment

Comments

@j0na553n
Copy link

j0na553n commented Feb 12, 2025

Hi I want to order an Lets'encrypt SSL Cert but i get following Error

`Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-15" --agree-tos --email "[email protected]" --domains "home.*.de" --authenticator dns-cloudns --dns-cloudns-credentials "/etc/letsencrypt/credentials/credentials-15" --dns-cloudns-propagation-seconds 30
Traceback (most recent call last):
  File "/usr/bin/certbot", line 5, in 
    from certbot.main import main
  File "/usr/lib/python3.11/site-packages/certbot/main.py", line 6, in 
    from certbot._internal import main as internal_main
  File "/usr/lib/python3.11/site-packages/certbot/_internal/main.py", line 28, in 
    from certbot import crypto_util
  File "/usr/lib/python3.11/site-packages/certbot/crypto_util.py", line 42, in 
    from certbot import interfaces
  File "/usr/lib/python3.11/site-packages/certbot/interfaces.py", line 21, in 
    from acme.client import ClientBase
ImportError: cannot import name 'ClientBase' from 'acme.client' (/usr/lib/python3.11/site-packages/acme/client.py)

    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:517:28)
    at maybeClose (node:internal/child_process:1098:16)
    at ChildProcess._handle.onexit (node:internal/child_process:303:5)

What can i do? Do i have to reinstall the Plugin?

@j0na553n
Copy link
Author

Hi,

now i found something. I cannoct create a cert with DNS Challenge on my NGinx. The Failure will receive if i try to order a letsencrypt cert for a wildcard. i try different Mails and different API Users and password. This will not help. I will get this error again and again.

I Think there is a mistake in this feature, and i do not know how to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant