#740 ipa-ca-install fails with CA not starting after 120 seconds.
Closed: Duplicate None Opened 10 years ago by nkinder.

Description of problem:
install is one master, and one replica

After the master is installed, attempting to run ipa-ca-install on replica
fails.

Steps to Reproduce:

On master:

  1. /usr/sbin/ipa-server-install --setup-dns --forwarder=10.11.5.19
    --hostname=qe-blade-04.testrelm.com -r TESTRELM.COM -n testrelm.com -p
    Secret123 -P Secret123 -a Secret123 -U
  2. ipa-replica-prepare --ip-address=10.16.76.36 qe-blade-05.testrelm.com
  3. copy gpg file to Replica

On Replica

  1. ipa-replica-install --setup-dns
    /tmp/replica-info-qe-blade-05.testrelm.com.gpg
  2. ipa-ca-install -p Secret123 -w Secret123 --skip-conncheck --unattended
    /tmp/replica-info-qe-blade-05.testrelm.com.gpg

Actual results:
[root@qe-blade-05 ~]# ipa-ca-install -p Secret123 -w Secret123 --skip-conncheck
--unattended /tmp/replica-info-qe-blade-05.testrelm.com.gpg
Configuring certificate server (pki-tomcatd): Estimated time 3 minutes 30
seconds
[1/18]: creating certificate server user
[2/18]: configuring certificate server instance
[3/18]: stopping certificate server instance to update CS.cfg
[4/18]: disabling nonces
[5/18]: set up CRL publishing
[6/18]: starting certificate server instance

Your system may be partly configured.
Run /usr/sbin/ipa-server-install --uninstall to clean up.

CA did not start in 120s


This is a duplicate of ticket 716. Closing.

Metadata Update from @nkinder:
- Issue set to the milestone: N/A

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1307

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata