lastpass-alfred-workflow icon indicating copy to clipboard operation
lastpass-alfred-workflow copied to clipboard

Errors when logging in - works after 5+ tries

Open windmark opened this issue 7 years ago • 7 comments

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)

windmark avatar Nov 29 '18 12:11 windmark

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 .."

vlom31 avatar Jan 23 '19 19:01 vlom31

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.

AnthoPakPak avatar Jan 24 '19 19:01 AnthoPakPak

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?

carceneaux avatar Jan 25 '19 13:01 carceneaux

Howdy all Can you please make sure the scripts in the workflow directory are executable (in a terminal chmod a+x specifically both applescript.scpt and passwordInput.osascript and let me know how that goes? Cheers, Stuart

stuartcryan avatar Feb 02 '19 19:02 stuartcryan

With that in mind, did that resolve the issue for you (I have often seen this occur after syncing the directory somewhere)

stuartcryan avatar Jun 01 '19 01:06 stuartcryan