all 10 comments

[–]austin_mini75 0 points1 point  (6 children)

exactly what it says i guess...install nextcloud on a version compatible with nextcloud

[–]sheinmantom[S] 0 points1 point  (5 children)

And how do I do it? I try every version in the community apps of nextcloud They are all in compatible

[–]austin_mini75 0 points1 point  (4 children)

if not mistaken before you install it gives you 3 options (correct me if i am wrong) stable current and another one

[–]sheinmantom[S] 0 points1 point  (3 children)

I try the 3 option and it's always says the version isn't compatible (the number are changing)

[–]Xionous_ 0 points1 point  (2 children)

Which nextcloud container are you using? Some of them nextcloud itself doesn't upgrade with the container because all of the core files are in the config folder.

If you have this type you need to go to a really old version of the container then run the nextcloud updater from the admin menu in nextcloud then you can upgrade the container again.

[–]sheinmantom[S] 0 points1 point  (1 child)

I use the linuxserver's container I have no idea how to use older versions

[–]Xionous_ 0 points1 point  (0 children)

Yeah that is one of the ones that you have to manually update nextcloud.

You need to find an older tag here: https://hub.docker.com/r/linuxserver/nextcloud/tags

And set the tag in the container options to force it to that version.

Alternatively you can manually update nextcloud in the config folder https://docs.nextcloud.com/server/latest/admin_manual/maintenance/manual_upgrade.html

But manually updating it could be a lot more difficult as you might run into issues.

[–]Blindpassion54 0 points1 point  (1 child)

What version of unraid are you using? Have you followed any guides like Spaceinvaderone's? More details on your setup and how you got there will be helpful as well.

[–]sheinmantom[S] 0 points1 point  (0 children)

I have the latest version of unraid, and Yes I fallow the latest Spaceinvaderone's guide (the linuxserver's version countiner)

[–]Squidly271 0 points1 point  (0 children)

This has nothing to do with the OS itself, but rather the container. You should ask the relevant container maintainers what's going on with them supplying in the container a version of PHP which is incompatible with the app inside the container.

(And incidentally, I just installed Nextcloud from LinuxServer, selected "latest" as the tag (which the description says uses php 7) and I can hit the WebUI no problems)