NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
bvanaerde
Sep 04, 2015Aspirant
ownCloud 8.1.2 (rnxtras) fresh install failing
Did anyone manage to install ownCloud above version 8.1 on ReadyNAS R6?
I'm getting some errors from the start. Owncloud was working well here until up to 8.0.X. So I decided to do a fresh install of 8.1.2 (rnxtras), which gave me the following errors:
root@readyNAS:/data/OwnCloud# more owncloud.log {"reqId":"lC6uPPrO6EUF\/pAvHmWq","remoteAddr":"192.168.11.134","app":"PHP","message":"Undefined offset: 0 at \/apps\/owncloud\/web\/lib\/private\/appframework\/http\/request.php#685 ","level":3,"time":"2015-09-04T18:29:04+00:00"} {"reqId":"lC6uPPrO6EUF\/pAvHmWq","remoteAddr":"192.168.11.134","app":"PHP","message":"fopen(\/apps\/owncloud\/web\/config\/config.php): failed to open stream: No such file or direct ory at \/apps\/owncloud\/web\/lib\/private\/config.php#191","level":3,"time":"2015-09-04T18:29:05+00:00"} {"reqId":"6zhmZ7g2DtsFAQP2rij1","remoteAddr":"192.168.11.134","app":"PHP","message":"Undefined offset: 0 at \/apps\/owncloud\/web\/lib\/private\/appframework\/http\/request.php#685" ,"level":3,"time":"2015-09-04T18:31:17+00:00"}
It seems the config.php file was not writable.
Apart from the instanceid, the config file is empty.
I guess this is triggering the other error about undefined offset at request.php#685, as this line is about the trusted host that needs to be defined in the config file.
After making the config writable, and adding the necessary config, I'm stll getting a blank page. The database isn't created, and the config file seems too empty to be complete.
I know that since Owncloud 8.1, they became much stricter regarding SSL, but my SSL certificate is working fine, as it was before.
I'm getting the following errors in the browser:
- Firefox: Secure Connection Failed
- Chromium: No Data Received, ERR_EMPTY_RESPONSE
I'm wondering if anyone managed to install the owncloud app properly, so I can rule out the possibilty that the problem lies with the ReadyNAS.
13 Replies
Replies have been turned off for this discussion
- WhoCares_Mentor
I just tested fresh installs and upgrades on RN102, RN204 and RN314. Worked in every case, so I have to assume it's something different that is causing the problems on your system. May well be related to SSL issues but then I don't even use a valid certificate on my test systems here and it's still working. If you have ssh access to your ReadyNAS enabled, can you send the output of
ls -al /apps/owncloud/web/config
-Stefan
- bvanaerdeAspirant
Thanks for wanting to help out, Stefan.
root@readyNAS:~# ls -al /apps/owncloud/web/config total 296 drwxrwxrwx 1 admin admin 98 Sep 4 21:04 . drwxr-xr-x 1 admin admin 378 Sep 4 20:24 .. -rw-r--r-- 1 admin admin 258423 Sep 2 11:56 ca-bundle.crt -rw-rw---- 1 admin admin 197 Sep 4 21:04 config.php -rw-r--r-- 1 admin admin 31823 Sep 2 23:12 config.sample.php -rw-r--r-- 1 admin admin 225 Sep 2 11:56 .htaccess
The config.php file only contained the instanceid. Adding the trusted domains didn't help much, as the owncloud logfile doesn't seem to log everything. It doesn't show anything for today, but I have tried to access the homepage several times.
Can be useful to know:
- I am able to access the robots.txt through the browser while using https.
- I'm getting correct output on the terminal with: php /apps/owncloud/web/index.php.
I too am having a problem with the latest version of OwnCloud from rxntras.
Here is my output:
root@NAS-Server04:/# ls -al /apps/owncloud/web/config total 296 drwxrwxrwx 1 admin admin 98 Sep 7 15:08 . drwxr-xr-x 1 admin admin 378 Sep 7 15:07 .. -rw-r--r-- 1 admin admin 258423 Sep 2 04:56 ca-bundle.crt -rw-r----- 1 admin admin 61 Sep 7 15:08 config.php -rw-r--r-- 1 admin admin 31823 Sep 2 16:12 config.sample.php -rw-r--r-- 1 admin admin 225 Sep 2 04:56 .htaccess
If you'd like to get on my server and test, I'd be willing to make it available to you. Just let me know that is the case.
Thanks!
Kyle
- BrianL2NETGEAR Employee Retired
Hi bvanaerde,
Let's check with super_poussin and other community members if they have encountered the same using this new version. For the time being, use the stable version 6.0.0 that is available in our website.
Kind regards,BrianL
NETGEAR Community
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!