NethServer Version: 7.8.2003
Module: nextcloud
I have been trying to install the nextcloud module on Nethserver 7.8.2003 and it is getting stuck on nethserver-nextcloud-update and never finishes the install. This is a clean install of nethserver
NethServer Version: 7.8.2003
Module: nextcloud
I have been trying to install the nextcloud module on Nethserver 7.8.2003 and it is getting stuck on nethserver-nextcloud-update and never finishes the install. This is a clean install of nethserver
How long did you wait?
Which are the characteristics of your clean install?
I waited close to an hour. As for the clean install it is running on a VMware virtual machine with 2 processors and 8 GB of ram
Would you please also tell which is the CPU of the Host?
The host has two 2.66 GHZ 6 core xeon processors.
The nextcloud does get installed but when I go to the login page it is asking me to setup the database and the storage location.
Check /var/log/messages around the time you observed the hang/delay.
You can try to solve the issue by executing:
signal-event nethserver-nextcloud-update
You can also use occ upgrade command to check if spits any error:
sudo -u apache scl enable rh-php73 -- php -dmemory_limit=512M /usr/share/nextcloud/occ upgrade