[Solved] cPanel does not support NetworkManager enabled

Got the following error while installing cPanel on centos based server?

2018-09-29 17:35:01  593 (ERROR): ********************* ERROR *********************

2018-09-29 17:35:01  594 (ERROR): NetworkManager is installed and running, or      

2018-09-29 17:35:01  595 (ERROR): configured to startup.                           

2018-09-29 17:35:01  596 (ERROR):

2018-09-29 17:35:01  597 (ERROR): cPanel does not support NetworkManager enabled   

2018-09-29 17:35:01  598 (ERROR): systems.  The installation cannot proceed.       

2018-09-29 17:35:01  599 (ERROR):

2018-09-29 17:35:01  600 (ERROR): See https://go.cpanel.net/disablenm for more     

2018-09-29 17:35:01  601 (ERROR): information on disabling Network Manager.        

2018-09-29 17:35:01  602 (ERROR): ********************* ERROR *********************

2018-09-29 17:35:01  603 (FATAL): Exiting…

 

Here is the quick fix to resolve the problem :

Run both the commands and then restart the installation of cPANEL

systemctl stop NetworkManager.service

systemctl disable NetworkManager.service

  • cPanel/WHM
  • 29 Users Found This Useful
Was this answer helpful?

Related Articles

Enable LiteSpeed cache plugin for WordPress from cPanel

You can install LiteSpeed cache plugin for WordPress in two ways, we're going to explain how to...

Error establishing a database connection

If you encounter the "Error establishing a database connection" issue in WordPress on our...