[ 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.
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 18.0.4 ] OwnCloud Fork

Post by QNAP_Stephane »

neofun wrote: Sat Jun 13, 2020 9:27 pm Hello all,
my problem (Nextcloud & QApache on TVS-x73) is found all around the QNAP forums, but I didn't find the one article with a solution yet. I wanted to install the Nextcloud App and as required installed the QApache App. Yes ist was running (so the NAS said) and since it wasn't too expensive to buy the Nextcloud App, I bought this one.
Well, after digging deeper I found out, that the QApache App didn't run as stated by the QNAP WebUI. Yes, commenting out mod_ssl "solved" the problem and yes, after that I found all the articles stating the TVS-x73 QAPache mod_ssl problem, but I need https for Nextcloud. Okay to cut a long story short:

Which is the working Nexcloud App setup for TVS-673?

It would be nice, if I don't have to run Apache & Nextcloud on a separate VM.

Greetings and thanks for your help
Neo
there are no solution for moment with this bug... i can propose you Apache73 (contact me on Qnapclub Mail on the bottom of the page)
---------------------------------------------------------------------------------------------------------------------------

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

----------------------------------------------------------------------------------------------------------------------------
innerd
New here
Posts: 5
Joined: Mon Aug 10, 2020 5:59 pm

Re: [ NextCloud ] [ 19.0.0] OwnCloud Fork

Post by innerd »

Hi, im trying to start nextcloud (apache73) but says me that php gd is not installed, what can i do?
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 20.0.0.0] 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

----------------------------------------------------------------------------------------------------------------------------
loyloa
First post
Posts: 1
Joined: Sun Oct 04, 2020 10:51 pm

Re: [ NextCloud ] [ 19.0.0.0] OwnCloud Fork

Post by loyloa »

I have installed Nextcloud 19 & Apache 74 from Qoolbox and I have two questions:
1. I want to tune PHP-FPM. There are several php-fpm.conf files e.g. /etc/config/php-fpm.conf or etc/config/apache/php-fpm.conf. Which is the right one?
2. I want to enable Redis. The following code worked with Nextcloud 18 & Qapache but no longer works with Nextcloud 19 & Apache 74.
Nextcloud blocks the login and shows an internal server error:
'filelocking.enabled' => 'true',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' =>
  array (
    'host' => '/tmp/netmgr-redis.sock',
    'port' => 0,
  ),
Every help is appreciated. Thanks!
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 20.0.0.0] OwnCloud Fork

Post by QNAP_Stephane »

Apache74 do not use PHP-FPM ... config are withi /opt/Apache74/etc

cant say for redis
---------------------------------------------------------------------------------------------------------------------------

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

----------------------------------------------------------------------------------------------------------------------------
yanuk
Know my way around
Posts: 164
Joined: Mon Feb 08, 2016 9:45 am

Re: [ NextCloud ] [ 19.0.0.0] OwnCloud Fork

Post by yanuk »

loyloa wrote: Sun Oct 04, 2020 11:28 pm I have installed Nextcloud 19 & Apache 74 from Qoolbox and I have two questions:
1. I want to tune PHP-FPM. There are several php-fpm.conf files e.g. /etc/config/php-fpm.conf or etc/config/apache/php-fpm.conf. Which is the right one?
2. I want to enable Redis. The following code worked with Nextcloud 18 & Qapache but no longer works with Nextcloud 19 & Apache 74.
Nextcloud blocks the login and shows an internal server error:
'filelocking.enabled' => 'true',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' =>
  array (
    'host' => '/tmp/netmgr-redis.sock',
    'port' => 0,
  ),
Every help is appreciated. Thanks!
I installed redis qpkg and configured it as follows

Code: Select all

  'redis' =>
  array (
    'host' => '127.0.0.1',
    'port' => 6379,
    'timeout' => 0.0,
  ),
TS451
TS453
TVS-682
innerd
New here
Posts: 5
Joined: Mon Aug 10, 2020 5:59 pm

Re: [ NextCloud ] [ 20.0.0.0] OwnCloud Fork

Post by innerd »

