[ NextCloud ] [ 21.0.3] OwnCloud Fork

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
Post Reply
chandlerbing
Starting out
Posts: 17
Joined: Tue Feb 07, 2017 5:45 am

Re: [ NextCloud ] [ 12.0.1 ] OwnCloud Fork

Post by chandlerbing »

I was able to get it working again after doing 2 things:
- chmod 775 on the entire nextcloud web directory (don't do this on your data directory)
- run the "occ upgrade" command from the terminal
User avatar
mackowiakp
Starting out
Posts: 23
Joined: Wed Mar 08, 2017 5:17 pm

Re: [ NextCloud ] [ 12.0.1 ] OwnCloud Fork

Post by mackowiakp »

I run such command but result is:

Code: Select all

Nextcloud is already latest version
But I have already ver 12.0.0 but updater shows me thet there is new ver 12.0.2
QNAP TS-453A

Linux is like wigwam. No Windows, no Gates but Apache inside.
User avatar
mackowiakp
Starting out
Posts: 23
Joined: Wed Mar 08, 2017 5:17 pm

Re: [ NextCloud ] [ 12.0.1 ] OwnCloud Fork

Post by mackowiakp »

OK. I found something. In error_log file is an entry:

Code: Select all

[Tue Aug 15 07:30:43.991257 2017] [php7:notice] [pid 14467:tid 140224862336768] [client 192.168.0.2:53164] PHP Fatal error:  Uncaught Exception: Could not do request to updater server: error setting certificate verify locations:\n  CAfile: /etc/ssl/certs/ca-certificates.crt\n  CApath: none in /share/CACHEDEV1_DATA/.qpkg/NextCloud/nextcloud/updater/index.php:526\nStack trace:\n#0 /share/CACHEDEV1_DATA/.qpkg/NextCloud/nextcloud/updater/index.php(233): Updater->getUpdateServerResponse()\n#1 /share/CACHEDEV1_DATA/.qpkg/NextCloud/nextcloud/updater/index.php(1556): Updater->checkForUpdate()\n#2 {main}\n  thrown in /share/CACHEDEV1_DATA/.qpkg/NextCloud/nextcloud/updater/index.php on line 526
So looks like certificate problem. Any idea?
QNAP TS-453A

Linux is like wigwam. No Windows, no Gates but Apache inside.
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 12.0.1 ] OwnCloud Fork

Post by QNAP_Stephane »

try install Qperl + CACert from Qnapclub Repo
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
mackowiakp
Starting out
Posts: 23
Joined: Wed Mar 08, 2017 5:17 pm

Re: [ NextCloud ] [ 12.0.1 ] OwnCloud Fork

Post by mackowiakp »

Yep. It help ! THX !!!
QNAP TS-453A

Linux is like wigwam. No Windows, no Gates but Apache inside.
CylonCenturion

Re: [ NextCloud ] [ 12.0.1 ] OwnCloud Fork

Post by CylonCenturion »

Works!!!!!!!!
lemonbiter
New here
Posts: 9
Joined: Wed Aug 30, 2017 2:27 am

Re: [ NextCloud ] [ 12.0.1 ] OwnCloud Fork

Post by lemonbiter »

Hi,
after trying chrome and edge, both did not help with the update to 12.0.2, I finally used InternetExplorer and that did the job

Thanks
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 12.0.2 ] OwnCloud Fork

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 12.0.3 ] OwnCloud Fork

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
Wezyr
Starting out
Posts: 12
Joined: Wed Mar 08, 2017 4:52 am

Re: [ NextCloud ] [ 12.0.3 ] OwnCloud Fork

Post by Wezyr »

How to update Universal Version without losing the previous version configuration?
Metyrion
New here
Posts: 6
Joined: Tue Sep 12, 2017 2:47 am

Re: [ NextCloud ] [ 12.0.3 ] OwnCloud Fork

Post by Metyrion »

Hello guys,

i have a quick question and hope you can help me. I installed nextcloud (with qapache on a TS-453B) and i can access it from my smartphone with http://username.myqnapcloud.com:45080.
If i try to access it with http://username.myqnapcloud.com/nextcloud i get the error:

Not Found
The requested URL /nextcloud/ was not found on this server.

How can i fix this ?

Thank you and your help is much appreciated.

Rene
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 12.0.3 ] OwnCloud Fork

Post by QNAP_Stephane »

NAT 45080 port on your router

and http://username.myqnapcloud.com:45080
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
jiang_aq
New here
Posts: 7
Joined: Fri Dec 23, 2016 10:35 pm

Re: [ NextCloud ] [ 12.0.3 ] OwnCloud Fork

Post by jiang_aq »

My Nextcloud server uses around 600mb RAM in my QNAP 231+, while total RAM is only 1gb, is it normal for 600mb???

All the thread are httpd.
Metyrion
New here
Posts: 6
Joined: Tue Sep 12, 2017 2:47 am

Re: [ NextCloud ] [ 12.0.3 ] OwnCloud Fork

Post by Metyrion »

QNAP_Stephane wrote:NAT 45080 port on your router

and http://username.myqnapcloud.com:45080

Thank you for your answer. Could you explain exactly what you mean ? My Router is a Fritzbox 7490. I am a little new to this.

Thank you in advance.
ChriKn
New here
Posts: 4
Joined: Thu Nov 02, 2017 6:28 pm

Re: [ NextCloud ] [ 12.0.3 ] OwnCloud Fork

Post by ChriKn »

Hi all,

I would love to use my own instance of NextCloud on my QNAP TS-228 NAS (not a beefy thing, but it works great for my needs)
However, I saw that there is no qpkg for TS-X28 NAS versions...
Does this mean that I am simply out of luck ? I read on this forum that someone with the same NAS managed the thing, but I am not quite sure how to attack the thing as neither qApache nor the nextcloud qpkg is listed in the unofficial store for my machine...

I would love some help :)

Thanks and have a nice day !
Post Reply

Return to “Community Apps”