YunoHost-Apps / libreerp_ynh

LibreERP package for YunoHost
https://odoo.com
GNU Affero General Public License v3.0
16 stars 19 forks source link

Installation error at "Setuping the database" #35

Open nat1906 opened 1 year ago

nat1906 commented 1 year ago

Describe the bug

Lorsque j’installe l’application, l’étape « Setuping the database » échoue, sans que je n’arrive à réellement comprendre l’erreur.

When I install the application, the "Setting up the database" step fails, without me really understanding the error.

Context

Steps to reproduce

Logs

Je n’ai pas joins tous les logs, simplement ceux qui concernent l’erreur à mon sens (yunopaste était non fonctionnel), mais peux transmettre le reste au besoin :

I haven't attached all the logs, just the ones that relate to the error in my opinion (yunopaste was non-functional), but can forward the rest if needed:

2022-09-26 17:40:20,636: INFO - [############++......] > Setuping the database... 2022-09-26 17:40:20,639: DEBUG - + setup_database 2022-09-26 17:40:20,639: DEBUG - + export preinstall=1 2022-09-26 17:40:20,639: DEBUG - + preinstall=1 […] 2022-09-26 17:40:21,164: DEBUG - + param=' -c /etc/libreerp/main.conf -d libreerp ' 2022-09-26 17:40:21,165: DEBUG - + ynh_exec_as libreerp /var/www/libreerp/venv/bin/python3 /var/www/libreerp/libreerp/odoo-bin -c /etc/libreerp/main.conf --stop-after-init -i base -d libreerp 2022-09-26 17:40:21,165: DEBUG - + local user=libreerp 2022-09-26 17:40:21,165: DEBUG - + shift 1 2022-09-26 17:40:21,165: DEBUG - ++ whoami 2022-09-26 17:40:21,166: DEBUG - + [[ libreerp = root ]] 2022-09-26 17:40:21,166: DEBUG - + sudo -u libreerp /var/www/libreerp/venv/bin/python3 /var/www/libreerp/libreerp/odoo-bin -c /etc/libreerp/main.conf --stop-after-init -i base -d libreerp 2022-09-26 17:40:24,737: DEBUG - + ynh_exit_properly 2022-09-26 17:40:24,737: DEBUG - + local exit_code=255 2022-09-26 17:40:24,739: DEBUG - + '[' 255 -eq 0 ']' 2022-09-26 17:40:25,241: DEBUG - + ynh_clean_setup 2022-09-26 17:40:25,242: DEBUG - + ynh_clean_check_starting 2022-09-26 17:40:25,242: DEBUG - + '[' -n '' ']' 2022-09-26 17:40:25,242: DEBUG - + '[' -n '' ']' 2022-09-26 17:40:26,244: ERROR - Impossible d'installer libreerp : Une erreur est survenue dans le script d'installation de l'application

Merci de votre aide !

Thank you for your help!