fleet fails to register the component with Operations, resulting in an HTTP 401 (Unauthorized) error during service account creation:Failed to create service account for Log management. HTTP Status Code: 401 (Unauthorized). API Response: {"errorMessage":"The parsed JWT indicates it was signed with the 'EdDSA' signature algorithm, but the provided javax.crypto.spec.SecretKeySpec key may not be used to verify EdDSA signatures. Because the specified key reflects a specific and expected algorithm, and the JWT does not reflect this algorithm, it is likely that the JWT was not expected and therefore should not be trusted.The VSP platform certificate was rotated, but its issuing CA/chain was not integrated into the platform-trust trust-manager bundle. Consequently, internal consumers, such as the Identity Service, fail to establish trust with the VSP node, resulting in an authorization failure during component registration.
Inject the new platform certificate's CA chain into the source that feeds the platform-trust bundle.
Allow trust-manager to re-render the platform-trust bundle so internal consumers (like the Identity Service) trust the VSP node again.
Delete all references to the old Log Management cluster.
Retry the Log Management deployment.