Can't see the update to 23 from 22.2.3

Nextcloud version: 22.2.3
Operating system and version: Ubuntu 20.04
Apache or nginx version: nginx 1.18.0
PHP version: 7.4.3

Steps to replicate it:

  1. Go to Settings → Overview
  2. See the version 22.2.3 and no update available

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

<?php
$CONFIG = array (
  'passwordsalt' => '<redacted>',
  'secret' => '<redacted>',
  'trusted_domains' => 
  array (
    0 => '<redacted>',
  ),
  'datadirectory' => '/media/<redacted>/hd/NextcloudNew',
  'dbtype' => 'mysql',
  'version' => '22.2.3.0',
  'overwrite.cli.url' => 'http://<redacted>',
  'dbname' => 'nextcloud',
  'dbhost' => 'localhost:/var/run/mysqld/mysqld.sock',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => '<redacted>',
  'dbpassword' => '<redacted>',
  'installed' => true,
  'activity_expire_days' => 14,
  'auth.bruteforce.protection.enabled' => true,
  'blacklisted_files' => 
  array (
    0 => '.htaccess',
    1 => 'Thumbs.db',
    2 => 'thumbs.db',
  ),
  'cron_log' => true,
  'enable_previews' => true,
  'enabledPreviewProviders' => 
  array (
    0 => 'OC\\Preview\\PNG',
    1 => 'OC\\Preview\\JPEG',
    2 => 'OC\\Preview\\GIF',
    3 => 'OC\\Preview\\BMP',
    4 => 'OC\\Preview\\XBitmap',
    5 => 'OC\\Preview\\Movie',
    6 => 'OC\\Preview\\PDF',
    7 => 'OC\\Preview\\MP3',
    8 => 'OC\\Preview\\TXT',
    9 => 'OC\\Preview\\MarkDown',
  ),
  'filesystem_check_changes' => 0,
  'htaccess.RewriteBase' => '/',
  'integrity.check.disabled' => false,
  'knowledgebaseenabled' => false,
  'logfile' => '/media/<redacted>/hd/NextcloudNew/nextcloud.log',
  'loglevel' => 2,
  'log_rotate_size' => 104857600,
  'maintenance' => false,
  'memcache.local' => '\\OC\\Memcache\\APCu',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'overwriteprotocol' => 'https',
  'preview_max_x' => 1024,
  'preview_max_y' => 768,
  'preview_max_scale_factor' => 1,
  'redis' => 
  array (
    'host' => '/var/run/redis/redis-server.sock',
    'port' => 0,
    'timeout' => 0.0,
  ),
  'quota_include_external_storage' => false,
  'share_folder' => '/<redacted>',
  'trashbin_retention_obligation' => 'auto, 7',
  'updater.release.channel' => 'stable',
  'instanceid' => '<redacted>',
  'app_install_overwrite' => 
  array (
    0 => 'keeweb',
    1 => 'jsloader',
  ),
  'mail_from_address' => '<redacted>',
  'mail_smtpmode' => 'smtp',
  'mail_sendmailmode' => 'smtp',
  'mail_domain' => '<redacted>',
  'mail_smtpsecure' => 'ssl',
  'mail_smtpauthtype' => 'PLAIN',
  'mail_smtpauth' => 1,
  'mail_smtphost' => '<redacted>',
  'mail_smtpport' => '<redacted>',
  'mail_smtpname' => '<redacted>',
  'mail_smtppassword' => '<redacted>',
  'theme' => '',
  'default_phone_region' => 'IT',
);

What can I do to make the versione 23 available?

1 Like

To see the Update to NC23 before 23.0.1 is released, you can switch from stable chanel to the beta chanel in the admin panel overview…

But be sure to have a backup!

1 Like

When exactly will Nextcloud 23.1 be released as a stable version?

Here you find the roadmap:

23.0.1 should be released at 30/12/21 if there is not found a show stopper…
The roll is step by step, so that 23.0.1 should reach you in the first 2 Weeks in 22.

1 Like

Okay thanks for all :wink:

Hello,
i have the same issue. I dont’t get the update to V23.0.1
When I switch to the beta branch I only geht the V 22.2.4 RC3.

Any suggestion…

Thanks a lot
ArgaWoW

2 Likes

Same here.
In one of my instances I was able to update to 23 on stable last month.
On my other instance I get up to date on stable (22.2.3) while beta channel shows it can update to 22.2.4 RC3.
Are we still waiting for 23.0.1?

Same here. Beta channel only offers 22.2.4 RC3

I have the same problem, I do not see version 23.0.1 although I am in version 23.0.0

I saw 22.2.4 under STABLE channel just an hour ago… Then i did this:

  • shutdown the vm and did a regular backup
  • started vm again and did apt-get updates

Everything was fine like always, but… notifications still say

image

But the update is not there anymore… 22.2.3 and “Your version is up to date” it say now :-///

Annoying to say it the least.

And from command line based updater i get this from the STABLE channel:

root@nextcloudhome:~# sudo -u www-data php /var/www/nextcloud/updater/updater.phar
Nextcloud Updater - version: v20.0.0beta4-11-g68fa0d4

Current version is 22.2.3.

Update to Nextcloud 23.0.0 available. (channel: “stable”)
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-23.0.0.zip

Is this normal behaviour (that it sees a major 23.0.0 release under command line updater?

Exact same thing here. As pTmix points out, the command line updater recognises there’s an update available. Hopfully the issue is resolved in 23

Just read in another thread that 23 has been pulled - probably why it’s not showing up.

But I’ve just kicked off the upgrade to 23 via command line. Whoops!

This only getting more odd to me now, and i must say i am not happy or exited by the current situation. Despite the earlier issues mentioned the updater again makes me confused.

In STABLE it show me the 22.2.3.
In BETA it show me 22.2.5 RC1 (huh? earlier it was “22.2.3 RCx”)

Is this normal behaviour these days or do i have issues with my updater not seeing anything in STABLE mode? Why did i never see 22.2.4 release before it bumped?

Actually i did see 22.2.4, but that was a few weeks ago when it was pulled after only minutes.

Really confused here :-/

Thanks

@pTmix : Indeed, in the recent weeks some version was pulled back after the developers found issues that cause trouble. It seems the developers decided to skip the problematic version number, so that it becomes more clear that the naughty issues have been sorted out. Don’t worry. The numbering irritiation will certainly soon clear up.

1 Like

Thanks, Tim for your answer… yeah let us hope they will clear this “mess” soon :slight_smile:
There are no way i go final 23 release for the first months to come after this current situation.

I upgraded to 22.2.5 last day, so far so good. Talk seems a bit snappier/faster now.