Sorry for reposting but..
Hi, im trying to start nextcloud (apache73) but says me that php gd is not installed, what can i do?
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 20.0.0.0] OwnCloud Fork

Post by QNAP_Stephane »

You might do something wrong

Envoyé de mon MI 9 en utilisant Tapatalk

---------------------------------------------------------------------------------------------------------------------------

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

----------------------------------------------------------------------------------------------------------------------------
innerd
New here
Posts: 5
Joined: Mon Aug 10, 2020 5:59 pm

Re: [ NextCloud ] [ 20.0.0.0] OwnCloud Fork

Post by innerd »

Any advise?
yanuk
Know my way around
Posts: 164
Joined: Mon Feb 08, 2016 9:45 am

Re: [ NextCloud ] [ 20.0.0.0] OwnCloud Fork

Post by yanuk »

innerd wrote: Sun Oct 18, 2020 7:08 amAny advise?
Do you have the actual error message?
TS451
TS453
TVS-682
mitch569
New here
Posts: 9
Joined: Thu May 02, 2019 6:36 pm

Re: [ NextCloud ] [ 20.0.0.0] OwnCloud Fork

Post by mitch569 »

Hi again,
Just have a couple of questions.
I have the following error in overview: Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the documentation. (List of invalid files… / Rescan…)
- core
- EXTRA_FILE
- access_log
I have tried deleting the access.log in the nextcloud qpkg folder but it reappears straight away.
Is this error for another file somewhere else possibly?
Also if i want to stay on build 19 am i able to keep receiving the updates from the qnapclub qpkg? Only version i scan see now is 20.0 not the latest 19.04.
Is it possible to update this qpkg using the built in nextcloud updater?
innerd
New here
Posts: 5
Joined: Mon Aug 10, 2020 5:59 pm

Re: [ NextCloud ] [ 20.0.0.0] OwnCloud Fork

Post by innerd »

yanuk wrote: Wed Oct 21, 2020 11:00 am
innerd wrote: Sun Oct 18, 2020 7:08 amAny advise?
Do you have the actual error message?
Here
You do not have the required permissions to view the files attached to this post.
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NextCloud ] [ 20.0.1.0] 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

----------------------------------------------------------------------------------------------------------------------------
WeT-Klb
Starting out
Posts: 26
Joined: Fri Apr 29, 2016 2:18 am

Re: [ NextCloud ] [ 20.0.2.0] OwnCloud Fork

Post by WeT-Klb »

I´m not sure if i am in the right place but i would like to ask for some help.
I installed Nextcloud and use it with the internal php-version of my TS-251 4.5.1.1495.
In the past i always updated through the console using WinSCP/Putty.
I always used it like this:
1. ln -s /mnt/ext/opt/apache/bin/php /bin/php
2. sudo -u httpdusr php /share/CACHEDEV1_DATA/.qpkg/NextCloud/nextcloud/updater/updater.phar

This worked every time up to 19.0.5.2. This time i tried the same procedure to update to 20.0.2.0 - but i receive this error message:

Verify integrity ...PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 141997160 bytes) in phar:///share/CACHEDEV1_DATA/. qpkg/NextCloud/nextcloud/updater/updater.phar/lib/Updater.php on line 637

Can anybody help me to upgrade to 20.0.2.0? Like i wrote i only work with the firmware-included PHP.

Thanks in advanced
Werner
LordWurstbrot
Starting out
Posts: 12
Joined: Tue Jan 12, 2021 10:28 pm

Re: [ NextCloud ] [ 20.0.1.0] OwnCloud Fork

Post by LordWurstbrot »

Hello
I am new here, so I hope I am writing this in the write spot.

@QNAP_Stephane I using your Nextcloud App and I have a question regarding updating: I am curently on Nextcloud 20.0.0 and it tells me Nextcloud 20.0.4 is
available. But if I click on update now the update is not working. So I checked the qnapclub and saw you uploadet the new version. So my question is how do I update correctly without losing any data or settings? Just install the new app? Could you please give me some kind of checklist for updating? Thanks a lot
Post Reply

Return to “Community Apps”