product · inferred from evidence
connect-helm-charts
A repository or project containing Helm charts for deploying 1Password Connect in Kubernetes.
- 1Password Connect op connect server create Couldn't issue the token can't grant access to the vault
Following the 1Password Connect README, running `op connect server create Connect --vaults [vault]` fails with: Couldn't issue the token ("can't grant access to the vault: You do not have the requested access to vault", even with proper vau
- 1Password Connect JWT token is invalid base64 LoadLocalAuthV2 failed to credentialsDataFromBase64
Deploying 1Password Connect in Kubernetes with the official Helm chart, connect-sync fails with: (E) Server: (unable to get credentials and initialize API...), Wrapped: (LoadLocalAuthV2 failed to credentialsDataFromBase64), illegal base64 d
- 1Password Connect 400 Invalid Item UUID errors in connect-api logs
connect-api logs fill with "(E) 400: Invalid Item UUID" errors when running connect-api 1.5.6 / connect-sync 1.5.6 alongside the onePassword operator 1.5.0. Syncing appears affected.
- 1Password Connect GetFileContent panic need at least version 1.3.0 of Connect detected version 1.2.0 in 1.5.4
The connect-sdk-go GetFileContent call that worked against Connect 1.5.0 panics against Connect server 1.5.4 with: "error with GetFileContent: need at least version 1.3.0 of Connect for this function, detected version 1.2.0 (or earlier). Pl