Nextcloud Install hanging on G_THREAD_WAIT_0 | curl -sSfL https://download.nextcloud.com/server/releases/latest.tar.bz2

Hi all,

I’m trying to install Nextcloud on my DietPi via the Optimised Software install, and it gets caught on the below:

 Mode: Installing Nextcloud: File sync, sharing and collaboration platform

[  OK  ] DietPi-Software | Checking URL: https://download.nextcloud.com/server/releases/latest.tar.bz2
[ INFO ] DietPi-Software | G_THREAD_START_0 | curl -sSfL https://download.nextcloud.com/server/releases/latest.tar.bz2 -o 114.tar
[ INFO ] DietPi-Software | APT install for: php7.3-intl, please wait...
[  OK  ] DietPi-Software | APT install for: php7.3-intl
[  ..  ] DietPi-Software | G_THREAD_WAIT_0 | curl -sSfL https://download.nextcloud.com/server/releases/latest.tar.bz2 -o 114.tar

I presumed I had to wait, but I’ve waited around 30 mins and retried the installation a couple of times with no success.

Many thanks for any help in advance

Lorem

Hi,

many thanks for your message. Looks like a slow download from Nextcloud download server. Unfortunately we are not able to influence this, as Nextcloud download server is out of our control. Maybe a temp issue. I would recommend to wait and retry later on.

I did a test download and the whole file could be download with around 3 Mbit/s and completed in 5 minutes

root@DietPi4:/tmp# time curl -sSfL https://download.nextcloud.com/server/releases/latest.tar.bz2 -o 114.tar

real    5m7.649s
user    0m7.887s
sys     0m6.507s
root@DietPi4:/tmp#

Hi Joulinar,

Thank you for the reply!
I tried again this morning and after waiting, it kicked in and finished the install :slight_smile:

Thanks again for the help!

I had the same problem yesterday, i waited around 50 minutes and installation finished successfully.

As said before, this is out of DietPi control. During installation of Nextcloud, a file of 115 MB will need to be downloaded. If connection to Nextcloud download server is slow, this will take time.