nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.35k stars 4.06k forks source link

Manually updated to latest version, old update available #30817

Closed BenDavidson90 closed 1 year ago

BenDavidson90 commented 2 years ago

How to use GitHub

Description

I updated manually from 19.0.11 to 23.0.0 because it was impossible to update from updater, I followed all the instructions and my Nextcloud is properly working but the version page tells me that my version (23.0.0) is not maintened anymore and an update to Nextcloud 19.0.13 is available. I launched updater.phar that said "Current version is 23.0.0. No update available. Nothing to do.". I switched channel from stable to beta, nothing changed.

Capture d’écran 2022-01-23 020854

Server configuration

Operating system:

Web server: Debian GNU/Linux 10 (buster)

Database: mariadb Ver 15.1 Distrib 10.3.31-MariaDB

PHP version: PHP 7.4.27

Nextcloud version: 23.0.0

Updated from an older Nextcloud/ownCloud or fresh install: Updated from 19.0.11

Where did you install Nextcloud from:

Signing status:

List of activated apps:

App list ``` Enabled: - accessibility: 1.9.0 - activity: 2.15.0 - bruteforcesettings: 2.3.0 - calendar: 3.0.5 - circles: 23.0.0 - cloud_federation_api: 1.6.0 - comments: 1.13.0 - contacts: 4.0.7 - contactsinteraction: 1.4.0 - dashboard: 7.3.0 - dav: 1.21.0 - epubreader: 1.4.7 - external: 3.10.2 - extract: 1.3.3 - federatedfilesharing: 1.13.0 - federation: 1.13.0 - files: 1.18.0 - files_automatedtagging: 1.13.0 - files_pdfviewer: 2.4.0 - files_rightclick: 1.2.0 - files_sharing: 1.15.0 - files_trashbin: 1.13.0 - files_versions: 1.16.0 - files_videoplayer: 1.12.0 - firstrunwizard: 2.12.0 - logreader: 2.8.0 - lookup_server_connector: 1.11.0 - nextcloud_announcements: 1.12.0 - notifications: 2.11.1 - oauth2: 1.11.0 - password_policy: 1.13.0 - photos: 1.5.0 - privacy: 1.7.0 - provisioning_api: 1.13.0 - ransomware_protection: 1.12.0 - recommendations: 1.2.0 - serverinfo: 1.13.0 - settings: 1.5.0 - sharebymail: 1.13.0 - support: 1.6.0 - survey_client: 1.11.0 - systemtags: 1.13.0 - text: 3.4.0 - theming: 1.14.0 - twofactor_backupcodes: 1.12.0 - twofactor_totp: 6.2.0 - unsplash: 1.2.4 - updatenotification: 1.13.0 - user_status: 1.3.1 - viewer: 1.7.0 - weather_status: 1.3.0 - workflow_ocr: 1.23.1 - workflowengine: 2.5.0 Disabled: - admin_audit - customproperties - encryption - files_external - user_ldap ```

Nextcloud configuration:

Config report ``` { "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "cloud.####.fr", ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "23.0.0.10", "overwrite.cli.url": "https:\/\/cloud.###.fr", "htaccess.RewriteBase": "\/", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "maintenance": false, "theme": "", "default_phone_region": "FR", "loglevel": 2, "app_install_overwrite": [ "files_ebookreader" ], "updater.secret": "***REMOVED SENSITIVE VALUE***", "updater.release.channel": "stable" } } ```

Are you using external storage, if yes which one: No

Are you using encryption: No

Are you using an external user-backend, if yes which one: No

Client configuration

Browser: Chrome

Operating system: Windows 11

Logs

Web server error log

Web server error log ``` Insert your webserver log here ```

Nextcloud log (data/nextcloud.log)

Nextcloud log ``` Insert your Nextcloud log here ```

Browser log

Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```
himpierre commented 2 years ago

Seems somewhat related to https://github.com/nextcloud/updater/issues/402

solracsf commented 2 years ago

Is this fixed by https://github.com/nextcloud/updater_server/issues/698?

szaimen commented 1 year ago

Hi, please update to 24.0.9 or better 25.0.3 and report back if it fixes the issue. Thank you!

My goal is to add a label like e.g. 25-feedback to this ticket of an up-to-date major Nextcloud version where the bug could be reproduced. However this is not going to work without your help. So thanks for all your effort!

If you don't manage to reproduce the issue in time and the issue gets closed but you can reproduce the issue afterwards, feel free to create a new bug report with up-to-date information by following this link: https://github.com/nextcloud/server/issues/new?assignees=&labels=bug%2C0.+Needs+triage&template=BUG_REPORT.yml&title=%5BBug%5D%3A+