Nextcloud 22.2.3 notifies update available for 22.2.4 but shows 23.0.0

Nextcloud version: 22.2.3
Operating system and version: Ubuntu 20.04.3 LTS
nginx version: 1.18.0
PHP version: PHP 8.0.14 (cli) (built: Dec 20 2021 21:22:38)

The issue you are facing:
Nextcloud 22.2.3 notifies of an update available to 22.2.4, but in Settings → Overview only shows update available to 23.0.0.

I don’t wish to jump to 23 stream yet, but would prefer control to accept the 22.2.4 update.

Screenshot

Is this the first time you’ve seen this error? Y

Steps to replicate it:

  1. Receive update notification from 22.2.3 to 22.2.4
  2. Open Settings → Overview
  3. Page says update available to 23.0.0

The output of your Nextcloud log in Admin > Logging:

None

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "***REMOVED SENSITIVE VALUE***",
            "***REMOVED SENSITIVE VALUE***"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "tempdirectory": "***REMOVED SENSITIVE VALUE***",
        "skeletondirectory": "***REMOVED SENSITIVE VALUE***",
        "templatedirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "pgsql",
        "version": "22.2.3.0",
        "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
        "htaccess.RewriteBase": "\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "log_type": "file",
        "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
        "loglevel": 2,
        "logtimezone": "Australia\/Melbourne",
        "mail_smtpmode": "smtp",
        "remember_login_cookie_lifetime": 0,
        "log_rotate_size": "10485760",
        "trashbin_retention_obligation": "auto, 14",
        "versions_retention_obligation": "auto, 365",
        "simpleSignUpLink.shown": false,
        "login_form_autocomplete": true,
        "filelocking.enabled": true,
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": "***REMOVED SENSITIVE VALUE***",
            "dbindex": "0",
            "timeout": "1.5"
        },
        "maintenance": false,
        "default_phone_region": "AU",
        "default_locale": "en_AU",
        "force_locale": "en_AU",
        "default_language": "en",
        "force_language": "en",
        "defaultapp": "activity,files",
        "activity_expire_days": 180,
        "session_lifetime": 14400,
        "session_keepalive": false,
        "auth.webauthn.enabled": false,
        "overwriteprotocol": "https",
        "app_install_overwrite": [
            "activitylog",
            "files_readmemd",
            "files_texteditor"
        ],
        "updater.release.channel": "stable",
        "theme": "",
        "connectivity_check_domains": [
            "nextcloud.com",
            "***REMOVED SENSITIVE VALUE***",
            "***REMOVED SENSITIVE VALUE***"
        ],
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "forwarded_for_headers": [
            "HTTP_CF_CONNECTING_IP"
        ],
        "mail_smtpsecure": "ssl",
        "mail_sendmailmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***"
    }
}

The output of your nginx/system error log in /var/log/:

EMPTY

in the same way :
Nextcloud version: 22.2.3
Operating system and version: debian 11 (bullseye)
apache version: 2.4.52
PHP version: 7.4.25

The issue you are facing:
Nextcloud 22.2.3 notifies of an update available to 22.2.4, but in Settings → Overview only shows
Your version is up to date.

i use the stable channel

screen_2022-02-01-13h18m44

Hi @pra @esxpfe,
I think a mistake was made by nextcloud because I got the notification for nextcloud 23.0.1 but it is not available anymore. The 22.3.4 should be released at the same time as the 23.0.1

Look at this link: Maintenance and Release Schedule · nextcloud/server Wiki · GitHub

edit : same topic for 23.0.1 : Update NextCloud 23.0.0 to 23.0.1

yep probably , need to wait, you confirm what i thought
thank you

1 Like