Some time, network-manager takes a lot of time before coming up (specifically with cellular interface) , the snap daemon depending on network-manager to proceed is stalled as well because of this.
I found two issues which are similar but found no solution
Any else have come across this issue and is there a specific work-around for this issue ?
Logs
11:04:38 localhost systemd[1]: Started Update resolvconf for networkd DNS. 11:06:17 localhost systemd[1]: systemd-networkd-wait-online.service: Main process exited, code=exited, status=1/FAILURE 11:06:17 localhost systemd[1]: Failed to start Wait for Network to be Configured. 11:06:17 localhost systemd[1]: systemd-networkd-wait-online.service: Unit entered failed state. 11:06:17 localhost systemd[1]: systemd-networkd-wait-online.service: Failed with result ‘exit-code’. 11:06:17 localhost systemd[1]: Reached target Network is Online. 11:06:17 localhost systemd[1]: Started Service for snap application network-manager.networkmanager. 11:06:17 localhost systemd[1]: Started Service for snap application modem-manager.modemmanager.
$ sudo systemctl status snap.network-manager.networkmanager.service ● snap.network-manager.networkmanager.service - Service for snap application network-manager.networkmanager Loaded: loaded (/etc/systemd/system/snap.network-manager.networkmanager.service; enabled; vendor preset: enabled) Active: inactive (dead)