[GH-ISSUE #102] v2 web: Unable to mass delete/delete items. #56

Closed
opened 2026-03-03 01:24:18 +03:00 by kerem · 2 comments
Owner

Originally created by @mannp on GitHub (Jul 24, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/102

Doing a select all and trying to delete items from my test vault.

The following error occurs and no items are deleted.

=> Outcome: Success
=> Response succeeded.
DELETE /api/ciphers application/json; charset=utf-8:
=> Error: No matching routes for DELETE /api/ciphers application/json; charset=utf-8.
=> Warning: Responding with 404 Not Found catcher.
=> Warning: Data left unread. Force closing network stream.
=> Error: Failed to write response: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }.
DELETE /api/ciphers application/json; charset=utf-8:
=> Error: No matching routes for DELETE /api/ciphers application/json; charset=utf-8.
=> Warning: Responding with 404 Not Found catcher.
=> Warning: Data left unread. Force closing network stream.
=> Error: Failed to write response: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }.

Originally created by @mannp on GitHub (Jul 24, 2018). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/102 Doing a select all and trying to delete items from my test vault. The following error occurs and no items are deleted. > => Outcome: Success > => Response succeeded. > DELETE /api/ciphers application/json; charset=utf-8: > => Error: No matching routes for DELETE /api/ciphers application/json; charset=utf-8. > => Warning: Responding with 404 Not Found catcher. > => Warning: Data left unread. Force closing network stream. > => Error: Failed to write response: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }. > DELETE /api/ciphers application/json; charset=utf-8: > => Error: No matching routes for DELETE /api/ciphers application/json; charset=utf-8. > => Warning: Responding with 404 Not Found catcher. > => Warning: Data left unread. Force closing network stream. > => Error: Failed to write response: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }.
kerem closed this issue 2026-03-03 01:24:19 +03:00
Author
Owner

@mprasil commented on GitHub (Jul 24, 2018):

Thanks for testing the image. This is already tracked under #98, so let's track progress there.

<!-- gh-comment-id:407369540 --> @mprasil commented on GitHub (Jul 24, 2018): Thanks for testing the image. This is already tracked under #98, so let's track progress there.
Author
Owner

@mannp commented on GitHub (Jul 24, 2018):

Yeah, that was my previous point about the basics. Will do some more testing once you have time to update these initial incompatibilities.

<!-- gh-comment-id:407391151 --> @mannp commented on GitHub (Jul 24, 2018): Yeah, that was my previous point about the basics. Will do some more testing once you have time to update these initial incompatibilities.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#56
No description provided.