Non-recoverable resolver failure after FreeBSD installation

Hi there,

I just installed FreeBSD on my computer. When I ran
Code:
pkg update
as the root user, I got these errors:
Code:
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly, please wait...
pkg attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.txz
pkg: Error: Non-recoverable resolver failure
Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly
 
I reinstalled the OS. In the network part of the installation, I ran dhcp auto configure for ipv4 then added 1.1.1.1 (cloudflare) for fallback, and I ran sudo dhclient ue0 after installation, and it worked. I am using usb tethering.
 
Back
Top