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

Closed
opened 2026-04-23 04:02:21 -05:00 by GiteaMirror · 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" }.
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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#12847