-- The result is dependency.
Dec 25 15:37:52 wuliuyun002 systemd[1]: Job rpcbind.service/start failed with result 'dependency'.
Dec 25 15:37:52 wuliuyun002 polkitd[1213]: Unregistered Authentication Agent for unix-process:3638:1295447 (system bus name :1.80, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Dec 25 15:37:55 wuliuyun002 polkitd[1213]: Registered Authentication Agent for unix-process:3644:1295665 (system bus name :1.81 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, 
Dec 25 15:37:55 wuliuyun002 systemd[1]: rpcbind.socket failed to listen on sockets: Address family not supported by protocol
Dec 25 15:37:55 wuliuyun002 systemd[1]: Failed to listen on RPCbind Server Activation Socket.
-- Subject: Unit rpcbind.socket has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rpcbind.socket has failed.
-- 
-- The result is failed.
Dec 25 15:37:55 wuliuyun002 systemd[1]: Dependency failed for RPC bind service.
-- Subject: Unit rpcbind.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rpcbind.service has failed.
-- 
-- The result is dependency.
Dec 25 15:37:55 wuliuyun002 systemd[1]: Job rpcbind.service/start failed with result 'dependency'.
Dec 25 15:37:55 wuliuyun002 polkitd[1213]: Unregistered Authentication Agent for unix-process:3644:1295665 (system bus name :1.81, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)

解决办法

rpcbind 启动报错

 

 修改为 0 执行命令sysctl -p  后 启动rpcbind服务即可

相关文章:

  • 2021-07-26
  • 2021-07-16
  • 2021-12-30
  • 2021-09-17
  • 2021-04-13
  • 2022-01-23
  • 2021-07-20
猜你喜欢
  • 2022-12-23
  • 2021-12-13
  • 2021-11-27
  • 2021-10-10
  • 2021-08-13
  • 2021-10-01
  • 2022-01-08
相关资源
相似解决方案