Hello all!
My YunoHost server
Hardware: Raspberry Pi 3 at home
YunoHost version: 11.2.21
I have access to my server : Through SSH & through the webadmin
Description of my issue
The command sudo yunohost tools regen-conf -fd nextcloud
fails and I can’t find why:
Info: The operation 'Regenerate system configurations 'nextcloud'' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20240722-120658-regen_conf-nextcloud' to get help
Error: Could not regenerate the configuration for category(s):
I tried to access my Nextflow instance after an update attempt and I did not worked anymore. In the log there was a warning about the Nextcloud configuration that changed so I guessed it maight be related to this. Then I tried to solve this with regen-conf
but it fails (see log)
Do you have any idea?