Nextcloud hub 10 version 30.x

I installed nc 9.x 114 Nextcloud.
It is working fine.
Now i want the nc 10.x to install.
Is there a new softwarepackage created for dietpi-software?
I allready installed 4 times by hand the new version on debian, ubuntu desktop but it is not working like your amazing setup with dietpi.

I viewed all Holger, from Online Techblog, video’s.
Please advise.

How to install the latest nextcloud version…
Thx, Andre

I guess you are talking about Nextcloud 31?

We don’t have own packages as we install NC directly from official source. Means it should be latest version available. Can you share the entire install log for NC? Would be good to know what has been downloaded actually.

Furthermore we need additional information on your system

Required

  • DietPi version | cat /boot/dietpi/.version
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
  • Kernel version | uname -a
  • Architecture | dpkg --print-architecture
  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)

Thank you for this answer.
I am new here.

I will create a new fresh installatìon on proxmox.
Dietpi image.
Use the steps from Holger.
Then we see if it is going to work.

Many thx
André

Theoretically we can ping @HolgerTB :wink:

1 Like

Just select the right software from dietpi software and here go go. You have a fresh installed Nexctloud.

Indeed there is no update notification in the settings. I’m also on nextcloud 30, but you can trigger the update from cli:

sudo -u www-data php /var/www/nextcloud/updater/updater.phar

Sometimes it will take a while before all users get notified. But this is a behaviour of NC themselves and not related to DietPi. Sometimes it helps to switch to NC beta to force the NC update showing up.

1 Like

That’s exactly what I did a couple of times.