Howdy,
continuing with my Nextcloud update experience.
I will try to go through each of the updates and post any warnings.
NC Web Updater does NOT appear to allow skipping major version updates; that is 30 must go 31 etc. etc.
My process will follow what the Web Updater is suggesting.
Start update v30 to v31:
During my attempt the download timed out(same as previous update posted above), but after reinitializing the update it passed it self tests and continued.
The update completed and left me with the following warnings:
Security & setup warnings
It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.
There are some warnings regarding your setup.
1). One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations.
2). Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. Missing indices: "systag_objecttype" in table "systemtag_object_mapping" For more details see the documentation.
Please double check the installation guides, and check for any errors or warnings in the log.
Check the security of your Nextcloud over our security scan.
The commands that are in blue were run from the Nextcloud install directory on my SME Server.
All of the commands completed successfully.
This update did not complain about PHP version.
However, I did reconfigue and reboot my server. So far my testing has not shown any issues, YMMV.
Joe