While everything starts up correctly, it stops working after a while. I see the following error in the logs
Sep 27 20:34:46 hlipa03 dogtag-ipa-ca-renew-agent-submit: Traceback (most recent call last):#012 File "/usr/libexec/certmonger/dogtag-ipa-ca-renew-agent-submit", line 515, in <module>#012 sys.exit(main())#012 File "/usr/libexec/certmonger/dogtag-ipa-ca-renew-agent-submit", line 489, in main#012 kinit_keytab(principal, paths.KRB5_KEYTAB, ccache_filename)#012 File "/us r/lib/python2.7/site-packages/ipalib/install/kinit.py", line 47, in kinit_keytab#012 cred = gssapi.Credentials(name=name, store=store, usage='initiate')#012 File "/usr/lib64/python2.7/s ite-packages/gssapi/creds.py", line 64, in __new__#012 store=store)#012 File "/usr/lib64/python2.7/site-packages/gssapi/creds.py", line 148, in acquire#012 usage)#012 File "ext_cred _store.pyx", line 182, in gssapi.raw.ext_cred_store.acquire_cred_from (gssapi/raw/ext_cred_store.c:1732)#012GSSError: Major (851968): Unspecified GSS failure. Minor code may provide more i nformation, Minor (2529639068): Cannot contact any KDC for realm 'DOMAIN.COM' Sep 27 20:34:46 hlipa03 certmonger: 2022-09-27 20:34:46 [1772] Internal error _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
