Help testing the Nextcloud 9 and 10 Release Candidates

We just released 9.0.55 RC1 as well as 10.0.2 RC1. These release candidates do fix a lot of issues and add some small enhancements. To make sure everything works as expected also in your environment, we’d greatly appreciate your help to test it. :slight_smile:

While we expect the release to not eat any data and be stable, the usual disclaimer is still valid: Make sure to have backups before updating!

Once you’ve done that you can download the release candidates from the following URLs:

10.0.2 RC1:
https://download.nextcloud.com/server/prereleases/nextcloud-10.0.2RC1.zip
https://download.nextcloud.com/server/prereleases/nextcloud-10.0.2RC1.tar.bz2

9.0.55 RC1:
https://download.nextcloud.com/server/prereleases/nextcloud-9.0.55RC1.zip
https://download.nextcloud.com/server/prereleases/nextcloud-9.0.55RC1.tar.bz2

If you encounter any issues, please leave a comment here and file an issue at https://github.com/nextcloud/server/issues (or the appropriate repository of the component)

Thanks to all the awesome people that contributed in some way to this release! Be it with coding, translating, helping people, filing issues, etc.

Keep rocking :rocket:

1 Like

Moin,

it is possible to use the updater for tests?

Initializing
Current version is 10.0.1.
Update to Nextcloud daily available. (channel: “daily”)
Following file will be downloaded automatically: https://download.nextcloud.com/server/daily/latest-stable10.zip

that not seems to be right.

Micha

The daily should contain the same code as the RC. So if you’re on the daily channel this should work as well.

I think we already use the beta channel for upgrades to 11, so I guess daily is the best we can do. cc @MorrisJobke

Ok, thanks for the Info. I try it and it stops

Check for expected files
The following extra files have been found:

.php.ini
.well-known

here i think should be the possibility to get further anyway. Maybe the updater should backup this files too
and copy i back to the root folder after update/upgrade.

Edit: duh, 10.0.2, my bad.

How did the files get created there? If you did create them manually we won’t copy or touch it as the updater will refuse to update any instance that has unexpected files in the root folder. (something which we won’t change)

I create these files myself. .php.ini is needed to change the upload value, since my hoster limited to 50MB.
And the .well-known dir is for let’s encrypt certs. At home i will move it away and test the rc. But I think
it should be handled a other way not just stop the upgrade.

Debug core No update found at the ownCloud appstore for app 166049 2016-12-07T20:04:02+00:00 MichaDO
Error core Could not get application: cURL error 28: Connection timed out after 20000 milliseconds 2016-12-07T20:04:01+00:00 MichaDO
Debug core No update found at the ownCloud appstore for app 166055 2016-12-07T20:03:41+00:00 MichaDO
Error core Could not get application: cURL error 7: Failed to connect to api.owncloud.com port 443: No route to host 2016-12-07T20:03:40+00:00 MichaDO
Error core Could not get categories: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:03:39+00:00 MichaDO
Debug core No update found at the ownCloud appstore for app 166055 2016-12-07T20:03:41+00:00 MichaDO
Error core Could not get application: cURL error 7: Failed to connect to api.owncloud.com port 443: No route to host 2016-12-07T20:03:40+00:00 MichaDO
Error core Could not get categories: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:03:39+00:00 MichaDO
Error core Could not get applications: cURL error 28: Connection timed out after 20000 milliseconds 2016-12-07T20:03:19+00:00 MichaDO
Error core Could not get application: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:03:16+00:00 MichaDO
Error core Could not get application: cURL error 7: Failed to connect to api.owncloud.com port 443: No route to host 2016-12-07T20:02:55+00:00 MichaDO
Error core Could not get applications: cURL error 7: Failed to connect to api.owncloud.com port 443: No route to host 2016-12-07T20:02:48+00:00 MichaDO
Error core Could not get applications: cURL error 28: Connection timed out after 20000 milliseconds 2016-12-07T20:02:47+00:00 MichaDO
Debug core No update found at the ownCloud appstore for app 166051 2016-12-07T20:02:39+00:00 MichaDO
Error core Could not get application: cURL error 28: Connection timed out after 20000 milliseconds 2016-12-07T20:02:39+00:00 MichaDO
Error core Could not get application: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:02:14+00:00 MichaDO
Debug core No update found at the ownCloud appstore for app 166049 2016-12-07T20:02:11+00:00 MichaDO
Error core Could not get application: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:02:11+00:00 MichaDO
Error core Could not get application: cURL error 28: Connection timed out after 20000 milliseconds 2016-12-07T20:01:53+00:00 MichaDO
Debug core No update found at the ownCloud appstore for app 166055 2016-12-07T20:01:50+00:00 MichaDO
Error core Could not get application: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:01:50+00:00 MichaDO
Error core Could not get categories: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:01:33+00:00 MichaDO
Error core Could not get application: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:01:30+00:00 MichaDO
Error core Could not get categories: cURL error 7: Failed to connect to api.owncloud.com port 443: No route to host 2016-12-07T20:01:09+00:00 MichaDO
Error core Could not get categories: cURL error 28: Connection timed out after 20001 milliseconds 2016-12-07T20:00:56+00:00 MichaDO

after update some of my apps are disabled and enable is not possible because the show disabled apps show nothing the connection always timed out.

Where can we find the Changelog for v10.0.2? I looked in the github repo but there is no CHangelog.md file in the stable10 branch.

Did you try again later? I think there has been an availability issue with the good old owncloud App Store site