๐ Issue Description
When attempting to log in using the LastPass CLI, I encounter an issue where the multifactor authentication fails immediately. The CLI briefly displays:
Waiting for approval of out-of-band LastPass Authenticator login...
Then, almost instantly (within ~1 second), it switches to:
Multifactor authentication failed!
This happens consistently on every login attempt.
๐ป My Environment
- Operating System: macOS 15.0.1
- LastPass CLI Installation Method: Homebrew (
brew install lastpass-cli)
-
- Version: LastPass CLI v1.6.1.GIT
- Multifactor Authentication Method: LastPass Authenticator (MFA enabled)
๐ Reproduction Steps
- Uninstalled and reinstalled LastPass CLI via Homebrew.
- Cleared all stored credentials and session data:
- Attempted login via:
- Observed message:
Waiting for approval of out-of-band LastPass Authenticator login...
- After ~1 second:
Multifactor authentication failed!
โ
Additional Notes
- Iโve confirmed that LastPass Authenticator is set up and working
- I do not receive a push prompt on my device.
๐ Issue Description
When attempting to log in using the LastPass CLI, I encounter an issue where the multifactor authentication fails immediately. The CLI briefly displays:
Then, almost instantly (within ~1 second), it switches to:
This happens consistently on every login attempt.
๐ป My Environment
brew install lastpass-cli)๐ Reproduction Steps
lpass logout --forceโ Additional Notes