Error prevents display of Nextcloud configuration window

What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.0.17
What app is this about: Nextcloud

Describe your issue

Nextcloud version: 31.0.6

In the Yunohost admin web UI for applications / Nextcloud, there is no Nextcloud configuration tab visible. The error message is below. It may have occured after I tried to activate a setting named something like Nextcloud Push some days ago. Now I connot see anothing of Nextcloud configuration.

I will be glad for every hint!

Share relevant logs or error messages

My english translation:
An error is preventing displaying the configuration window:

Choose a valid value for the argument ‘system_addressbook_exposed’: ‘console command ‘oca\notifypush\command\setup’ is unknown and could not be loaded 0’ is not among the available selection choices (yes/no)

Please forward this error to the YunoHost-Team for fixing it!

===

Log : https://paste.yunohost.org/raw/xiwolofecu

===
The original error message (German):
Ein Fehler verhindert die Anzeige des Konfigurationsfensters:

Wähle einen gültigen Wert für das Argument ‘system_addressbook_exposed’: ‘console command ‘oca\notifypush\command\setup’ is unknown and could not be loaded 0’ ist nicht unter den verfügbaren Auswahlmöglichkeiten (yes/no)

Bitte leiten Sie diesen Fehler an das YunoHost-Team zu dessen Behebung weiter!

Now I found out how to read configuration values.

On entering this command:
php occ config:system:get version
the answer is this:

Console command 'OCA\NotifyPush\Command\Setup' is unknown and could not be loaded
31.0.6.2

It seems that the warning is printed after every occ command. How can I rapair that?

You can try disabling the notify-push app (aka Client push)

Yes, with Client Push disabled, the error is gone. But: I cannot remove it.

On Android, I am using next push. I wonder whether this still works now.

I think that next push uses the UnifiedPush app.

That’s right. NextPush is still working after logoff-logon.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.