Extended licenses and after this, getting the below error when trying to log in to Orchestrator: "Error while contacting partition service to validate the organization (#503)"
Issue Description:
Extended licenses and, after this, getting the below error when trying to log in to Orchestrator:
- "Error while contacting partition service to validate the organization (#503)"
Resolution: Perform the following steps on the Orchestrator server,
- Add the new certificate also under Trusted Root Authority - Certificates in the certlm.msc console
- Add the IIS_IUSRS to the new certificate via Manage Private Keys
- Update the thumbprint of the new certificate in appsettings.production.json
- Perform an IIS reset via the iisreset command line on the Orchestrator server.