YunoHost-Apps / dolibarr_ynh

Dolibarr ERP & CRM is a modern software to manage your organization's activity. This is an integration of Dolibarr in YunoHost
https://www.dolibarr.org/
GNU Affero General Public License v3.0
12 stars 18 forks source link

Error during installation script #51

Closed BenoitCier closed 3 years ago

BenoitCier commented 3 years ago

I have an error during installation script

2021-02-25 19:11:04,162: WARNING - ldap user update ended with error 2021-02-25 19:11:04,162: DEBUG - + echo -e 'ldap user update ended with error' 2021-02-25 19:11:04,162: DEBUG - + '[' 1 -eq 1 ']' 2021-02-25 19:11:04,163: DEBUG - + ynh_mysql_connect_as --user=dolibarr --password=** --database=dolibarr 2021-02-25 19:11:04,264: DEBUG - + database=dolibarr 2021-02-25 19:11:04,265: DEBUG - + mysql --user=dolibarr --password=** --batch dolibarr 2021-02-25 19:11:04,467: DEBUG - + ynh_exit_properly 2021-02-25 19:11:04,467: WARNING - ERROR 1364 (HY000) at line 7: Field 'morphy' doesn't have a default value 2021-02-25 19:11:04,468: DEBUG - + local exit_code=1 2021-02-25 19:11:04,469: DEBUG - + '[' 1 -eq 0 ']' 2021-02-25 19:11:04,469: DEBUG - + trap '' EXIT 2021-02-25 19:11:04,470: DEBUG - + set +o errexit 2021-02-25 19:11:04,471: DEBUG - + set +o nounset 2021-02-25 19:11:04,471: DEBUG - + sleep 0.5 2021-02-25 19:11:04,973: DEBUG - + type -t ynh_clean_setup 2021-02-25 19:11:04,973: DEBUG - + exit 1 2021-02-25 19:11:05,032: ERROR - Impossible d’installer dolibarr : Une erreur est survenue dans le script d’installation de l’application

yunohost up to date and fresh install on VM