Can't upgrade OC8.2.9 to NC 9.0.50

Following:mvance posts on Nginx. I am using a Nginx and older OC 8.2.9

sudo -u www-data php /var/www/owncloud/occ upgrade
ownCloud is in maintenance mode - no app have been loaded
ownCloud is in maintenance mode
Maybe an upgrade is already in process. Please check the logfile (data/owncloud.log).
If you want to re-run the upgrade procedure, remove the “maintenance mode” from config.php and call this script again.

Need some help.

What does your logfile say? What kind of a system are you using, can your run commands on the terminal?

I did some research and there was some indications that is was a maintenance mode issue, So I rebooted and NC 9.0.50 came up. I am running hardware raid5 the data exists at /mnt/raid5/owncloud/data

I tired updating to NC 10.0.2 using php updater.phar and it worked. Thanks.

Is this correct?
Why version version: 9.1.2.2? I thought I was running 10.0.2

sudo -u www-data php occ status

  • installed: true
  • version: 9.1.2.2
  • versionstring: 10.0.2
  • edition:

This is some “internal” version number from owncloud (was it for compatibility with the OC-app-store?). With NC 11, they should show the same number.

Thanks. Still warming up to NC.

No worries. If you find other inconsistencies or if you have ideas to improve the documentation or interface, such feedback is always welcome.

Will do. Migration from OC to NC and then NC 10.0.02 is not for the IT timid. lol.

Upgraded to NC 11
sudo -u www-data php /var/www/owncloud/occ status

  • installed: true
  • version: 11.0.0.10
  • versionstring: 11.0.0
  • edition:
1 Like