My domain is:
mokumkraakt.nl
hotelmokum.org
I ran this command:
2022-05-26 12:54:47,802:DEBUG:certbot._internal.main:Arguments: ['--config', '/etc/letsencrypt.ini', '--cert-name', 'npm-30', '--agree-tos', '--email', 'redacted@email.com', '--domains', '*.mokumkraakt.nl,mokumkraakt.nl', '--authenticator', 'dns-njalla', '--dns-njalla-credentials', '/etc/letsencrypt/credentials/credentials-30']
It produced this output:
2022-05-26 12:56:39,374:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: dns-njalla). The Certificate Authority reported these problems:
Domain: mokumkraakt.nl
Type: dns
Detail: DNS problem: SERVFAIL looking up TXT for _acme-challenge.mokumkraakt.nl - the domain's nameservers may be malfunctioning
Domain: mokumkraakt.nl
Type: dns
Detail: DNS problem: SERVFAIL looking up TXT for _acme-challenge.mokumkraakt.nl - the domain's nameservers may be malfunctioning
Hint: The Certificate Authority failed to verify the DNS TXT records created by --dns-njalla. Ensure the above domains are hosted by this DNS provider, or try increasing --dns-njalla-propagation-seconds (currently 100 seconds).
My web server is (include version):
openresty 1.19.9.1
The operating system my web server runs on is (include version):
debian 10
My hosting provider, if applicable, is:
1984hosting
domain registered with njalla
I can login to a root shell on my machine (yes or no, or I don't know):
yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
Nginx-proxy-manager:
nginx-proxy-manager 2.9.16
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
1.27.0
Description:
Nginx Proxy Manager (NPM) runs in front of docker servers for both domains. When I request a wildcard cert for hotelmokum.org using the NPM web interface and the njalla authenticator it works fine, however for mokumkraakt it fails. Both domains are registered with njalla and have their own API keys.