Warnings passage Nextcloud 32.0.6~ynh2 et 33.0.0

What app is this about, and its version: Nextcloud 32.0.6 ynh2
What YunoHost version are you running: 12.1.39
What type of hardware are you using: VPS bought online

Describe your issue

La mise à jour sur mon serveur de test affiche des warnings et je n’arrive pas à savoir si c’est important

Share relevant logs or error messages

Lors de la mise à jour depuis la 32.0.6~ynh1 vers 32.0.6~ynh2 il y a 34 lignes de warnings identiques:
Warning: Command “/var/www/nextcloud__2/cron.php” is not defined.

Cela ne semble pas impacter le fonctionnement de Nextcloud mais j’hésite à passer mon serveur de production dans cette version.

Logs complets:

https://paste.yunohost.org/raw/mijoyimoju

Pour info lorsque je passe à la version encore en test 33.0.0 je retrouve ces mêmes warnings plus un autre concernant le patch 00-add-logout_url-conf.patch
Warning: Command “/var/www/nextcloud__2/cron.php” is not defined.
Warning: Warn your packagers /!\ Patch /var/cache/yunohost/app_tmp_work_dirs/app_rpvzp4yf/patches/main/00-add-logout_url-conf.patch failed to apply

Logs complets:

https://paste.yunohost.org/raw/sowupalipu

Quand je vais dans l’administration Nextcloud, paramètres de base, il semble que les tâches Cron fonctionnent:
“Tâches d’arrière-plan
Pour que le serveur fonctionne correctement, il est important de configurer correctement les tâches d’arrière-plan. Cron est le paramètre recommandé. Veuillez consulter la documentation pour plus d’informations.
Dernière tâche exécutée il y a 10 minutes.”

The cron.php warnings during the update appear to be non-critical since your background tasks are running fine, as confirmed in Nextcloud admin settings. However, I would recommend waiting for the patch issue in version 33.0.0 to be resolved before upgrading your production server to stay safe.