We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You should get notification only for newer versions, not older. And of course, this is NextCloud, not ownCloud, so there is a strange behaviour here.
You get a notification about "a newer version is available Owncloud 9.1.1" (it's not a typo)
Operating system: Ubuntu 16.04.1 LTS
Web server: Apache
Database: Mysql
PHP version: 7
Nextcloud version: 10
Updated from an older Nextcloud/ownCloud or fresh install: Don't remember
Where did you install Nextcloud from: Don't remember
Signing status:
Signing status
No errors have been found.
List of activated apps:
App list
root@ns330357:/var/www/html/nextcloud# sudo -u www-data php occ app:list Enabled: - activity: 2.3.2 - admin_audit: 1.0.0 - calendar: 1.4.0 - comments: 1.0.0 - contacts: 1.4.0.0 - dav: 1.0.0 - documents: 0.13.1 - encryption: 1.3.1 - federatedfilesharing: 1.0.1 - federation: 1.0.1 - files: 1.5.2 - files_external: 1.0.2 - files_pdfviewer: 0.8.1 - files_sharing: 1.0.0 - files_texteditor: 2.1 - files_trashbin: 1.0.0 - files_versions: 1.3.0 - files_videoplayer: 0.9.8 - firstrunwizard: 1.1 - gallery: 15.0.0 - notifications: 0.3.0 - password_policy: 1.0.0 - provisioning_api: 1.0.0 - serverinfo: 1.1.1 - survey_client: 0.1.5 - systemtags: 1.0.2 - templateeditor: 0.1 - theming: 1.0.1 - twofactor_totp: 0.4.1 - updatenotification: 1.0.1 - workflowengine: 1.0.1 Disabled: - external - files_accesscontrol - files_automatedtagging - files_retention - ownbackup - ownnote - user_external - user_ldap - user_saml
The content of config/config.php:
Config report
If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder or { "system": { "instanceid": "ocscai48ez31", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "***REMOVED SENSITIVE VALUE***" ], "datadirectory": "\/var\/www\/html\/nextcloud\/data", "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "9.1.0.16", "dbname": "nextcloud", "dbhost": "127.0.0.1", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "logtimezone": "UTC", "installed": true, "memcache.local": "\\OC\\Memcache\\APCu", "updater.release.channel": "daily", "maintenance": false, "loglevel": 2, "appstore.experimental.enabled": true, "updater.secret": "***REMOVED SENSITIVE VALUE***" } }
Are you using external storage, if yes which one: dropbox
Are you using encryption: yes
Are you using an external user-backend, if yes which one: No
Browser: Firefox
Operating system: Linux
Web server error log
Insert your webserver log here
Nextcloud log
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ...
The text was updated successfully, but these errors were encountered:
See https://help.nextcloud.com/t/notification-about-an-upgrade-to-owncloud-9-1-1-in-nextcloud-10-stable/4573/7
Please update manually to 10.0.1 then the message should be correctly in the future
Sorry, something went wrong.
And just for the record, 9.1.1 is the internal version of 10.0.1, so it's basically advertising the "same" version
No branches or pull requests
Steps to reproduce
Expected behaviour
You should get notification only for newer versions, not older. And of course, this is NextCloud, not ownCloud, so there is a strange behaviour here.
Actual behaviour
You get a notification about "a newer version is available Owncloud 9.1.1" (it's not a typo)
Server configuration
Operating system: Ubuntu 16.04.1 LTS
Web server: Apache
Database: Mysql
PHP version: 7
Nextcloud version: 10
Updated from an older Nextcloud/ownCloud or fresh install: Don't remember
Where did you install Nextcloud from: Don't remember
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one: dropbox
Are you using encryption: yes
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: Firefox
Operating system: Linux
Logs
Web server error log
Web server error log
Nextcloud log
Browser log
The text was updated successfully, but these errors were encountered: