Closed caugner closed 3 years ago
I replicated the admin overview issue too, and did so before noticing this post.
The admin overview was offering 20.0.9, while the server actually updated to 21.0.1 (and now half of my files are unusable since e2ee is not compatible with NC21).
OS: Ubuntu 20.04 Server: Apache2 PHP: 7.4 DB: Postgres 12
Hi all,
ran into nearly the same Problem (was updating from 20.0.5). And additionally the occ upgrade command failed with the following:
OS Ubuntu 20.04 Apache: Apache/2.4.41 (Ubuntu) PHP 7.4-fpm mysql 8.0.23-0ubuntu0.20.04.1
` An unhandled exception has been thrown: TypeError: Argument 2 passed to OC\Comments\Manager::__construct() must implement interface Psr\Log\LoggerInterface, instance of OC\AppFramework\Logger given, called in /var/www/nextcloud/apps/spreed/lib/Chat/CommentsManager.php on line 46 and defined in /var/www/nextcloud/lib/private/Comments/Manager.php:77 Stack trace:
`
And additionally the occ upgrade command failed with the following:
@emtie Please open a new issue for the occ upgrade failure. I used the Web updater which completed just fine.
@caugner thx for your feedback. I am going to do that. Do you have issues with the nextcloud cron jobs? I have a second nextlcoud instance where the update finished fine, but occ db:add-missing-indices and the cronjobs do fail?
There were tons of complaints about the same problem with version 19.x as well. NC displayed a notification about minor upgrade from v19 to v19.x, but upgrade wizard actually downloaded v20. Seems the issue won't be fixed anytime soon.
@AndyScherzinger Is 21.0.1 supposed to be on the stable channel already?
Ran into the same stupid thing. Wanted 20.0.9, got 21.0.1.1. Really annoying because of E2EE now broken https://github.com/nextcloud/end_to_end_encryption/issues/224 !
I ran into this and now I've been hit with the high memory usage in #26530
Thanks, I can confirm that the Updater now updates from 20.0.8 to 20.0.9. ๐
Worked for me as well. Thanks.
How to use GitHub
Steps to reproduce
Expected behaviour
The Updater should update to the version as announced in the update notification and in the Administration / Overview.
Actual behaviour
The Updater executes a major update instead of a patch update.
Server configuration
Operating system: Ubuntu
Web server: Apache 2.4
Database: MySQL 5.7.28
PHP version: 7.4.14
Nextcloud version: 20.0.8
Updated from an older Nextcloud/ownCloud or fresh install: ~ ownCloud 5
Where did you install Nextcloud from: Updater?
Signing status:
Signing status
``` No errors have been found. ```List of activated apps:
App list
``` n/a ```Nextcloud configuration:
Config report
``` n/a ```Are you using external storage, if yes which one: No
Are you using encryption: Yes / No (one instance each)
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: Firefox Browser Nightly 89.0.a1 (2021-04-08)
Operating system: Windows 10
Logs
Web server error log
Web server error log
``` (on demand) ```Nextcloud log (data/nextcloud.log)
Nextcloud log
``` (on demand) ```Browser log
Browser log
``` (on demand) ```