cPanel does not support NetworkManager Çözümü

Linux sunucunuza cPanel kurarken aşağıdaki hatayı alıyor iseniz ;

2019-01-22 14:20:21  719 [5022] (ERROR): ********************* ERROR *********************
2019-01-22 14:20:21  720 [5022] (ERROR): NetworkManager is installed and running, or
2019-01-22 14:20:21  721 [5022] (ERROR): configured to startup.                 
2019-01-22 14:20:21  722 [5022] (ERROR):
2019-01-22 14:20:21  723 [5022] (ERROR): cPanel does not support NetworkManager enabled
2019-01-22 14:20:21  724 [5022] (ERROR): systems.  The installation cannot proceed.
2019-01-22 14:20:21  725 [5022] (ERROR):
2019-01-22 14:20:21  726 [5022] (ERROR): See https://go.cpanel.net/disablenm for more
2019-01-22 14:20:21  727 [5022] (ERROR): information on disabling Network Manager.
2019-01-22 14:20:21  728 [5022] (ERROR): ********************* ERROR *********************
2019-01-22 14:20:21  729 [5022] (FATAL): Exiting...

Aşağıdaki şekilde ssh üzerinden sırası ile yürüterek çözebilirsiniz ;

yum update -y
systemctl stop NetworkManager.service
systemctl disable NetworkManager.service
systemctl enable network.service
systemctl start network.service
reboot

Sunucu yeniden başladığında tekrar cpanel kurulumu yapabilirsiniz.

Bu cevap yeterince yardımcı oldu mu?

Daha Fazlası

Resource Limit Is Reached Hatası

Cliaweb paylaşımlı hosting ve reseller ürünlerinin tümü CloudLinux teknolojisi ile...

cPanel - EasyApache 4 İçin Nginx Kurulumu

cPanel e sahip sunucularınızda eğer EasyApache4 kullanıyor iseniz nginx kuramıyordunuz. Ancak...

cPanel Kurulumu

cPanel i centos sunucunuza şu komut ile kurabilirsiniz :cd /home && curl -o latest -L...

cPanel Default Mail Hesabını silme

cPanel hesapları ilk oluştuğunda default olarak gelen bir ana mail hesabı mevcuttur. Kullanıcı...

Hazır Olun, cPanel'e NGINX Desteği Geliyor!

NGINX web sunucusunun Apache'ye alternatif olarak eklenmesi sürekli talep edilen ve gündemde olan...