⚠️ Before submitting, please verify the following: ⚠️
Bug description
After issue #8694 has been solved and closed, there is still a problem regarding the sync of objects in macOS's trash bin if the trash bin has been emptied on the client's side.
...
Steps to reproduce
- Move files and folders into macOS's trash bin
- Empty the trash from the clients side
- After a while the yellow triangle appears in the status bar signaling a sync problem but the activity window shows no errors and says: 'All synchronized'.
Expected behavior
The deletion of objects from the trash bin shouldn't create a yellow triangle status. The nc client's log shows a coupe of errors like:
2026-04-16 10:26:56 [INFO] User: xyz https://my.nc-domain.com - Network response request: https://my.nc-domain.com/remote.php/dav/trashbin/xyz/trash/2026-04-14_15-23-31-0307970517.pdf, result: failure(Alamofire.AFError.responseValidationFailed(reason: Alamofire.AFError.ResponseValidationFailureReason.unacceptableStatusCode(code: 404)))
but the files in question still exist in the server's trash bin.
log.txt
Which files are affected by this bug
Several files in the trashbin, see uploaded log file
Operating system
macOS
Which version of the operating system you are running.
Tahoe 26.4.1
Package
Official macOS Virtual files 12+ universal pkg
Nextcloud Server version
32.0.8
Nextcloud Desktop Client version
32.0.2
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
No response
Bug description
After issue #8694 has been solved and closed, there is still a problem regarding the sync of objects in macOS's trash bin if the trash bin has been emptied on the client's side.
...
Steps to reproduce
Expected behavior
The deletion of objects from the trash bin shouldn't create a yellow triangle status. The nc client's log shows a coupe of errors like:
2026-04-16 10:26:56 [INFO] User: xyz https://my.nc-domain.com - Network response request: https://my.nc-domain.com/remote.php/dav/trashbin/xyz/trash/2026-04-14_15-23-31-0307970517.pdf, result: failure(Alamofire.AFError.responseValidationFailed(reason: Alamofire.AFError.ResponseValidationFailureReason.unacceptableStatusCode(code: 404)))but the files in question still exist in the server's trash bin.
log.txt
Which files are affected by this bug
Several files in the trashbin, see uploaded log file
Operating system
macOS
Which version of the operating system you are running.
Tahoe 26.4.1
Package
Official macOS Virtual files 12+ universal pkg
Nextcloud Server version
32.0.8
Nextcloud Desktop Client version
32.0.2
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
No response