mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 12:34:03 -05:00
[GH-ISSUE #6403] Cannot confirm org-member with bw CLI #15209
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @martyCode33 on GitHub (Oct 27, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6403
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: ADMIN_TOKEN
Config:
Vaultwarden Build Version
1.34.3
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx 2.12.6
Host/Server Operating System
Linux
Operating System Version
ubuntu 24
Clients
CLI
Client Version
CLI v2025.8.0
Steps To Reproduce
bw confirm org-member <member-id> --organizationid <organization-name>Expected Result
The new member is confirmed, he is now in the organization.
Actual Result
An error like this : FetchError: request to /api/users/5d25e50a-97a6-4f91-9687-3c7154519e71/public-key failed, reason: socket hang up
Logs
Screenshots or Videos
nothing
Additional Context
No response