j’imagine qu’il s’agit d’une version 21.0.1~ynh4 de dolibarr où une coquille a embêté certains… Il faut éditer le fichier /etc/yunohost/apps/dolibarr/scripts/backup et corriger la lligne 20 avec cette ligne :
# Check if the group is set
if [ -z "${syncyunohost_main_group:-}" ]; then