zoukankan      html  css  js  c++  java
  • rpcbind 启动报错

    -- 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)

    解决办法

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

  • 相关阅读:
    4.23Java自定义链表最终封装与完善
    4.23Java vector向量
    托管与非托管
    关于C#中的DLLImport (引)
    C#中通过DllImport使用 Win32 API(引)
    ASP.Net HttpHandler (转)
    C#WinForm获取本机网卡的型号,IP地址,子网掩码和网关
    ManagementObject
    asp.net Session详解(再转)
    C#优化字符串操作(引)
  • 原文地址:https://www.cnblogs.com/caonw/p/12097088.html
Copyright © 2011-2022 走看看