cross-posted from: https://lemmy.g97.top/post/82608
Hi, I want to upgrade my nextcloud instance from version 26.0.5 to 27.0.2. Any advice? In particular for what concerns software versions: actually I’ve installed php 8.1.18, postgreSQL 13.11, redis 6.0.16. Do I need to upgrade them?
Thank you!
No, those versions are fine. But beware, if you use group folders and elasticsearch fulltextsearch, your NC will become unavailable. There is a known bug, and I have not seen a new release of FullTextSearch that will fix this bug.
Group folders works fine for me under v27. Floods the log a bit with errors but I haven’t come across anything that makes it unusable yet, definitely not unavailable
As I said. Groupfolder + elasticsearch FullTextSearch. Not groupfolders on their own.
Ah ok, makes sense