Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
sourcecube
4 years agoNew Contributor
Are there any known issues with Biometric Unlock on Nightly build 80600031?
Previously been using biometric unlock on cli but noticed today that it isn't working for me. Tried running op signin to see if it would list my accounts from the main 1Password app and it just out...
Anonymous
4 years agoHi sourcecube,
I think this may be related to an issue we have seen with the setup instructions of the SSH beta. We changed the docs, but if you ran the command before we fixed it, you can run into this problem.
Running the following command might fix your problem:
For macOS:
chmod 600 ~/Library/Group\ Containers/2BUA8C4S2C.com.1password/Library/Application\ Support/1Password/Data/settings/settings.json
For Linux:
chmod 600 ~/.config/1Password/settings/settings.json
Let me know if that works.