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

BUG: CLI list item error #7126

Closed
1 task done
bxb100 opened this issue Dec 7, 2023 · 10 comments · Fixed by #7133
Closed
1 task done

BUG: CLI list item error #7126

bxb100 opened this issue Dec 7, 2023 · 10 comments · Fixed by #7133
Labels
bug cli CLI Application

Comments

@bxb100
Copy link
Contributor

bxb100 commented Dec 7, 2023

Steps To Reproduce

  1. brew install latest Bitwaden-cli 2023.12.0
  2. login in
  3. run bw list items --session xxxxx

Expected Result

show data without error

Actual Result

correct show vault data but returns an error

Screenshots or Videos

image

Additional Context

No response

Operating System

macOS

Operating System Version

No response

Shell

Zsh

Build Version

2023.12.0

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@bxb100 bxb100 added bug cli CLI Application labels Dec 7, 2023
@bxb100
Copy link
Contributor Author

bxb100 commented Dec 7, 2023

know why, I'll fix this ASAP

@bxb100
Copy link
Contributor Author

bxb100 commented Dec 7, 2023

That fix will also reduce the lock retry and wait-for timeout cost, so it improves the CLI list load time

@luckman212
Copy link

When will this fix be pushed, this broke a lot of my workflows :(

@bxb100
Copy link
Contributor Author

bxb100 commented Dec 8, 2023

When will this fix be pushed, this broke a lot of my workflows :(

I don't know, there none employee's response.
but I know the time is tick-tock, drive me to the 1pass : )

@r0hin
Copy link

r0hin commented Dec 12, 2023

The PR is an important fix for a breaking bug that destroys BW users' workflows @Krychaz @cd-bitwarden

@ttalty
Copy link
Contributor

ttalty commented Dec 15, 2023

When will this fix be pushed, this broke a lot of my workflows :(

I don't know, there none employee's response. but I know the time is tick-tock, drive me to the 1pass : )

The PR @bxb100 created I approved and it is currently being tested. We really appreciate the contribution and this is going to be fixed quickly.

@Geezus42
Copy link

The PR @bxb100 created I approved and it is currently being tested. We really appreciate the contribution and this is going to be fixed quickly.

It's already been a week. Also, this should have been tested before the release of whatever changes caused the breakage.

I don't mean to be rude, but I expect better from a for-profit company that I am paying for a service.

@nachobazz
Copy link

I have the same issue and see this closed, but no updated version to install in Brew 2023.12.0:

Error when running bw list items:

Error: Lock file is already being held at /opt/homebrew/Cellar/bitwarden-cli/2023.12.0/libexec/lib/node_modules/@bitwarden/cli/node_modules/proper-lockfile/lib/lockfile.js:68:47 at callback (/opt/homebrew/Cellar/bitwarden-cli/2023.12.0/libexec/lib/node_modules/@bitwarden/cli/node_modules/graceful-fs/polyfills.js:306:20) at FSReqCallback.oncomplete (node:fs:202:5) { code: 'ELOCKED', file: '/Users/[my-user]/Library/Application Support/Bitwarden CLI/data.json' }
Brew upgrade result:

brew upgrade bitwarden-cli Warning: bitwarden-cli 2023.12.0 already installed

@ttalty
Copy link
Contributor

ttalty commented Dec 20, 2023

The hotfix for this has been released.

@nachobazz
Copy link

I just updated the Brew formulae and worked like a charm. Thanks folks! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cli CLI Application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants