$ nmcli d status
DEVICE TYPE STATE CONNECTION
enp2s0 ethernet unmanaged --
lo loopback unmanaged --
It looks like network-manager isn't handling the network, I'm going to reassigning to netplan since you are using it to apply the configuration
Could you also add the 'journalctl -b 0' from a session having the issue? it might help giving some clue why network-manager is bailing out of handling the connection
Ok, so the issue is
$ nmcli d status
DEVICE TYPE STATE CONNECTION
enp2s0 ethernet unmanaged --
lo loopback unmanaged --
It looks like network-manager isn't handling the network, I'm going to reassigning to netplan since you are using it to apply the configuration
Could you also add the 'journalctl -b 0' from a session having the issue? it might help giving some clue why network-manager is bailing out of handling the connection