FreeDNS integration keeps failing to update

Hey all,

I’ve set up my freeDNS integration on my raspberryPi HA instance, following the guide on FreeDNS - Home Assistant , setting it on the configuration.yaml file with API v2

freedns:
  url: http://sync.afraid.org/u/{my_randomized_token}/

However, every now and then I get a notification on my dashboard about it failing:

Setup failed for freedns: Integration failed to initialize.

March 7, 2023 at 10:44:37 AM – (ERROR) setup.py
--------
Logger: homeassistant.setup
Source: setup.py:279
First occurred: March 7, 2023 at 10:44:37 AM (1 occurrences)
Last logged: March 7, 2023 at 10:44:37 AM

Setup failed for freedns: Integration failed to initialize.

Is anyone facing this problem as well? did anyone get to fix it? How?!

Thank you in advance!