Writing this from my phone for obvious reasons, please forgive the short description, lack of logs and troubleshooting.
Version I upgraded from: Pop!OS 22.04
Upgrade command: pop-upgrade release upgrade -f
Issue description: After updating, I could not resolve any address on my internet browser or from the command line (e.g. ping google.com), but pings to IP addresses work.
I tried forcing a DNS server like 1.1.1.1 or 8.8.8.8, but that didn't solve the issue. Oddly enough, trying to open an IP address on the browser would display the name, but it still fails to "resolve the name". E.g., http:/1.1.1.1 on Firefox or chromium resolves to https://one.one.one.one (note the change to secure http), but the website fails.
I did very little troubleshooting, but I found that there is now a dbus-broker issue with NetworkManager, something like
dbus-broker[1077]: A security police denied :1.96 to send method call /org/freedesktop/NetworkManager/Settings:org.freedesktop.NetworkManager.Settings.LoadConnections to org.freedesktop.NetworkManager.
I'm not really sure if this is related or a different issue.
Writing this from my phone for obvious reasons, please forgive the short description, lack of logs and troubleshooting.
Version I upgraded from: Pop!OS 22.04
Upgrade command: pop-upgrade release upgrade -f
Issue description: After updating, I could not resolve any address on my internet browser or from the command line (e.g.
ping google.com), but pings to IP addresses work.I tried forcing a DNS server like 1.1.1.1 or 8.8.8.8, but that didn't solve the issue. Oddly enough, trying to open an IP address on the browser would display the name, but it still fails to "resolve the name". E.g.,
http:/1.1.1.1on Firefox or chromium resolves tohttps://one.one.one.one(note the change to secure http), but the website fails.I did very little troubleshooting, but I found that there is now a
dbus-brokerissue withNetworkManager, something likeI'm not really sure if this is related or a different issue.