Nextcloud 14?
-
Any plans to update to 14 on the repo?
-
I opened an issue a couple of weeks ago. Commits to the repo suggest it’s being worked on.
14.0.1 is current btw, https://nextcloud.com/changelog/
-
I think @nebulon tried to update already but there are some blocking issues in nc 14 for the update to happen. He probably has more information.
-
Yeah there is still an ongoing issue with initial ldap login of a user, where the server throws a 500 response. After that things work normal. While not being very important I think, given that it works afterwards, it still gives quite a bad first time experience. Once that is fixed we will release it.
-
now 14.0.2 ist out: https://nextcloud.com/blog/time-to-upgrade-nextcloud-14.0.2-13.0.7-and-12.0.12-are-here/
-
We still have to wait until https://github.com/nextcloud/server/issues/11670 is resolved unfortunately.
-
now 14.0.3 ist out: https://nextcloud.com/changelog/
-
There is now another related bug report - https://github.com/nextcloud/server/issues/11897
-
@girish said in Nextcloud 14?:
There is now another related bug report - https://github.com/nextcloud/server/issues/11897
This bug seems to be closed now.
-
@necrevistonnezr Thanks, looking into it now
-
So the root cause is https://github.com/nextcloud/server/issues/11474
-
Is it possible to update Nextcloud at least for existing installations as the issue seems to affect only "new" installations after the first login? Or - alternatively - offer an option to manually upgrade?
Nextcloud is heading to 15 now (beta 1 just released), and the 14 versions included a lot of security fixes as well that we don't benefit from currently.
-
@necrevistonnezr said in Nextcloud 14?:
the 14 versions included a lot of security fixes as well that we don't benefit from currently
While I also would like to see a nextcloud update, this is a non-argument. Nextcloud is doing maintenance releases and all security related bugfixes are backported.
-
@fbartels
You are right, thanks for pointing that out.
-
We just pushed 13.0.7 update.
I think we have to wait for the nextcloud team to get back on the bug report (I have attached a backtrace as well in the bug report which should make it easy to spot what the issue is).
-
Looks like a PR has been submitted https://github.com/nextcloud/server/pull/12693
-
@girish said in Nextcloud 14?:
Looks like a PR has been submitted https://github.com/nextcloud/server/pull/12693
Bug is still open even though 15.0.0 is out today...
-
We have released Nextcloud 14 now with the upstream pending pull request. It fixes our issue. For Nextcloud 15 we will give it some more time to settle, to iron out initial bugs.
-
Bugfix seems to have been backported to 15 sucessfully: https://github.com/nextcloud/server/pull/12693
15.0.1 is final btw https://github.com/nextcloud/server/releases/tag/v15.0.1
-
@necrevistonnezr
15.0.2 https://github.com/nextcloud/server/releases/tag/v15.0.2 and 14.0.6 https://github.com/nextcloud/server/releases/tag/v14.0.6 have been released
-
Now with changelog: https://nextcloud.com/changelog/
Issue 12693 does not seem to be listed...