It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
veitsanner
2 years agoNew Contributor
Problem with 1Password CLI and Service Account
I am trying to use a service account to read secrets from a vault. And it did work for a few tries but now I get the following error message:
[ERROR] 2024/08/26 08:10:39 failed to re-initializ...
jmader8-xona
4 months agoNew Contributor
we hit the same issue using `op inject` in CI/CD pipelines.
for now, we're simply retrying the command a few times with a brief sleep interval. hopefully that covers it.