[Bug]: Batch delete deletes one file and others fail with 423 Locked
error on external storage
#43228
Open
4 of 8 tasks
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
27-feedback
bug
feature: dav
feature: external storage
Bug description
When multiple files are selected and deleted at once, only one file from the bunch gets deleted with status 204, others fail with
423 Locked
. This only happens when the network is slow. It can be seen by using the browser's network throttling feature. "Slow 3G" worked for me.This is only reproducible on external storage like Amazon S3. Local storage does not have this issue.
Similar issue: #16491
cc @icewind1991
Steps to reproduce
Expected behavior
All the files are deleted.
Installation method
Community Docker image
Nextcloud Server version
27
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
HTTP/1.1 423 Locked
Date: Wed, 31 Jan 2024 06:45:26 GMT
Server: Apache/2.4.56 (Debian)
Referrer-Policy: no-referrer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-Robots-Tag: noindex, nofollow
X-XSS-Protection: 1; mode=block
X-Powered-By: PHP/8.0.30
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Content-Security-Policy: default-src 'none';
Content-Length: 255
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
Content-Type: application/xml; charset=utf-8
The text was updated successfully, but these errors were encountered: