ACME Plugin - Hetzner "DNS Console is moving to the Hetzner Console"

Hey, did you reboot your server?
I didn't want to reboot my server and had the same problem as you.

Only Restarting the pveproxy alone did not work for me, but as soon as I restarted the pvedaemon as well, it worked.

Just execute this over SSH.
In the webUI, I had the problem that the PVEProxy did not come online again; it just stopped the service.
Bash:
systemctl restart pveproxy
systemctl restart pvedaemon

Hi guys.
I've also have my domains at hetzner moving to hetzner cloud, and I can make it work on my PFsense, but can not add it as described as a hacky workaround above.

System is running : pve-manager/9.1.2/9d436f37a0ac4172 (running kernel: 6.8.12-15-pve)

But after adding the dns_hetznercloud.sh and change rights as the other plugins, and adding the line to dns-challenge-schema.json - as described
I can choose the plugin in the dropdown(Token is generated in the new DNS console at hetzner)
View attachment 93678
But when trying to add the plugin as available I'm getting this error:
View attachment 93676

Accoording to acme github page https://github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_hetznercloud its should be possible to run - but on this server the only acme.sh is /usr/share/proxmox-acme - but following this information in the bottom make no sense
Code:
 call setup and teardown direct
# the parameter must be set in the correct order
# $1 <String> DNS Plugin name
# $2 <String> Fully Qualified Domain Name
# $3 <String> value for TXT record
# $4 <String> DNS plugin auth and config parameter separated by ","
# $5 <Integer> 0 is off, and the default all others are on.

So not sure what to do from here - to get the hetznecloud up and running - so any help is appriciated
TIA
U
 
Last edited: