Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years ago1Password Connect Server now working with Docker Compose
Hi, I have made extensive testing with 1Password Connect Server with Docker Compose and it don't work properly: https://developer.1password.com/docs/connect/get-started#step-2-deploy-1password-connec...
Former Member
3 years agoHi there! Sorry to hear you are running into this issue. Based on the information you provided we are having difficulty reproducing the exact error you are getting. Could you please double check that you received the provided error when using the published docker compose with no changes? It is possible that some errors may look like the one you shared but will have different information at the end; in this case the error being a file not found error.
One thing you can try in the meantime is making sure that the permissions of the credentials file are set correctly. Try running the following command:
chmod 644 ./1password-credentials.json