Git Product home page Git Product logo

Comments (8)

bcopeland avatar bcopeland commented on July 22, 2024

what about --sync=no after login (which should only look at the local blob)?

from lastpass-cli.

altercation avatar altercation commented on July 22, 2024

Consolidating my comments here:

  1. good login
  2. tested lpass ls --sync=no : same error
  3. currently testing this with and without active agent. I note that the .lpass/agent.sock is present regardless of the value of LPASS_AGENT_DISABLE, though I assume that is unrelated.
  4. ~/.lpass/blob is > 600k after initial (good) login, so network connectivity and sync seems to work, but lpass is erroring out on finding the blob in subsequent commands.
  5. I also tested with a recursive chmod to a+rwx on .lpass and no luck.

from lastpass-cli.

dirkvm avatar dirkvm commented on July 22, 2024

Same problem here on Debian/Ubuntu.

lastpass_get_blob_version in blob_get_latest returns 0 causing the function to ignore the local blob.

login_check.php returns the following xml on my system:

from lastpass-cli.

bcopeland avatar bcopeland commented on July 22, 2024

Well it's clear we need a better message in any case.

@dirkvm what 2fa are you using? care to send me your login details so I can check it out on the server? ([email protected])

EDIT: I mean just username only

from lastpass-cli.

bcopeland avatar bcopeland commented on July 22, 2024

@altercation same questions to you. If you send me your username privately I can check whether it's related to your configuration.

from lastpass-cli.

bcopeland avatar bcopeland commented on July 22, 2024

In dirkvm's case we tracked this down to omnikey (smartcard authentication) being enabled which isn't supported in lastpass-cli, so disabling that is a thing to try for anyone in the same boat. Also we modified the server to not spit out an invalid/confusing error message in this case.

from lastpass-cli.

altercation avatar altercation commented on July 22, 2024

@bcopeland I'll message you privately as well with username, but I'm not seeing omnikey options (to disable) in lastpass prefs. Could you give me a pointer towards that option to disable.

I should also note that I have the lastpass binary component installed here, prior to/separately from lastpass-cli.

from lastpass-cli.

bcopeland avatar bcopeland commented on July 22, 2024

altercation and I worked this out offline -- it seems different errors can manifest in the same way. At any rate, I pushed 46e507d to fix and will close this. Anyone still experiencing this should open a new issue.

from lastpass-cli.

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.