v2 web: Unable to mass delete/delete items. #55

Closed
opened 2026-02-04 16:32:20 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @mannp on GitHub (Jul 24, 2018).

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). 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.

@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.

@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: starred/vaultwarden#55