You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using 1password-connect server/operator in kubernetes together with ArgoCD.
ArgoCD reports the onepassworditem as Degraded. This is due to the status field showing:
status: conditions: - lastTransitionTime: '2024-09-10T04:01:02Z' message: 'Failed to retrieve item: status 500: Something went wrong' status: 'False' type: Ready
In the 1password connect server I see this message:
{"log_message":"(W) Server: (failed to GetFileWithUUID), attempting to decrypt message with KID xxx using KID yyy, client used wrong Key","timestamp":"2024-09-22T06:48:32.7312939Z","level":2,"scope":{"request_id":"xxx","jti":"yyy"}}
Using 1password-connect server/operator in kubernetes together with ArgoCD.
ArgoCD reports the onepassworditem as Degraded. This is due to the status field showing:
status: conditions: - lastTransitionTime: '2024-09-10T04:01:02Z' message: 'Failed to retrieve item: status 500: Something went wrong' status: 'False' type: Ready
In the 1password connect server I see this message:
{"log_message":"(W) Server: (failed to GetFileWithUUID), attempting to decrypt message with KID xxx using KID yyy, client used wrong Key","timestamp":"2024-09-22T06:48:32.7312939Z","level":2,"scope":{"request_id":"xxx","jti":"yyy"}}
This issue was already mentioned here:
1Password/connect-sdk-go#47
The item has been created 4 months ago so quite recent.
The secret is properly generated and in sync in ArgoCD.
The text was updated successfully, but these errors were encountered: