eva2000
Active Member
Anyone using Owncloud and Nginx getting scan.php cancelled requests within browser ? The error log says the scan.php request = 200 status but browser says otherwise ?
It is my first time installing Owncloud on Centmin Mod Nginx LEMP stack. I used the outlined steps to install and configure everything https://gist.github.com/centminmod/87f05fdce6b65435ceb2
Access log reports 200 status ok though
tail -50 /home/nginx/domains/owncloud1.com/log/access.log | grep scan
192.168.0.xxx - - [01/May/2014:05:30:43 +1000] "GET /index.php/apps/files/ajax/scan.php?force=false&dir=&requesttoken=8a899ccc1b5f3dfc7023 HTTP/1.1" 200 83 "https://owncloud1.com/index.php/apps/files" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36 OPR/20.0.1387.91"
scan.php cancelled request
It is my first time installing Owncloud on Centmin Mod Nginx LEMP stack. I used the outlined steps to install and configure everything https://gist.github.com/centminmod/87f05fdce6b65435ceb2
Access log reports 200 status ok though
tail -50 /home/nginx/domains/owncloud1.com/log/access.log | grep scan
192.168.0.xxx - - [01/May/2014:05:30:43 +1000] "GET /index.php/apps/files/ajax/scan.php?force=false&dir=&requesttoken=8a899ccc1b5f3dfc7023 HTTP/1.1" 200 83 "https://owncloud1.com/index.php/apps/files" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36 OPR/20.0.1387.91"
scan.php cancelled request