Something wrong - can't order SSL Certificate

Udbytossen

Active Member
Apr 25, 2019
27
1
43
52
Hej Forum.,
I've just reinstalled my Home PVE 9.2.2, when trying to order the new certificate, and can't make the SSL DNS API to work - the error I'm getting on screen is:

Code:
Loading ACME account details
Placing ACME order
Order URL: https://acme-v02.api.letsencrypt.org/acme/order/3705148276/556365695046

Getting authorization details from 'https://acme-v02.api.letsencrypt.org/acme/authz/3705148276/778292338966'
The validation for pve.webmeup.dk is pending!
[Sat Sep 12 07:29:02 CEST 2026] Using dns.services to create ACME DNS challenge
[Sat Sep 12 07:29:03 CEST 2026] Could not find root domain for _acme-challenge.pve.webmeup.dk - is it correctly typed?
[Sat Sep 12 07:29:03 CEST 2026] Invalid domain _acme-challenge.pve.webmeup.dk
[Sat Sep 12 07:29:03 CEST 2026] Error add txt for domain:_acme-challenge.pve.webmeup.dk
TASK ERROR: command 'setpriv --reuid nobody --regid nogroup --clear-groups --reset-env -- /bin/bash /usr/share/proxmox-acme/proxmox-acme setup dnsservices pve.webmeup.dk' failed: exit code 1

And my dnsapi_dnsservice are quit simple iin without quotes around - so what am I doing wrong :
ACME DNSplugin.png
Then I Installed my PBS Server - and the exact issue is on the PBS.

Well i - can someone point me in the right direction for fixing this?
 
Last edited:
Hi,

From the log, it may be worth verifying where the DNS zone for `webmeup.dk` is actually managed, and whether the API token/credentials used by Proxmox have access to that zone.
 
Hi there.
My DNS is managed withdns.services - where it have worked fine for some years on my PFsense etc. And It'll have been working earlier just after the reinstallation of my PVE.
Looking in my logfile - I do not get any more information using journalctl -f
1789219458108.png
As weel as looking in the logfile for the performed tasdk
Bash:
root@pve:/var/log# cat /var/log/pve/tasks/F/UPID:pve:003BE59B:05E7A8A4:6A99BEFF:acmenewcert::root@pam:
Loading ACME account details
Placing ACME order
Order URL: https://acme-v02.api.letsencrypt.org/acme/order/3705148276/552917834316

Getting authorization details from 'https://acme-v02.api.letsencrypt.org/acme/authz/3705148276/772640168706'
The validation for pve.webmeup.dk is pending!
[Thu Sep  3 20:40:02 CEST 2026] Using dns.services to create ACME DNS challenge
[Thu Sep  3 20:40:02 CEST 2026] Could not find root domain for _acme-challenge.pve.webmeup.dk - is it correctly typed?
[Thu Sep  3 20:40:02 CEST 2026] Invalid domain _acme-challenge.pve.webmeup.dk
[Thu Sep  3 20:40:02 CEST 2026] Error add txt for domain:_acme-challenge.pve.webmeup.dk
TASK ERROR: command 'setpriv --reuid nobody --regid nogroup --clear-groups --reset-env -- /bin/bash /usr/share/proxmox-acme/proxmox-acme setup dnsservices pve.webmeup.dk' failed: exit code 1

So hopefully can anyone help m,e - since the system isn't that
 
usually this a problem with the dns resolver for the api request, try to use the specific dns from wakemeup.dk
or a problem with local dns setup.