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

bws secret list unhandled error #941

Open
1 task done
Araxeus opened this issue Aug 6, 2024 · 1 comment
Open
1 task done

bws secret list unhandled error #941

Araxeus opened this issue Aug 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Araxeus
Copy link

Araxeus commented Aug 6, 2024

Steps To Reproduce

  1. Be on an authenticated machine, that has access to no secrets
  2. run bws secret list

Expected Result

Friendly message that there are no accessible secrets, and maybe how can I add access

Actual Result

Error:
   0: Received error message from server: [404 Not Found] {"message":"Resource not found.","validationErrors":null,"exceptionMessage":null,"exceptionStackTrace":null,"innerExceptionMessage":null,"object":"error"}

Location:
   crates\bws\src\main.rs:468

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Screenshots or Videos

image

Additional Context

No response

Operating System

Windows

Operating System Version

No response

Shell

PowerShell

Build Version

bws 0.5.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.
@Araxeus Araxeus added the bug Something isn't working label Aug 6, 2024
@trjohnson19
Copy link

Identical message was received using

Operating System

Linux

Operating System Version

Fedora Linux 39.20240811.0 (Silverblue)

Shell

Bash

Build Version

(Docker) bws 0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants