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

Error getting lastpass vault #3

Open
AbsoluteDestiny opened this issue Mar 30, 2018 · 3 comments
Open

Error getting lastpass vault #3

AbsoluteDestiny opened this issue Mar 30, 2018 · 3 comments

Comments

@AbsoluteDestiny
Copy link

On windows python 3.6 it errors on vault = _user_get_lastpass_vault()

No 2FA on the account, just email and password.

@dionysio
Copy link
Owner

Thanks for reporting. Can you please post the exception and traceback it throws?

@AbsoluteDestiny
Copy link
Author

AbsoluteDestiny commented Mar 30, 2018

Not much in it:

Unexpected error occurred:
Traceback (most recent call last):
  File ".\have_i_though.py", line 14, in have_i_though
    vault = _user_get_lastpass_vault()
  File "C:\Users\AbsoluteDestiny\haveibeenpwned_lastpass\user_input.py", line 44, in _user_get_lastpass_vault
    sys.exit()

I get the same error from the linux subsytem for windows, except on that I'm asked for my email/password a second time before it fails. I assume this is actually an upstream lastpass-python issue?

@dionysio
Copy link
Owner

Huh, there should be a line which says Couldn't log you in due to an error: just after asking you the second time for login/pw, do you see it?

@dionysio dionysio reopened this Mar 31, 2018
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

2 participants