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

Bitwarden-cli list items issue #7200

Closed
1 task
fgprodigal opened this issue Dec 13, 2023 · 3 comments
Closed
1 task

Bitwarden-cli list items issue #7200

fgprodigal opened this issue Dec 13, 2023 · 3 comments
Labels
bug cli CLI Application

Comments

@fgprodigal
Copy link

Steps To Reproduce

bw list items

Expected Result

list all items without errors

Actual Result

list all items, and then hangs for few seconds with an error comes out:

Error: Lock file is already being held
    at /snapshot/clients/node_modules/proper-lockfile/lib/lockfile.js:68:47
    at callback (/snapshot/clients/node_modules/graceful-fs/polyfills.js:306:20)
    at FSReqCallback.oncomplete (node:fs:212:5) {
  code: 'ELOCKED',
  file: '/Users/ray/Library/Application Support/Bitwarden CLI/data.json'
}

Screenshots or Videos

No response

Additional Context

No response

Operating System

macOS

Operating System Version

Sonoma 14.2

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.
@fgprodigal fgprodigal added bug cli CLI Application labels Dec 13, 2023
@stefanfluit-robin
Copy link

We unfortunately have the same issue, breaking production atm. If any logs help, let me know.

@djsmith85
Copy link
Contributor

Duplicate of #7126

@djsmith85 djsmith85 marked this as a duplicate of #7126 Dec 13, 2023
@djsmith85
Copy link
Contributor

Hi @fgprodigal and @stefanfluit-robin,

thank you for your reports. This seems to have been reported with #7126 and there's a potential fix by a community member with #7133

Closing this now.

Kind regards,
Daniel

This issue was closed.
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

No branches or pull requests

3 participants