1Password CLI cmd.exe window not taking my password
Hey all, I am trying to run "op signin" and it prompts me for my Secret Key and I put that in and hit Enter and then it prompts for the password and then window ignores me until I hit Ctrl+C. Nothing I do seems to affect the window. I can mash the keyboard and hit Enter as many times as I like, but it ignores me.
Is there a Windows security setting that is messing with me or am I doing something wrong?
CLI version 0.9.3
1Password Version: 0.9.3
Extension Version: Not Provided
OS Version: Windows Enterprise 10.0.17763
Sync Type: Not Provided
Comments
-
I just ran into the same problem, downgrading to the previous version worked for me.
0 -
That worked. Version 0.9.2 works fine. Version 0.9.3 has a bug in it or something. That was 5 hours of my life I will never get back.
0 -
We have been made aware of the issue and I'm sorry this happend. This was an issue in a dependency which has been fixed. We will release a new version with the fix soon.
In the meantime you can still pipe the password via stdin like so:
echo "<password>" | op.exe signin account
0 -
We just released v0.9.4 with a fix for this! https://app-updates.agilebits.com/product_history/CLI#v90401
0