I seem to have a problem with using the DuckDNS addon whenever i wanna use the adguard addon or pihole.
If i wanna use adguard/pihole i need to disable dnsmasq on the host cause port 53 is already in use. Whenever i do that the Duckdns addon in hass.io seems to break with the following error:
# INFO: Using main config file /data/workdir/config
ERROR: Problem connecting to server (get for https://acme-v02.api.letsencrypt.org/directory; curl returned with 6)
The pihole/adguard seems to work fine for the rest, just duckdns addon breaks. If i enable dnsmasq again, the addon will start working again. Does anyone have a idea what i can do to solve this problem?
Hi I have just installed home assistant on a raspberry pi 3, and am experiencing the same problem when installing duckDNS. Below is a snippet from the log when I startup the DuckDNS addon
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
'# INFO: Using main config file /data/workdir/config
ERROR: Problem connecting to server (get for https://acme-v02.api.letsencrypt.org/directory; curl returned with 6)
[cmd] /run.sh exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.```
I am using version 5.12 currently, having downgraded when I experience the issue with the latest 5.13 version (github.com/home-assistant/operating-system/releases/download/5.13/hassos_rpi3-64-5.13.img.xz).
My installation is very recent, only a few days old, and I simply have not been able to make this work. I have followed numerous web links from others experiencing DuckDNS issues, but so far without any success.
If anybody can offer any tips/suggestions, they would be gratefully received