Closed nix-nutz closed 6 years ago
With the help of rembik i found the problem causing this error. When using Hetzner, the domain needs to be added to Hetzner Robot, Hetzner KonsoleH is not supported.
I currently transfer the domain to Hetzner Robot, i will let you now if this solves the issue.
After moving the domain from Hetzner KonsoleH to Hetzner Robot the hook worked like a charm, rembik thank you for helping!
Hi, i did setup a fresh Debian stretch and followed the instructions in the README file. (BTW: debian users need also to run "pip3 install wheel" before installing requirements, otherwise installation of "future" will fail). I did setup config files accordingly, and did run "dehydrated --register --accept-terms".
When i run dehydrated -c the first time, i get this output: root@mail /opt # dehydrated -c
INFO: Using main config file /etc/dehydrated/config
My python is poor, i try'd to investigate the code, seems like the function _update_zone_id does return 0 zone_ids
Nix-Nutz