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

Bad Decrypt on account #1

Open
arj154 opened this issue Feb 4, 2019 · 2 comments
Open

Bad Decrypt on account #1

arj154 opened this issue Feb 4, 2019 · 2 comments

Comments

@arj154
Copy link

arj154 commented Feb 4, 2019

Hi,

I seem to have an issue where it says bad decrypt when I run the list command of;
fastlane run lastpass username:"username" password:"password" list:true

/usr/local/lib/ruby/gems/2.4.0/gems/lastpass-1.5.0/lib/lastpass/parser.rb:282:in `final': [!] bad decrypt (OpenSSL::Cipher::CipherError) from /usr/local/lib/ruby/gems/2.4.0/gems/lastpass-1.5.0/lib/lastpass/parser.rb:282:in `decode_aes256'

also i noticed that something related to the parser is deprecated as this happens as soon as i trigger setup
/usr/local/lib/ruby/gems/2.4.0/gems/lastpass-1.5.0/lib/lastpass/parser.rb:278: warning: constant OpenSSL::Cipher::Cipher is deprecated

I created a new lastpass account and this seems to work fine so I wonder if its related to whether its a paid account or the account type?

Let me know if there's anything I can provide.

@antoinelamy
Copy link
Owner

antoinelamy commented Mar 8, 2019

Thanks for the report, this doesn’t look related to this plugin but with the LastPass client it uses. There already been similar reports, not exactly sure what is the root cause here. Do you have two-factor authentication enabled? What is your ruby and dependencies versions?

detunized/lastpass-ruby#9

@arj154
Copy link
Author

arj154 commented Mar 13, 2019

  • Two factor is not enabled
    and the rubygem version and Ruby version is this;
    `RUBYGEMS VERSION: 3.0.2
    • RUBY VERSION: 2.4.2 (2017-09-14 patchlevel 198) [x86_64-darwin16]`

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