Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when logging in - works after 5+ tries #53

Open
windmark opened this issue Nov 29, 2018 · 7 comments
Open

Errors when logging in - works after 5+ tries #53

windmark opened this issue Nov 29, 2018 · 7 comments

Comments

@windmark
Copy link

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)
@vlom31
Copy link

vlom31 commented Jan 23, 2019

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

@AnthoPakPak
Copy link

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.

@carceneaux
Copy link

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?

@stuartcryan
Copy link
Owner

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
Copy link
Owner

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

@alexander-myltsev
Copy link

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

Worked out for me. The path to workflows on my OS is ~/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/.

@vlom31
Copy link

vlom31 commented May 10, 2024

Getting the notification about this got me to retry and it works again even though I haven't touched it in 5 years . The login just worked and the search gives me the results again. Maybe updates in MacOS changed something, because I haven't updated anything nor ran that command line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants