Help needed,
After upgrading from FreeNAS to TrueNAS, the iocage wasn’t auto starting an i was noticed to updating the plugin
i did this by console
“iocage upgrade ”
the jail is booting, but the nextcloud instance is not reachable i get the blue page
“Internal Server Error […]”
when i check status.php it says:
{“installed”:true,“maintenance”:false,“needsDbUpgrade”:true,“version”:“20.0.1.1”,“versionstring”:“20.0.1”,“edition”:“”,“productname”:“######”,“extendedSupport”:false}
for testing purposes i installed a second jail and compared the status of the "fresh"nextcloud jail which says:
{“installed”:true,“maintenance”:false,“needsDbUpgrade”:false,“version”:“20.0.1.1”,“versionstring”:“20.0.1”,“edition”:“”,“productname”:“Nextcloud”,“extendedSupport”:false}
so it seems that i need a to perform a DbUpgrade but i neither know how nor what to do.
any clues / solutions?
cheers