Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(W) Server: (failed to GetFileWithUUID), attempting to decrypt message with KID xxx using KID yyy, client used wrong Key #86

Open
NotABugItsAFeature opened this issue Sep 23, 2024 · 0 comments

Comments

@NotABugItsAFeature
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant