Hello,
I am really looking and asking around for my issue but not finding a real solution. I hope you can help me.
Pydio is running with NGINX on my Raspberry. I will attache my conf file here.
Syncing is done from Android to Pydio with Synchronize Ultimate and I am receiving wired actions. Files are deleted and in error log I have a lot of these kind of messages:
2016/11/16 23:11:28 [error] 1110#0: *478 FastCGI sent in stderr: “PHP message: PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0
PHP message: PHP Fatal error: Call to a member function getStream() on null in /var/www/pydio/plugins/uploader.html/SimpleUpload.php on line 199” while reading response header from upstream, client: ?.16.242.46, server: MYSERVER.COM, request: “POST /pydio/api/a29da4cc38d960c30a2b7474ca0eaf9a/upload/input_stream/DCIM/Camera/Wallpapers?node%5B%5D=%2FDCIM%2FCamera%2FWallpapers&input_upload=false&auto_rename=false HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”, host: “MYSERVER.COM”
2016/11/16 23:13:58 [error] 1112#0: *500 FastCGI sent in stderr: “PHP message: PHP Fatal error: Call to a member function getStream() on null in /var/www/pydio/plugins/uploader.html/SimpleUpload.php on line 199” while reading response header from upstream, client: ?.16.242.46, server: MYSERVER.COM, request: “POST /pydio/api/a29da4cc38d960c30a2b7474ca0eaf9a/upload/input_stream/DCIM/Camera/Wallpapers?node%5B%5D=%2FDCIM%2FCamera%2FWallpapers&input_upload=false&auto_rename=false HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”, host: “MYSERVER.COM”
Thanks for your help