Error issuing FreeIPA certificate to host

Hi All,

Has anyone ever experienced this error before? I run kinit admin and I get this error even though lkist shows the kerberos ticket is still valid.

IPA Error 4035: HTTPRequestError

Request failed with status 401: Non-2xx response from CA REST API: 401. Authentication failed: SessionAuthentication: no auth token

Best regards,
Greg

What versions of IPA packages are you running? See below for the current versions.

% rpm -q ipa-server idm-pki-ca certmonger

A valid ticket is good. A kinit working means the KDC is working.

I would review /var/log/httpd/error_log for errors. Unfortunately this message only says so much. If you can pull the errors being logged there, including any stack traces, that will help drill down into the issue you’re facing.

ipa-server-4.11.0-15.el9_4.x86_64
idm-pki-ca-11.5.0-2.el9_4.noarch
certmonger-0.79.17-2.el9.x86_64

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.