Error: Failed to get avaialble workloads: invalid or missing credentials
book
Article ID: 409580
calendar_today
Updated On:
Products
Tanzu Kubernetes Runtime
Issue/Introduction
Replaced certificates, vsphere login errors with Error: Failed to get avaialble workloads: invalid or missing credentials
Environment
1.24
Cause
Windows Active Directory certificates have expired
Resolution
Verify Active Directory Certificate Validity:
Open the Microsoft Management Console (MMC) by typing mmc in the Run dialog.
Add the "Certificates" snap-in for the "Computer account" and select "Local computer."
Navigate to "Personal" > "Certificates."
Locate the SSL certificate issued for your domain controller or AD FS.
Double-click the certificate to open its properties.
Verify the "Valid from" and "Valid to" dates to ensure it's not expired.
Check the "Certification Path" tab to ensure the certificate chain is trusted and valid.
On the "Details" tab, confirm the "Subject" and "Subject Alternative Name (SAN)" fields contain the correct hostname(s) or federation service name(s) for your environment.