Coder Social home page Coder Social logo

lpdd fails silently about lp-vault-manager HOT 14 CLOSED

bachya avatar bachya commented on August 24, 2024
lpdd fails silently

from lp-vault-manager.

Comments (14)

bachya avatar bachya commented on August 24, 2024

Are you logged into LastPass? What happens if, in Terminal, you run lpass ls?

from lp-vault-manager.

unsalted avatar unsalted commented on August 24, 2024

Yes I'm logged in, if I run lpass ls it reads out my pass sites.


Sent from Mailbox

On Mon, Jan 19, 2015 at 5:27 AM, Aaron Bach [email protected]
wrote:

Are you logged into LastPass? What happens if, in Terminal, you run lpass ls?

Reply to this email directly or view it on GitHub:
#7 (comment)

from lp-vault-manager.

fmquaglia avatar fmquaglia commented on August 24, 2024

@bachya same issue here, and same result of lpass ls command as @unsalted

from lp-vault-manager.

bachya avatar bachya commented on August 24, 2024

Thanks, guys – what versions of:

  • OS X
  • Python

...do you have?

from lp-vault-manager.

fmquaglia avatar fmquaglia commented on August 24, 2024

@bachya OS X 10.9.5 and python 2.7.8

from lp-vault-manager.

bachya avatar bachya commented on August 24, 2024

@fmquaglia – I'm running Yosemite, so I'm unfortunately not able to test whether there is some sort of Mavericks issue. Could you try the 4.2 pre-release and see if it clears up your issue?

from lp-vault-manager.

fmquaglia avatar fmquaglia commented on August 24, 2024

@bachya thanks, buddy!
Unfortunately it didn't work, same result.
I can't install Yosemite right now because I would break my Dev environment.
If I have any update I'll ping you back.

from lp-vault-manager.

bachya avatar bachya commented on August 24, 2024

@fmquaglia Take a look at the bottom of this thread – try my steps and see if anything different happens. Logs always help!

from lp-vault-manager.

unsalted avatar unsalted commented on August 24, 2024

I’m on Yosemite, and it still happens to me.  I’ll try “whats on the bottom of the thread”, this afternoon when I have time.  Where do I find the logs?


Sent from Mailbox

On Thu, Jan 22, 2015 at 12:09 PM, Aaron Bach [email protected]
wrote:

@fmquaglia Take a look at the bottom of this thread – try my steps and see if anything different happens. Logs always help!

Reply to this email directly or view it on GitHub:
#7 (comment)

from lp-vault-manager.

bachya avatar bachya commented on August 24, 2024

@unsalted: http://blog.alfredapp.com/2014/03/12/alfred-v2-2-released-workflow-organisation-and-debugging/

from lp-vault-manager.

fmquaglia avatar fmquaglia commented on August 24, 2024

@bachya
I'm running the v4.2.0

In the debug log I see messages like this every time I try to execute most of the triggers:

Starting debug for 'LastPass Vault Manager'

[ERROR: alfred.workflow.input.scriptfilter] Code 0: 19:33:00 workflow.py:1386 DEBUG    Reading settings from `/Users/fabricio/Library/Application Support/Alfred 2/Workflow Data/com.bachya.lpvm/settings.json` ...
19:33:00 workflow.py:1960 DEBUG    Workflow version : 4.2.0
19:33:00 workflow.py:2221 DEBUG    Update check not due
19:33:00 lpsettings_query.py:35 DEBUG    Query arguments: [u'']
19:33:00 lpsettings_query.py:43 DEBUG    Parsed command: list-settings
19:33:00 lpsettings_query.py:44 DEBUG    Parsed argument: None
19:33:00 lpsettings_query.py:45 DEBUG    Parsed delimiter: >
19:33:00 lpsettings_query.py:46 DEBUG    Parsed query: list-settings
19:33:00 workflow.py:1996 DEBUG    Workflow finished in 0.020 seconds.

Is there an issue reading the settings.json?
Any clue?

Thanks!

from lp-vault-manager.

bachya avatar bachya commented on August 24, 2024

@fmquaglia Run this:

open ~/Library/Application\ Support/Alfred\ 2/Workflow\ Data/com.bachya.lpvm/settings.json

And paste the contents of that file. Make note of any weird characters (like "smart" quotes).

from lp-vault-manager.

fmquaglia avatar fmquaglia commented on August 24, 2024

@bachya here it is:

{
  "__workflow_last_version": "4.2.0", 
  "general": {
    "browser": "1", 
    "cache_bust": 300
  }, 
  "lastpass": {
    "path": "/usr/local/bin/lpass", 
    "username": "[email protected]"
  }, 
  "passwords": {
    "avoid_ambiguous": true, 
    "length": 20, 
    "number": 10, 
    "use_digits": true, 
    "use_lowercase": true, 
    "use_symbols": true, 
    "use_uppercase": true
  }
}

I don't se anything suspicious. :-/
(user edited for obvious reasons)

from lp-vault-manager.

bachya avatar bachya commented on August 24, 2024

@fmquaglia That all looks correct – so, we know it's not a configuration issue. I'm thinking this is similar to #3, so I'm going to close this and refer you to that thread.

from lp-vault-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.