I have also the same problem. Also in gnome-control-center it shows no internet connection in online accounts. This problem only occurs when network used for internet connection is not managed by NetworkManager. There is no problem if I use connection that is managed by NetworkManager (wlp3s0 in my case).
$ LANG= nmcli dev status DEVICE TYPE STATE CONNECTION wlp3s0 wifi unavailable -- enp0s31f6 ethernet unmanaged -- lo loopback unmanaged -- ... $ cat /etc/netplan/*.yaml | grep renderer renderer: networkd $ nm-online Connecting............... 0s [offline] $ curl -i http://connectivity-check.ubuntu.com/ ... X-NetworkManager-Status: online $ lsb_release -a ... Description: Ubuntu Focal Fossa (development branch) Release: 20.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1863369 Title: Livepatch is running, but appears OFF in 'software & updates' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1863369/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
