I've installed ownCloud 8.1 on the Asus router RT-AC68U + TomatoUSB AIO 131
And I have a few problem with synchronization.
- Your web server is not properly configured to allow synchronization of files, because the interface WebDAV, seems broken.
Desktop and mobile clien can't connect: Error downloading - server replied: Internal server error
Who launched a owncloud over the TomatoUSB help to understand the issue
NGINX Error Log
2015/08/12 15:35:49 [error] 2085#0: *1763 FastCGI sent in stderr: "PHP Fatal error: Call to undefined function OC\Files\Storage\filter_var() in /tmp/mnt/server/owncloud/lib/private/files/storage/common.php on line 510" while reading response header from upstream, client: 213.21.46.204, server: tomato, request: "PROPFIND /remote.php/webdav/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host:
510 Line common.php: $sanitizedFileName = filter_var($fileName, FILTER_UNSAFE_RAW, FILTER_FLAG_STRIP_LOW);
ownCloud.log: {"reqId":"LRTzh6C0EavSOVW2toR3","remoteAddr":"213.21.46.204","app":"PHP","message":"Call to undefined function OC\\Files\\Storage\\filter_var() at \/tmp\/mnt\/server\/owncloud\/lib\/private\/files\/storage\/common.php#510","level":3,"time":"2015-08-12T12:42:49+00:00","method":"PROPFIND","url":"\/remote.php\/webdav\/"}