#yes, I first tried to do the update via

1 messages · Page 1 of 1 (latest)

dusk patio
#

docker:
address: 172.30.32.0/23
dns: 172.30.32.3
gateway: 172.30.32.1
interface: hassio
host_internet: false
interfaces:

  • connected: true
    enabled: true
    interface: end0
    ipv4:
    address:
    • 192.168.1.99/24
      gateway: 192.168.1.1
      method: static
      nameservers:
    • 192.168.1.6
      ready: true
      ipv6:
      address:
    • fd8a:e6f:5115:8824:683c:33a9:7573:277d/64
    • fe80::3243:f4f8:6b3e:ae17/64
      gateway: null
      method: auto
      nameservers: []
      ready: true
      mac: D8:3A:DD:36:48:B2
      primary: true
      type: ethernet
      vlan: null
      wifi: null
      supervisor_internet: true
#

output of ha network info

#

Hmm, Now I see the issue, the dns server is wrong

sudden deltaBOT
#

Please use a code share site to share code or logs, for example:

Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.

tired trench
#

Posting logs or code, especially indentation critical like yaml, as text is a bad idea

dusk patio
#

I will use the paste site in the future. Updating my dns ip fixed the issue. Thank you very much for the network info command

sudden deltaBOT
#

Open your Home Assistant instance and manage your systems network configuration