[SOLVED] Can't finish the installetion process after booting into HA CLI

I am tryinig to install HA OS on generic x86-64 as per this guide: Generic x86-64 - Home Assistant

I have flashed an image of the OS onto the drive and booted the device. I got into the CLI, but when connecting to the device via ethernet I get this error:
[supervisor.docker.interface] Can't install ghcr.io/home-assistant/generic-x86-64-homeassistant:2024.8.2: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.8.2&fromImage=ghcr.io%2Fhome-assistant%2Fgeneric-x86-64-homeassistant&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io: no such host")

Also, when i try to execute “update” through the CLI I get an error saying that the command blocked because host have no internet connection.

Check your DNS settings

Just did. For some reason just turning the pfBlockerNG wasn’t enough. I had to also change default DNS server in pfSense to 8.8.8.8 and reboot the router befero it worked.