-
Notifications
You must be signed in to change notification settings - Fork 67
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
It appears you are not logged in to Lastpass. #54
Comments
I'm getting the same error, tried multiples times and no dice. I'm on version 4 of Alfred so maybe that's why...? |
Howdy, out of curiosity, I want to confirm, you have put your login credentials with 'lpsetemail', have you also then run 'lplogin'? If so, when you open up a terminal session in MacOS and type 'lpass status' does it say you are logged in or logged out? |
Debug output from running
|
I was having this same issue. You just need to replace in the osascript block that comes out of |
@juandaco Tried this, and it seems to have fixed one issue, but
|
@juandaco Nevermind, I installed the workflow wrong. Works like a charm now |
Thanks, I had the same issue, working now. |
For those that are coming to this issue looking for a solution, I wanted to put it as the last comment to make it easier to find. Once #56 is merged this will no longer be an issue, but until that happens, you can easily fix it yourself by doing the following:
Everything should work as expected from now on 👍 Thanks goes out to @juandaco and @sublime392 for pointing me in the right direction with the fix! |
@squatto Not sure what OS you're using but the steps above didn't work for me on macOS catalina |
@squatto doesn't work for me:
|
@wcj3 @diegosantamarta I'm on Catalina now but I implemented that fix prior to upgrading. It's still working on Catalina - I'll check my workflow and see if anything has changed. |
I enabled debug on the workflow and ran
I pressed
The tell application id "com.runningwithcrayons.Alfred" to search "lp " I verified the bundle ID of my Alfred application, just to be sure: $ mdls -name kMDItemCFBundleIdentifier -r "/Applications/Alfred 4.app"
com.runningwithcrayons.Alfred Try running this command to make sure that your Alfred bundle ID matches - if not, change the updated If you want to manually trigger the osascript -e 'tell application id "com.runningwithcrayons.Alfred" to search "lp "' It should open up the Alfred workflow prompt with "lp " entered: I am running the latest version of the workflow (version 1.7.4), macOS Catalina 10.15.1, on a 2018 MacBook Pro. I put my entire |
Hi @squatto I tell you my steps:
I pressed ctrl+enter to trigger lplogin and had this debug output:
The lplogin process ran, asked me for my master password, and I am not logged in. Not workin... I'm with Alfred 4 workflow 1.7.4 macOS High Sierra on a 10.13.6 iMac |
@diegosantamarta Please make sure read @squatto's comment in full as he provides all the information you need to resolve this issue. @wcj3 Like @squatto, I'm also running the latest version of the workflow (version 1.7.4), macOS Catalina 10.15.1, but on a 2019 MacBook Pro. |
@carceneaux @squatto Running the debug helped, was not aware of that. Turns out I just needed to follow the installation steps again in addition to the fix mentioned here |
@wcj3 I’m glad that you were able to get it resolved! @diegosantamarta are you able to log in by running the |
@glassdimly Your post helped me fix the issue. In my case all I had to was change "Aflred 3" to "Alfred 4" and it all worked, did not need to anything else. I had tried to use @squatto 's fix here but it didn't work, yours did. Cheers! |
@glassdimly Same success, #56 didn't work buy yours did! Thanks. |
Just got a new Mac, and the fix isnt working for me anymore. Whats new in this case is that when typing out |
For me, there is two problem
|
What did you do to fix that issue? Im still getting the following error: I have changed from Alfred 3 to Alfred 4. |
@Latent-code The fix I found involved editing the osascript and adding
in the tell application Finder block near the bottom of the file. Seems in newer versions of brew installs to a different location. |
This fixed it for me! Alfred 4.6.5
|
I put my login credentials but when I try to search hace this error:
The debug output on Alfred with All information is:
Thanks in advance
Diego
The text was updated successfully, but these errors were encountered: