Errors when logging in - works after 5+ tries
Hi,
First of all thanks for a great plugin, very handy! I have used it for a long time now and it has been working great up until around a week ago. Suddenly I started having a huge issue logging in with the errors below as examples, where each error represents a try to login. I'm using 2FA authentication via Yubikey if that's relevant.
Does anyone else experience the same thing?
[2018-11-29 10:39:42][ERROR: action.script] 465:2767: execution error: Error: Unable to retrieve password from askpass (no reply) (1)
[2018-11-29 10:40:00][ERROR: action.script] 2465:2767: execution error: /bin/bash: line 1: 63638 Abort trap: 6 /usr/local/bin/lpass login --trust "<EMAIL>" (134)
[2018-11-29 10:40:29][ERROR: action.script] 2465:2767: execution error: Error: Unable to retrieve password from askpass (no reply) (1)
[2018-11-29 10:40:37][ERROR: action.script] 2465:2767: execution error: Error: Couldn't resolve host name. (1)
[2018-11-29 10:40:58][ERROR: action.script] 2465:2767: execution error: /bin/bash: line 1: 63852 Segmentation fault: 11 /usr/local/bin/lpass login --trust "<EMAIL>" (139)
I have the same issue, it just stopped working, even when I manage to log it after many tries, the search gives me "you're not logged in .."
I also got [ERROR: action.script] 2465:2767: execution error: Error: Unable to retrieve password from askpass (no reply) (1) but even with multiple tries it doesn't seemed to work.
I haven't been having issues. I'll say, though, that I use MFA but with the Google Authenticator.
Has anyone ruled out LastPass CLI being the issue?
Howdy all
Can you please make sure the scripts in the workflow directory are executable (in a terminal chmod a+x
With that in mind, did that resolve the issue for you (I have often seen this occur after syncing the directory somewhere)