Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
sourcecube
3 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 outputs: [ERROR] 2022/02/17 12:22:01 No account found on this device.
Tried running it with 1Password open and unlocked as well as locked and quit and neither seems to resolve the issue. In case it is important I am also on the SSH beta where biometric unlock is working so I've mentioned it over there too.
Running CLI 2.0.0-beta.12 and latest nightly of 1Password (80600031)
1Password Version: 80600031
Extension Version: Not Provided
OS Version: MacOS Monterey 12.1
- Former Member
Hi 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.
- sourcecubeNew Contributor
Hi @Joris_1P,
Amazing, that worked perfectly, thanks! I was pretty quick to run the command before so must've done it before you updated it.
Thanks
Aaron
- Former Member
Good to hear it worked! Let us know if you run into anything else.