Closed 4nanook closed 1 year ago
Seems very weird that one has to go to the changelog page instead of the downloads page to download the most recent version.
https://nextcloud.com/install/
Get ZIP file is pointing to https://download.nextcloud.com/server/releases/latest.zip. latest.zip will always redirect to the latest uploaded major release.
If you share with us which link on which page confused you, I will forward it and see what we can do to improve it.
Also note that on CLI, direct link is also proposed:
# sudo -u www-data php /var/www/nextcloud/updater/updater.phar --no-backup
Nextcloud Updater - version: v25.0.1-4-g5649b58
Current version is 25.0.2.
Update to Nextcloud 25.0.3 available. (channel: "stable")
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-25.0.3.zip
As I stated at the beginning automatic update failed, and when I went to the download page only 25.0.0-rc3, but I found 25.0.3 and installed, but there is another bug which I will open a separate issue on.
⚠️ This issue respects the following points: ⚠️
Bug description
I am presently running 25.0.2, it tells me an upgrade to 25.0.3 is available. I try to upgrade automatically, it explodes in the backup phase even though I have my php timeout set to 3600 seconds (one hour).
Ok, about half the time I end up having to upgrade by hand because Nextcloud upgrades are usually flaky at best, but when I go to the download page, it tells me the most recent server is 25.0.0-rc3 even though 25.0.2 tells me 25.0.3 is available, so I can't find the code to upgrade manually.
Steps to reproduce
Expected behavior
One would expect the automatic upgrade to work, but I've been running nextcloud long enough to know this is an unreasonable expectation. Then you would expect to find the version it tells you is available for upgrade to be available for download, it isn't.
Installation method
Community Web installer on a VPS or web space
Operating system
Debian/Ubuntu
PHP engine version
PHP 7.4
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 22.2.3 to 22.2.4)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
If someone would just tell me where to download 25.0.3 I can probably get past my install issues. Automatic updates fail more often than not, I'm used to this, but usually I can go download the correct version. Nextcloud server isn't up to date, but your bug reporting software wouldn't let me submit this bug unless I checked that box. Bug reporting almost as buggy as product.