1818IP-服务器技术教程,云服务器评测推荐,服务器系统排错处理,环境搭建,攻击防护等

当前位置:首页 - Linux系统 - centos - 正文

君子好学,自强不息!

出错情况:

[root@localhost]# service network restart
正在关闭接口 eth0: 设备状态:3 (断开连接)
                                                           [确定]
关闭环回接口:                                             [确定]
弹出环回接口:                                             [确定]
弹出界面 eth0: 活跃连接状态:激活中
活跃连接路径:/org/freedesktop/NetworkManager/ActiveConnection/3

** (process:3941): WARNING **: _nm_object_get_property: Error getting ‘State’ for /org/freedesktop/NetworkManager/ActiveConnection/3: (19) Method “Get” with signature “ss” on interface “org.freedesktop.DBus.Properties” doesn’t exist

 

解决办法:

yum remove NetworkManager

 

或者设置/etc/sysconfig/network-scripts/ifc-eth0中的

NM_CONTROLLED=no

 

本文来源:1818IP

本文地址:https://www.1818ip.com/post/32872.html

免责声明:本文由用户上传,如有侵权请联系删除!

发表评论

必填

选填

选填

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。