Network-Manager restart fails

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Clawinus
Level 4
Level 4
Posts: 292
Joined: Wed Mar 14, 2012 10:08 am

Network-Manager restart fails

Post by Clawinus »

helmut@helmut-HP-ENVY-Desktop ~ $ sudo restart network-manager
restart: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused


The restart command give the preceding error message.
How do I fix that?
DAMIEN1307

Re: Network-Manager restart fails

Post by DAMIEN1307 »

try the code below...DAMIEN

Code: Select all

sudo systemctl enable NetworkManager.service
and then:

Code: Select all

sudo systemctl start NetworkManager.service
and then reboot and see if that doesnt correct your problem.
Locked

Return to “Networking”