It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
4 years agoListing items doesn't display all items
Having some trouble figuring out this issue.
I'm using the REST API to send requests to our Connect server.
Accessing 1password through the browser I set up a test vault with two items.
Using ...
Former Member
4 years agoAre you using the Docker Compose image as a Connect server?
What i found, was that there is not really a functional sync in place. It syncs everytime the container / volume is created, not when it is restarted.
What helped me, was removing the container and volume (docker volume rm {container}). This will force a new sync, giving you all the latest items