Score:1

Temporary failure in name resolution Ubuntu 20.04.3 LTS

ng flag

I have a brand new machine and get this error after every reboot.

$ ping google.com
ping: google.com: Temporary failure in name resolution

$ cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4

nameserver 127.0.0.53
search fios-router.home

I fixed it this morning by doing this.

ifconfig // get all devices
ip addr flush dev enp53s0
ip addr flush dev ipv6leakintrf0
ip addr flush dev lo
ip addr flush dev pvpnksintrf0
ip addr flush dev pvpnroutintrf0
ip addr flush dev wlp0s20f3
sudo /etc/init.d/network-manager restart && sudo dhclient

Any clue how to find out what is causing this?

24601 avatar
in flag
have you set up Google in your on-line accounts? `settings > On Line Accounts` If so, try removing it.
pigfox avatar
ng flag
No Google is not set in my On Line Accounts.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.