DynuDNS stops running

Hi,

I recently noticed that DynuDNS is stopping constantly. I am not sure why as I haven’t touched the config in almost a year. I see this in the logs:

[22:04:40] INFO: Initializing Dynu DNS Home Assistant Add-On for Domain(s): xxxx.xxxx.org
[22:04:40] INFO: Entering main Dynu DNS loop
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

Anyone have any idea, why the app isn’t working?

Yep

Same issue here. No specific logs to help investigation :roll_eyes:

I use the Dns IP integration of Home Assistant now to monitor the IP change and update the DynuDNS using the API. Works good and don’t need the addon/app anymore.

I finally swich to Multi-DDNS addon/apps :sweat_smile: (it includes DynuDNS) and also delete old certificates files (/ssl/fullchain.pem, /ssl/privkey.pem) to force regenerate.

Nice. Good to hear.