You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be fixed as a one-off with sudo systemctl restart NetworkManager but it might be better fixed in the VM by changing /lib/systemd/system/NetworkManager.service to reflect Restart=always
The text was updated successfully, but these errors were encountered:
in the 16.04 version, it's still happening quite a lot. I haven't experienced it myself during development on the 18.04 version - but it's sporadic. I suggest Restart=always should be implemented regardless.
This can be fixed as a one-off with
sudo systemctl restart NetworkManager
but it might be better fixed in the VM by changing/lib/systemd/system/NetworkManager.service
to reflectRestart=always
The text was updated successfully, but these errors were encountered: