One of my users is getting only red marked files and files added to the ignor list for some reason. Other users do sync fine. Does anyone know how to fix that?
"url":"/remote.php/dav/files/Marielle/Hauptschule/Geschichte/Bildschirmfoto%202020-08-04%20um%2016.46.46.png",
"message":{
"Exception":"Sabre\\DAV\\Exception\\BadRequest",
"Message":"Expected filesize of 113432 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 8192 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.",
"Code":0,
"Trace":[
Okay, searched for an hour and found a solution, but still do not know if its the right way.
I found a post about modify the php.ini “/etc/php/7.3/fpm/php.ini” and comment out the default ‘sys_temp_dir’ with a ; before it. after restarted php and apache2 and it seems to work. Can anyone confirm if its okay to do that?
Just dropped by to add that this bug STILL occurs when you change your datadir (in my case, an existing btrfs setup) after re-installing NCP from scratch.
The solution described by Swooty solves the issue.
I had the same issue and followed these steps, but unfortunately when uploading a file, it still gives me an error and tells me that an “unexpected error has occurred”. Oddly enough though, the file appears after I reload the page. I should note too that prior to realizing the issue with uploading files, I was able to import my contacts & calendar fine.
It turns out that it was because I had the app Duplicate Finder installed and it’s what was causing issues. It wasn’t compatible with the Nextcloud version I had.