NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mdgm-ntgr
Sep 25, 2012NETGEAR Employee Retired
OwnCloud add-on thread
This is a general discussion thread for the OwnCloud add-on
Owncloud for Sparc (Duo/NV+ v1 etc.): http://www.readynas.com/forum/viewtopic.php?f=47&t=66762
Owncloud for ARM (Duo/NV+ v2): http://www.readynas.com/forum/viewtopic.php?f=147&t=64597
Owncloud for x86 (NVX/Ultra/Ultra Plus/Pro): http://www.readynas.com/forum/viewtopic.php?f=48&t=64596
Continues from http://www.readynas.com/forum/viewtopic.php?f=61&t=62063
Owncloud for Sparc (Duo/NV+ v1 etc.): http://www.readynas.com/forum/viewtopic.php?f=47&t=66762
Owncloud for ARM (Duo/NV+ v2): http://www.readynas.com/forum/viewtopic.php?f=147&t=64597
Owncloud for x86 (NVX/Ultra/Ultra Plus/Pro): http://www.readynas.com/forum/viewtopic.php?f=48&t=64596
Continues from http://www.readynas.com/forum/viewtopic.php?f=61&t=62063
71 Replies
Replies have been turned off for this discussion
- slobberboneAspirantCongratulations ! lol
For your information : The Servername couldn't be identified is a warning and not an error ;) it's not important !
The file http://mirrors.owncloud.org/releases/ow ... st.tar.bz2 should be the latest version of ownCloud, but in reality, it's not the case ... that's why I comment this line and we have to write http://mirrors.owncloud.org/releases/ow ... .5.tar.bz2 or the good version.
If I were you I'll copy all the lines in a file named ownCloud-upgrade.sh in /root/ (for example) and you only have to call it like this :
sh /root/ownCloud-upgrade.sh
Remember to change the url to the true latest version of ownCloud ! - beniroquaiAspirantI just installed the update via the script from you and I really liked it! :) Buuut, when I try to enable the external storage add-on to get my dropbox working, I always get the message: Fetching request tokens failed. Verify that your Dropbox app key and secret are correct. It is a known issue, but I can't solve it. Is it readynas related? Does anybody have success with it?
- PelletfreakAspirantwhat am I doing wrong?
nas-C0-DE-90:/tmp# sh /tmp/owncloud-upgrade.sh
: No such file or directoryine 2: cd: /tmp
--2013-04-03 14:33:50-- http://mirrors.owncloud.org/releases/owncloud-4.5.5.tar
.bz2%0D
Resolving mirrors.owncloud.org... 50.30.42.17
Connecting to mirrors.owncloud.org|50.30.42.17|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-04-03 14:33:50 ERROR 404: Not Found.
mv: cannot stat `/usr/share/owncloud/': No such file or directory
tar (child): owncloud*.bz2\r: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mv: cannot stat `owncloud': No such file or directory
chown: cannot access `/usr/share/owncloud/\r': No such file or directory
: No such file or directoryine 12: cd: /usr/share/owncloud/
ln: creating symbolic link `data\r/data': File exists
cp: cannot stat `../owncloud_save/config/': No such file or directory
cp: cannot stat `../owncloud_save/.htaccess': No such file or directory
cp: cannot stat `../owncloud_save/apps/': No such file or directory
chown: cannot access `/usr/share/owncloud/\r': No such file or directory
: No such file or directoryine 18: cd: /etc/frontview/
apache-ssl: Could not reliably determine the server's fully qualified domain nam
e, using 192.168.1.51 for ServerName
nas-C0-DE-90:/tmp# Pelletfreak wrote: what am I doing wrong?
nas-C0-DE-90:/tmp# sh /tmp/owncloud-upgrade.sh
: No such file or directoryine 2: cd: /tmp
--2013-04-03 14:33:50-- http://mirrors.owncloud.org/releases/owncloud-4.5.5.tar
.bz2%0D
Swap the above download URL for a working one...
http://download.owncloud.org/community/ ... .0.tar.bz2- PelletfreakAspirantUnfortunately, the situation has not changed. still the same problem.
nas-C0-DE-90:/tmp# sh /root/owncloud-upgrade.sh
: No such file or directoryline 2: cd: /tmp
--2013-04-04 12:11:46-- http://download.owncloud.org/community/owncloud-5.0.0.t
ar.bz2%0D
Resolving download.owncloud.org... 50.30.42.17
Connecting to download.owncloud.org|50.30.42.17|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-04-04 12:11:47 ERROR 404: Not Found.
mv: cannot stat `/usr/share/owncloud/': No such file or directory
tar (child): owncloud*.bz2\r: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mv: cannot stat `owncloud': No such file or directory
chown: cannot access `/usr/share/owncloud/\r': No such file or directory
: No such file or directoryline 12: cd: /usr/share/owncloud/
ln: creating symbolic link `data\r/data': File exists
cp: cannot stat `../owncloud_save/config/': No such file or directory
cp: cannot stat `../owncloud_save/.htaccess': No such file or directory
cp: cannot stat `../owncloud_save/apps/': No such file or directory
chown: cannot access `/usr/share/owncloud/\r': No such file or directory
: No such file or directoryline 18: cd: /etc/frontview/
apache-ssl: Could not reliably determine the server's fully qualified domain nam
e, using 192.168.1.51 for ServerName
nas-C0-DE-90:/tmp# - PelletfreakAspirantit works, bzip2 was not installed and the file I downloaded from hand. thank you
- pugilaresAspirantWill this work with the latest owncloud, which is at the moment 5.0.6?
So, do I need to istall owncloud 4.0.7 from the readynasxtras package and then update?
Or there is a simpler way?
I have PHP 5.3.2 on my SPARC Duo. - fastfwdVirtuoso
pugilares wrote: Will this work with the latest owncloud, which is at the moment 5.0.6?
You don't want to run Owncloud 5 yet. Wait for more bugs to be fixed; it's really unstable at the moment.pugilares wrote: So, do I need to istall owncloud 4.0.7 from the readynasxtras package and then update?
Yes. Install the addon, then update using Slobberbone's instructions.
It's often recommended that, for safety, you update to the latest version of a release before upgrading to a later release. If you want to do that, install the 4.0.7 addon and make sure that it works, then update to 4.0.15 (the latest 4.0.x), then update again to 4.5.11 (the latest 4.x).
I prefer to update by entering the commands in Slobberbone's guide by hand, one by one, rather than running them all in a script. You'll need to customize the wget command with the correct download location for each version; the download locations for 4.0.15 and 4.5.11 are on the OwnCloud forum in the Announcements section: https://forum.owncloud.org
And speaking of the forum... Spend some time browsing through it; there's lots of information there.
Good luck. - slobberboneAspirantHello !
I'm trying install the last 5 version of ownCloud ... but without success ... Maybe there was bug when I try it ..
Since I've tried to reinstall the last 4.5.X but with MySQL instead of SQLlite ... without success too for the moment ... I'll try again and remove all data, if it works, I give you an how to here ;) !
Bye ! - BTS1AspirantI assume that this is a typo in slobberbones update instructions:
cp -Rn ../owncloud_save/apps/ ./
and it should just be
cp -R ../owncloud_save/apps/ ./
since there is no "-n" option for cp...
or am I missing something?
thx
Related Content
NETGEAR Academy

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