Where is the 16 upgrade?

I did the install from scratch using a zip downloaded from the website.

You mean in the config.php file ? In this file, the only “updater or something like that” is a key named “updater.secret”. Nothing else.

This is the content of the condfig.php:

$CONFIG = array (
‘instanceid’ => ‘snip’,
‘passwordsalt’ => ‘snip’,
‘secret’ => ‘snip’,
‘trusted_domains’ =>
array (
0 => ‘snip’,
),
‘datadirectory’ => ‘/media/pi/data/nextcloudData’,
‘dbtype’ => ‘mysql’,
‘version’ => ‘15.0.12.1’,
‘overwrite.cli.url’ => ‘snip’,
‘dbname’ => ‘nextcloud’,
‘dbhost’ => ‘localhost’,
‘dbport’ => ‘’,
‘dbtableprefix’ => ‘oc_’,
‘dbuser’ => ‘oc_admin’,
‘dbpassword’ => ‘snip’,
‘installed’ => true,
‘maintenance’ => false,
‘updater.secret’ => ‘snip’,
‘theme’ => ‘’,
‘loglevel’ => 2,
);

Here’s what exactly on the screen:

nc

Update 2019/11/12 :
I today, I was able to upgrade to 15.0.3 but 16.0.4 is still unavaible for web upgrade.

I did a manual upgrade to 16.
During the upgrade, I’ve seen that v16 needs php7.1 while only php7.0 was installed on the machine. Can it be the reason? If yes, a message would be helpfull.

Julien

Can anyone tell me which NextCloud install version do I need for Cloudlinux? Thanks.

@Les sorry this is considered as thread-hijacking. Neither does it correspond to the subject of the original thread nor was it posted in a recent or better: own thread