Not able to connect with iPad via Duckdns

I have installed DUCKDNS and all working fine for a few months.

I recently did an update of HA and after the reboot my iPad on the wall couldn’t connect anymore.

Strange thing is, my iPhone can still connect via 5G and the same URL.

I have the internal and external address set to https://domain.duckdns.org:8123 at my iPad, same as on my iPhone…

I have in my configuration.yaml

homeassistant:
  name: domain name
  latitude: 42.
  longitude: 18.
  elevation: 250
  country: ME
  unit_system: metric
  currency: EUR
  external_url: "https://domain.duckdns.org:8123"
  internal_url: "https://domain.duckdns.org:8123"
  time_zone: "Europe/Amsterdam"

PS I could have set this at Network settings as well but I have chosen to do it this way…

What is going wrong?

Many thanks in advance as this is a rental house and my renters are very disappointed as it was so nice…

Check the ip_bans file in /config. Does it list your iPad ip address?

If so, delete the ip address from the file. Save it and restart home assistant.

There I only see 1 IP address banned

I have also put configuration settings in original post…

Oeps, it’s indeed my address

I will ask the renter to reconnect

resolved, thank you so much!

1 Like