op signin stopped working with "invalid account key length"
Hey,
I am using op in version 0.6.2 on a Mac OSX 10.14.6 (Mojave)
Today I noticed, that I can not log in with op any more.
1) When it asks me for my Password, it shows all chars that I am typing (previously they were hidden)
2) After pressing return, I get "[LOG] 2019/10/21 10:08:19 (ERROR) invalid account key length"
So the output looks like this:
op signin mycompany.1password.eu name@domain.com
Enter the Secret Key for name@domain.com at mycompany.1password.eu: MyS3cureP4ssword
[LOG] 2019/10/21 10:08:19 (ERROR) invalid account key length
While one colleague can reproduce this, for another one it still works fine.
Would be cool, if you could help me.
Thanks
1Password Version: 7.3.2
Extension Version: 0.6.2
OS Version: 10.14.6
Sync Type: 1Password
Comments
-
@copli The prompt is asking for your secret key, not your master password :) The SK can be found on your profile page in the webapp, in settings in any of the apps, or on your emergency kit PDF.
If you pass
[signin address] [email]
toop signin
, then it will prompt for your secret key and then master password. If you pass[signin address] [email] [secret key]
, the prompt will only ask for your master password.0 -
Thank you so much.
That fixed it. How stupid I was to not read this ^^0