Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
429 views
in Technique[技术] by (71.8m points)

networkmanager - Cockpit manage networking and updates in Ubuntu

No matter how many articles have i found and read about installing and using Cockpit on Ubuntu, but I am no able to manage Networking and Updates in same time. While I want to manage network, I must have NetworkManager service up and running, otherwise i can see just blank white sceen in Network tab. But while NetworkManager service is up and running, I am not able to manage updates (receiving "Cannot refresh cache whilst offline" error message). Does anyone has solution for this strange behaviour, please?

question from:https://stackoverflow.com/questions/65920619/cockpit-manage-networking-and-updates-in-ubuntu

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

This worked for me.

sudo snap install network-manager && sudo snap remove network-manager && sudo shutdown -r now

Reference https://github.com/cockpit-project/cockpit/issues/8477#issuecomment-737046753


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...