-->

DEVOPSZONES

  • Recent blogs

    ipa-server-install command failed, exception: RuntimeError: CA did not start

    ipa-server-install command failed, exception: RuntimeError: CA did not start

    Error:

    ipapython.admintool: ERROR    CA did not start in 300.0s
    ipapython.admintool: ERROR    The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information
    [root@freeipa /]#

    Solution:

    1. Update nss packages

    [root@freeipa /]# yum update nss
    Loaded plugins: fastestmirror, ovl
    Loading mirror speeds from cached hostfile
     * base: d36uatko69830t.cloudfront.net
     * extras: d36uatko69830t.cloudfront.net
     * updates: d36uatko69830t.cloudfront.net
    Resolving Dependencies
    --> Running transaction check
    ---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
    --> Processing Dependency: nss = 3.36.0-7.el7_5 for package: nss-sysinit-3.36.0-7.el7_5.x86_64
    --> Processing Dependency: nss(x86-64) = 3.36.0-7.el7_5 for package: nss-tools-3.36.0-7.el7_5.x86_64
    ---> Package nss.x86_64 0:3.44.0-7.el7_7 will be an u

    Other FreeIPA Stories:


    No comments