-
Notifications
You must be signed in to change notification settings - Fork 663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while syncing chunked files: server replied: Precondition failed (An If-Match header was specified and the resource did not exist) #5854
Comments
Sorry, this is for sure (99.9% chance) a nC server issue and has nothing to do with oC/nC client.
|
It could be what I observed here: owncloud/core#28197 @umgfoin are the files that don't sync received shared files ? (direct file shares, not folder shares). |
Desktop client version owncloud-client-2.3.2-1.5.x86_64 on openSUSE Tumbleweed. for me |
No, unshared (instantUpload folder). ++umgfoin. |
Are these small files (< 10 MB) being overwritten by big files (> 10 MB) ? |
Basically, they were created in the local file-system by photoshop (filesize > 10MB). It is possible, that the initial sync succeeded and the errors appeared after successively saving modifications. The activity log shows an initial creation-event, but no update-events. Additionally, I'm unsure if photoshop creates a file in an atomic operation or several open/close/append steps. |
The nightly build for tomorrow should have this |
I'm adding a reference to this nextcloud issue as it might be client-related.
Expected behaviour
All files are synced.
Actual behaviour
File upload starts and stops after some progress with error:
Certain files are not synced if upload is chunked.
Steps to reproduce
Server configuration
Operating system:
CentOS 6.9
Web server:
nginx version: nginx/1.11.10
Database:
Postgres 9.6.3
PHP version:
PHP 7.1.6 (fpm-fcgi)
ownCloud version:
Nextcloud 12.0.0
Storage backend (external storage):
Client configuration
Client version:
Version 2.3.2beta (build 1).
Operating system:
Win7 x64
OS language:
DE
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From ownCloud or distro) (Linux only):
Installation path of client:
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Template for output < 10 lines
Web server error log:
Server logfile: ownCloud log (data/owncloud.log):
The text was updated successfully, but these errors were encountered: