Hi @all 
one of my nodes did not renew the Certificate
.
The "You don't specify autodns user, password and context." is specified:
export AUTODNS_USER="login@mydomain.nix"
export AUTODNS_PASSWORD="SuperDuperExtraHeftigPassword"
export AUTODNS_CONTEXT="4"
This has word before several times.
I have Create a new Challenge-Plugin Configuration on the Cluster, this did not work too.
Where can i look for debugging? Or temporary back to HTTP-Challenge?
Thanks for Help - Meik
one of my nodes did not renew the Certificate
Code:
Loading ACME account details
Placing ACME order
Order URL: https://acme-v02.api.letsencrypt.org/acme/order/55....52/893.....526
Getting authorization details from 'https://acme-v02.api.letsencrypt.org/acme/authz-v3/109....71566'
The validation for h02.mydomin.nix is pending!
[Mon May 23 03:51:40 CEST 2022] You don't specify autodns user, password and context.
[Mon May 23 03:51:40 CEST 2022] Error add txt for domain:_acme-challenge.h02.mydomain.nix
TASK ERROR: command 'setpriv --reuid nobody --regid nogroup --clear-groups --reset-env -- /bin/bash /usr/share/proxmox-acme/proxmox-acme setup autodns h02.mydomain.nix' failed: exit code 1
The "You don't specify autodns user, password and context." is specified:
export AUTODNS_USER="login@mydomain.nix"
export AUTODNS_PASSWORD="SuperDuperExtraHeftigPassword"
export AUTODNS_CONTEXT="4"
This has word before several times.
I have Create a new Challenge-Plugin Configuration on the Cluster, this did not work too.
Where can i look for debugging? Or temporary back to HTTP-Challenge?
Thanks for Help - Meik