Urgend Issue with Truenas APP Upgrade and Nextcloud APP Upgrade to 2.0.34

since todays upgrade of nextcloud app 2.0.34 i cant access my nextcloud any more !

it only shows this message.
Bitte den Kommandozeilen-Updater verwenden, die Browser-Aktualisierung ist in der config.php deaktiviert.

When trying to launch any of this commands …
sudo -u www-data php occ maintenance:mode --on
sudo -u www-data php occ update
sudo -u www-data php occ maintenance:mode --off

truenas zsh shell doesnt find php and also switching to bash and trying to get php doesnt work.

installing php via apt is not possibel as this is blocked by truenas.

So how can i get nextcloud APP working again as all my data is not no longer synced and my apps and passwords not accessible.

This is realy not funny to not being able to rely on normal APP Upgrades which are offered by Truenas Web GUI !

Im Running Truenas Community Edition

This should be usefull.
Btw you have to use those commands in the container, not on truenas

ok big thnx !
this works as descrived.

So will try this next time when i was brave enough to update the nextcloud APP and it happens again.

So far i fixed it as described.

Now i am a bit afraid updating the nextcloud app in truenas as they disabled the password app.
this is a total nogo for me, because password app was ?? too late tested ??

the nextcloud app shows that the password app is still under regular maintenance so why they degraded this app is not clear for me.

not fancy when you rely on this solution and nextcloud, which reduces trust from user perspective for nextcloud.

Problems like this are the reason why i’ve switched away from the prebuild apps to my own compose files. I’ve enabled automatic app updates via watchtower and never had issues with broken updates. Just this morning my app automatically upated the nextcloud app and the marida db container, restarted on its own and plain and simply works.

3 Likes