-
Notifications
You must be signed in to change notification settings - Fork 294
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
Cannot show password #703
Comments
Same issue when adding an account Error: Could not unbase64 the given bytes.` |
I have the same issue with version 1.5.0 and 1.6.1 |
well, it looks like last pass is dying. No response whatsoever for three months. |
yeah I'm in the same boat. I can create 5 passwords at a time then I'll get the error. Logout and login is the only workaround I found. But seriously it's ridiculous to add those kind of workarounds. Last issue closed on this repo was October 23, so I also think they are going away. It's probably better to look for an alternative. |
The issue seems to occur when there's a change pending in the upload queue. I can reliably reproduce it by:
The error will be returned until the upload queue directory is empty. Creating several notes in short succession will fill the upload-queue too. Unfortunately nothing is logged even with the debug value set to 8, so no clue where it is failing. I'd suggest not logging in/out to fix it - that may cause pending uploads to be lost permanently. One the queue drops to zero the cli client should start working again. It may take a while because lastpass seems to heavily throttle the cli client to around something like 30 uploads/minute. |
When running the following command
lpass show x.y.z
Error: Could not unbase64 the given bytes.
My machine is: Apple M1 Pro
macOS: 15.0.1 (24A348)
The text was updated successfully, but these errors were encountered: