Broken setup after upgrade (FreeNAS to TrueNAS 12.0) NC in jail

nickname

Cadet
Joined
Jan 26, 2021
Messages
2
Here is the situation:
Freenas with NC jail, installed via plugin. Version was 17
Now can not update to next major version. Tried updating the jail, no luck: (Should have stopped there)
Next, tried updating the FreeNAS to ver. 12 (now TrueNAS)
Updated the jail and everything blew to pieces.
Now I have:
Jail ver 12.1 RELEASE-12
Broken NC install, sits in maintenance, when trying occ upgrade it throws a "unsupported upgrade path" ie, cant update from 17 to 20
If I try and download ver. 18 files manually, fix permissions etc and run su -m www; php occ upgrade I am greeted with:
An unhandled exception has been thrown:
ArgumentCountError: Too few arguments to function OCA\Settings\AppInfo\Application::register(), 0 passed in /usr/local/www/nextcloud/lib/base.php on line 736 and exactly 1 expected in /usr/local/www/nextcloud/apps-pkg/settings/lib/AppInfo/Application.php:78
Stack trace:
#0 /usr/local/www/nextcloud/lib/base.php(736): OCA\Settings\AppInfo\Application->register()
#1 /usr/local/www/nextcloud/lib/base.php(1092): OC::init()
#2 /usr/local/www/nextcloud/console.php(48): require_once('/usr/local/www/...')
#3 /usr/local/www/nextcloud/occ(11): require_once('/usr/local/www/...')

Any help appreciated.
 
Top