Hi, which versions of tomcat is installed? rpm -q tomcat pki-servlet-engine
Pre 9.0.31.0, the server.xml file needs to define the secret for the connector with "requiredSecret=....". WIth 9.0.31.0 and above, the server.xml file needs to define the secret with "secret=...". flo On Tue, Dec 13, 2022 at 6:25 AM junhou he via FreeIPA-users < [email protected]> wrote: > Hi, > > tail -f /var/log/httpd/error_log > [Tue Dec 13 11:23:06.828435 2022] [:warn] [pid 12597:tid 140168279328512] > [client 10.100.0.213:56124] failed to set perms (3140) on file > (/run/ipa/ccaches/[email protected])!, referer: > https://wocfreeipa.wingon.hk/ipa/xml > [Tue Dec 13 11:23:06.894172 2022] [wsgi:error] [pid 12224:tid > 140169472526080] [remote 10.100.0.213:56124] ipa: INFO: > [jsonserver_session] [email protected]: cert_show/1('1', version='2.245'): > RemoteRetrieveError > [Tue Dec 13 11:28:14.692546 2022] [:warn] [pid 12229:tid 140169276016384] > [client 10.100.0.213:48306] failed to set perms (3140) on file > (/run/ipa/ccaches/[email protected])!, referer: > https://wocfreeipa.wingon.hk/ipa/xml > [Tue Dec 13 11:28:14.759617 2022] [wsgi:error] [pid 12223:tid > 140169472526080] [remote 10.100.0.213:48306] ipa: INFO: > [jsonserver_session] [email protected]: cert_show/1('1', version='2.245'): > RemoteRetrieveError > [Tue Dec 13 13:22:40.042488 2022] [:warn] [pid 12597:tid 140169393514240] > [client 10.100.0.213:42292] failed to set perms (3140) on file > (/run/ipa/ccaches/[email protected])!, referer: > https://wocfreeipa.wingon.hk/ipa/xml > [Tue Dec 13 13:22:40.057179 2022] [wsgi:error] [pid 12225:tid > 140169472526080] [remote 10.100.0.213:42292] ipa: INFO: > [jsonserver_session] [email protected]: > schema(known_fingerprints=('3f71e6ba',), version='2.170'): SchemaUpToDate > [Tue Dec 13 13:22:40.389463 2022] [:warn] [pid 12597:tid 140169385121536] > [client 10.100.0.213:42308] failed to set perms (3140) on file > (/run/ipa/ccaches/[email protected])!, referer: > https://wocfreeipa.wingon.hk/ipa/xml > [Tue Dec 13 13:22:40.452860 2022] [wsgi:error] [pid 12223:tid > 140169472526080] [remote 10.100.0.213:42308] ipa: INFO: > [jsonserver_session] [email protected]: cert_show/1('1', version='2.245'): > RemoteRetrieveError > [Tue Dec 13 13:23:07.808084 2022] [:warn] [pid 12597:tid 140168858162944] > [client 10.100.0.213:45054] failed to set perms (3140) on file > (/run/ipa/ccaches/[email protected])!, referer: > https://wocfreeipa.wingon.hk/ipa/xml > [Tue Dec 13 13:23:07.870276 2022] [wsgi:error] [pid 12225:tid > 140169472526080] [remote 10.100.0.213:45054] ipa: INFO: > [jsonserver_session] [email protected]: cert_show/1('1', version='2.245'): > RemoteRetrieveError > [Tue Dec 13 13:24:18.612677 2022] [:warn] [pid 12597:tid 140168338077440] > [client 10.100.0.213:39580] failed to set perms (3140) on file > (/run/ipa/ccaches/[email protected])!, referer: > https://wocfreeipa.wingon.hk/ipa/xml > [Tue Dec 13 13:24:18.674701 2022] [wsgi:error] [pid 12224:tid > 140169472526080] [remote 10.100.0.213:39580] ipa: INFO: > [jsonserver_session] [email protected]: cert_show/1('1', version='2.245'): > RemoteRetrieveError > _______________________________________________ > 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 >
_______________________________________________ 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
