Network Manager needs to be running

I have Ubuntu 20.04.4 LTS installed in my machine. I am behind a proxy server(in college) and I am facing a problem after I have started using proxy. The problem is : The Network manager gets stopped automatically. I have attached screenshots as well.

This problem has already happened with others before and people have suggested to restart NetworkManager.service, but I can't do so as I can't run any 'sudo' command once this problem is started(ssht attached). I even tried to restart using "/etc/init.d/network-manager restart", but this doesn't work as well. I have already reinstalled Ubuntu(even deleted all partition as well), this doesn't worked as well.

The only option left is restarting my machine which doesn't get shut down in the regular way, so I have to shut it down using power button.

Image1

Image2

Looking forward for some help.

I have uploaded logs of kernel and Network manager in the drive. Attached is the link to it.

Logs

3

1 Answer

First check the logs of NetworkManager and the kernel.

  • journalctl -u NetworkManager.service
  • dmesg
1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like