Thanks a lot Alexander for your quick answer and as always thanks for to your 
team for all works done one freeipa.

I am using a rockylinux 8 which should be close to a centos/rhel

In order to provide more information I put below more log data. So currently I 
downdgrade those ipa packages to the previous version and that works and the 
rest endpoint is working.

--------------------------
2021-11-05T05:19:24Z DEBUG Loading StateFile from 
'/var/lib/ipa/sysupgrade/sysupgrade.state'
2021-11-05T05:19:24Z DEBUG request GET 
https://ipa.somewhere.com:8443/ca/rest/account/login
2021-11-05T05:19:24Z DEBUG request body ''
2021-11-05T05:19:24Z DEBUG httplib request failed:
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/ipapython/dogtag.py", line 262, in 
_httplib_request
    conn.request(method, path, body=request_body, headers=headers)
  File "/usr/lib64/python3.6/http/client.py", line 1269, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib64/python3.6/http/client.py", line 1315, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib64/python3.6/http/client.py", line 1264, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib64/python3.6/http/client.py", line 1040, in _send_output
    self.send(msg)
  File "/usr/lib64/python3.6/http/client.py", line 978, in send
    self.connect()
  File "/usr/lib64/python3.6/http/client.py", line 1429, in connect
    super().connect()
  File "/usr/lib64/python3.6/http/client.py", line 950, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib64/python3.6/socket.py", line 724, in create_connection
    raise err
  File "/usr/lib64/python3.6/socket.py", line 713, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host
2021-11-05T05:19:24Z ERROR IPA server upgrade failed: Inspect 
/var/log/ipaupgrade.log and run command ipa-server-upgrade manually.
2021-11-05T05:19:24Z DEBUG   File 
"/usr/lib/python3.6/site-packages/ipapython/admintool.py", line 180, in execute
    return_value = self.run()
  File 
"/usr/lib/python3.6/site-packages/ipaserver/install/ipa_server_upgrade.py", 
line 54, in run
    server.upgrade()
  File "/usr/lib/python3.6/site-packages/ipaserver/install/server/upgrade.py", 
line 1961, in upgrade
    upgrade_configuration()
  File "/usr/lib/python3.6/site-packages/ipaserver/install/server/upgrade.py", 
line 1827, in upgrade_configuration
    cainstance.repair_profile_caIPAserviceCert()
  File "/usr/lib/python3.6/site-packages/ipaserver/install/cainstance.py", line 
1981, in repair_profile_caIPAserviceCert
    with api.Backend.ra_certprofile as profile_api:
  File "/usr/lib/python3.6/site-packages/ipaserver/plugins/dogtag.py", line 
1199, in __enter__
    method='GET'
  File "/usr/lib/python3.6/site-packages/ipapython/dogtag.py", line 209, in 
https_request
    method=method, headers=headers)
  File "/usr/lib/python3.6/site-packages/ipapython/dogtag.py", line 271, in 
_httplib_request
    raise NetworkError(uri=uri, error=str(e))

2021-11-05T05:19:24Z DEBUG The ipa-server-upgrade command failed, exception: 
NetworkError: cannot connect to 
'https://ipa.somewhere.com:8443/ca/rest/account/login': [Errno 113] No route to 
host
2021-11-05T05:19:24Z ERROR Unexpected error - see /var/log/ipaupgrade.log for 
details:
NetworkError: cannot connect to 
'https://ipa.somewhere.com:8443/ca/rest/account/login': [Errno 113] No route to 
host
2021-11-05T05:19:24Z ERROR The ipa-server-upgrade command failed. See 
/var/log/ipaupgrade.log for more information



_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
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/freeipa-users@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to