OpenShift Installer for Nutanix fails with "Failed to find the Prism Element (cluster) with uuid"

Solution Verified - Updated

Environment

  • OpenShift Container Platform 4.11
  • Prism Central 2022.x

Issue

  • OpenShift Installer for Nutanix fails with "Failed to find the Prism Element (cluster) with uuid"

Resolution

  • Use a signed certificate that is lower than 4096 bits

Root Cause

Disclaimer: Links contained herein to external website(s) are provided for convenience only. Red Hat has not reviewed the links and is not responsible for the content or its availability. The inclusion of any link to an external website does not imply endorsement by Red Hat of the website or their entities, products or services. You agree that Red Hat is not responsible or liable for any loss or expenses that may result due to your use of (or reliance on) the external site or content.

Diagnostic Steps

  • OpenShift installer fails with the following error when using a Certificate that uses 4096-bits.
FATAL  ... failed to find the Prism Element (cluster) with uuid <uuid>: status: 404 NOT FOUND, error-response: {
FATAL    "api_version": "3.1"
FATAL    "code": 404,
FATAL    "kind": "cluster",
FATAL    "message_list": [
FATAL      {
FATAL        "message": "cluster : <uuid> does not exist.",
FATAL        "reason": "ENTITY_NOT_FOUND"
FATAL      }
FATAL    ],
FATAL    "state": "ERROR"
FATAL  }
Components
Category
Tags

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.