Help test Nextcloud 11.0.1!

Update form 11.0.1 RC1 to 11.0.1 using the Updater worked here without any new problemā€¦
:slight_smile:

I just tried to make an update from 11.0.0 to 11.0.1 - the Backup process seems to hang up and my nextcloud instance is not available any more as it is in maintenance mode. The last message in update.log is ā€œStep 4 is in state ā€œstartā€.ā€

What happens if You click on ā€œGo back to your Nextcloud to finish the updateā€?

I successfully updated from 11.0.0 to 11.0.1.
Just a small thing: The ā€œcreate backupā€ step of the gui updater takes quite some time ( > 8 minutes) although the resulting folder is only 160MB.
Same goes for the ā€œextractingā€ step: ~3 minutes for a relatively small archive.
Is this normal?
The nextcloud data path is a nfs4 with sec=krb5p mount. Not the fastest option (~52 MB/sec vs 100MB/sec with sec=sys) but that still seems plenty. CPU / RAM have enough capacity as well. I noticed the final backup folder size is reached way before the updater continues. Is there anything else happening which could account for the delay?

 935 2017-01-16T10:59:18+0000 m7bXfvHjDU [info] startStep("4")
 936 2017-01-16T10:59:18+0000 m7bXfvHjDU [info] createBackup()
 937 2017-01-16T11:07:36+0000 m7bXfvHjDU [info] end of createBackup()
 938 2017-01-16T11:07:36+0000 m7bXfvHjDU [info] endStep("4")
 939 2017-01-16T11:07:37+0000 W7baENkXle [info] request to updater
 940 2017-01-16T11:07:37+0000 W7baENkXle [info] currentStep()
 941 2017-01-16T11:07:37+0000 W7baENkXle [info] Step 4 is in state "end".
...
 959 2017-01-16T11:07:42+0000 W7baENkXle [info] end of downloadUpdate()
 960 2017-01-16T11:07:42+0000 W7baENkXle [info] endStep("5")
 961 2017-01-16T11:07:43+0000 d5nbp3bWZX [info] request to updater
 962 2017-01-16T11:07:43+0000 d5nbp3bWZX [info] currentStep()
 963 2017-01-16T11:07:43+0000 d5nbp3bWZX [info] Step 5 is in state "end".
 964 2017-01-16T11:07:43+0000 d5nbp3bWZX [info] POST request for step "6"
 965 2017-01-16T11:07:43+0000 d5nbp3bWZX [info] startStep("6")
 966 2017-01-16T11:07:43+0000 d5nbp3bWZX [info] extractDownload()
 967 2017-01-16T11:07:43+0000 d5nbp3bWZX [info] storage location: /mnt/freenas/nextcloud/data/updater-xxxxxxx/downloads/
 968 2017-01-16T11:10:40+0000 d5nbp3bWZX [info] end of extractDownload()
 969 2017-01-16T11:10:40+0000 d5nbp3bWZX [info] endStep("6")

Thanks.

All problems that came with version 11.0.0 were corrected after migrating to
11.0.1
Tanks.

Hi!

I might be late to the party, since the stable 11.0.1 seems to have emerged already, but I found Nextcloud just recently and started with 11.0. I have to say that so far I just love the product! Itā€™s perfect for sharing files, photos etc. with distant relatives and friends since I donā€™t want to put my personal stuff on 3rd party servers like Google, MS OneDrive, Facebook etc. And I also already joined the translation team for the Finnish language!

But anyway. I think I have an issue to report regarding the 11.0 -> 11.0.1 update: the updater app fails for me in the first step, check for expected files. Hereā€™s what itā€™s saying:

The following extra files have been found:
.well-known
sessions

The first, .well-known just has to be there because I have an SSL cert from Letā€™s Encrypt project, and the ACME protocol needs that directory to be there. The second one, sessions is where I have configured php-fpm to store the session data.

Is there a workaround, or some config setting which I could utilize to somehow exclude certain files or directories from this check?

2 Likes

On the update, I get the following error:

Extracting
Cant handle ZIP file. Error code is: 28
Upgrading 11.0.0 to 11.0.1 on Ubuntu 16.10 LTS, zip / unzip installed.

The .well-known can be bypass.
The solution is somewhere in my old post.

apt-get install php7.0-zip ?

It was already installedā€¦

Update from 11.0.0 to 11.0.1 and started the update from Administrator panel and used the command line tool for the last part. There have been no problems so far.

I click the updater to update to 11.0.1, then itā€™s finished.
But it not updating.
Iā€™m still on 11.01.RC1.

This is what it said when I did it manually:

 sudo -u www-data php occ upgrade
Nextcloud is already latest version

Anybody?

ā€¦

Used the web-updater from 11.00 too 11.0.1 and it is just fantastic! Not that I minded to do an update from the commandline, but to be able to do it completely right in the browser is a real progress - good job, guys!

Just a suggestion for a small improvement: in the course of this update, 2 apps were disabled (contacts and calender) and I had to enable them manually after the update. Would be great if the updater re-enables the apps it disables in the course of the update process.

Keep rocking!

Chris

1 Like

I had issues with the updater from 11.0.0 to 11.0.1. It got stuck on step 5 and was in maintenance mode. I went to the command line and disabled maintenance mode, went to the GUI updater and hit the continue update button. Once I did that the updater proceeded just fine!

Do you have the update channel on the stable or beta channel?

As you prob need to switch back to stable to get 11.1 stable?

I set the updater on Stable channel.
I tried with the OCC upgrade method but it said Nextcloud is already latest version.

The only solution is to install this manually! :frowning:

The updater will be enabled for all users the coming days. It rolls out incrementally so not everybody gets a notification at the same timeā€¦ It is spread out over a week or so.

You misunderstood me.
The updater detected the new version 11.0.1 availability.
However, when I clicked ā€˜updateā€™ , it passed all the checks, and went back to the home page.
But it didnā€™t update. It stuck in 11.0.1RC1. Itā€™s a loop.
Instead waiting for the solution or the updater get fix, I did a manual installation to resolve the issue.

Dunno @tx7 I was running 11.0.1RC1 in the beta channel.

Switched back to stable.

It did one strange thing and gave me an error about being unable to zip.
I was remote with no remote access and it was stuck in maintenance mode.

Not sure at all really as edited config set maintenance mode to false and all ran perfect the next time.
Its prob me as being a Nextcloud noob I have been trying all sorts of configs.

Updated to 11.0.1 stable no probs at all?