[Horde] Ouverture de session impossible

Mon serveur YunoHost

Matériel: Raspberry Pi 3 à la maison
Version de YunoHost: 3.8.4.7
J’ai accès à mon serveur : En SSH | Par la webadmin
Êtes-vous dans un contexte particulier ou avez-vous effectué des modifications particulières sur votre instance ? : non

Description du problème

Bonjour,
j’ai installé sans aucun soucis apparent HORDE, mais lorsque je souhaite me connecter il me renvois un message de défaut m’indiquant : “La connexion est refusée. Il est probable que votre nom d’utilisateur ou votre mot de passe ait été mal saisi.”
J’essaie de saisir mes identifiant à la main, le résultat est le même.
ci-dessous le journal d’installation, si cela peut faire avancer le sujet.

2020-06-04 21:28:05,743: DEBUG - + ynh_replace_string --match_string __DB_PASSWORD__ --replace_string ********** --target_file /var/www/horde/horde/config/conf.php
2020-06-04 21:28:05,757: DEBUG - + local delimit=@
2020-06-04 21:28:05,759: DEBUG - + match_string=__DB_PASSWORD__
2020-06-04 21:28:05,761: DEBUG - + replace_string=**********
2020-06-04 21:28:05,763: DEBUG - + sed --in-place s@__DB_PASSWORD__@**********@g /var/www/horde/horde/config/conf.php
2020-06-04 21:28:05,765: DEBUG - + ynh_replace_string --match_string __ADMIN_USER__ --replace_string florian --target_file /var/www/horde/horde/config/conf.php
2020-06-04 21:28:05,880: DEBUG - + local delimit=@
2020-06-04 21:28:05,882: DEBUG - + match_string=__ADMIN_USER__
2020-06-04 21:28:05,883: DEBUG - + replace_string=florian
2020-06-04 21:28:05,885: DEBUG - + sed --in-place s@__ADMIN_USER__@florian@g /var/www/horde/horde/config/conf.php
2020-06-04 21:28:05,986: DEBUG - + ynh_replace_string --match_string __SECRET_KEY__ --replace_string ********** --target_file /var/www/horde/horde/config/conf.php
2020-06-04 21:28:06,103: DEBUG - + local delimit=@
2020-06-04 21:28:06,105: DEBUG - + match_string=__SECRET_KEY__
2020-06-04 21:28:06,106: DEBUG - + replace_string=**********
2020-06-04 21:28:06,108: DEBUG - + sed --in-place s@__SECRET_KEY__@**********@g /var/www/horde/horde/config/conf.php
2020-06-04 21:28:06,110: DEBUG - + cp ../conf/horde_imp_conf.php /var/www/horde/horde/imp/config/conf.php
2020-06-04 21:28:06,111: DEBUG - + cp ../conf/horde_registry.php /var/www/horde/horde/config/registry.local.php
2020-06-04 21:28:06,113: DEBUG - + ynh_replace_string --match_string __PATH__ --replace_string /horde --target_file /var/www/horde/horde/config/registry.local.php
2020-06-04 21:28:06,129: DEBUG - + local delimit=@
2020-06-04 21:28:06,130: DEBUG - + match_string=__PATH__
2020-06-04 21:28:06,132: DEBUG - + replace_string=/horde
2020-06-04 21:28:06,134: DEBUG - + sed --in-place s@__PATH__@/horde@g /var/www/horde/horde/config/registry.local.php
2020-06-04 21:28:06,136: DEBUG - + cp ../conf/gollem_backends.php /var/www/horde/horde/gollem/config/backends.local.php
2020-06-04 21:28:06,238: DEBUG - + ynh_replace_string --match_string __GOLLEM_DATA_DIR__ --replace_string /home/yunohost.app/horde --target_file /var/www/horde/horde/gollem/config/backends.local.php
2020-06-04 21:28:06,252: DEBUG - + local delimit=@
2020-06-04 21:28:06,254: DEBUG - + match_string=__GOLLEM_DATA_DIR__
2020-06-04 21:28:06,255: DEBUG - + replace_string=/home/yunohost.app/horde
2020-06-04 21:28:06,256: DEBUG - + sed --in-place s@__GOLLEM_DATA_DIR__@/home/yunohost.app/horde@g /var/www/horde/horde/gollem/config/backends.local.php
2020-06-04 21:28:06,258: DEBUG - + cp ../conf/ingo_backends.php /var/www/horde/horde/ingo/config/backends.local.php
2020-06-04 21:28:06,360: DEBUG - + ynh_store_file_checksum --file /var/www/horde/horde/config/conf.php
2020-06-04 21:28:06,372: DEBUG - + local checksum_setting_name=checksum__var_www_horde_horde_config_conf.php
2020-06-04 21:28:06,374: DEBUG - ++ md5sum /var/www/horde/horde/config/conf.php
2020-06-04 21:28:06,376: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-06-04 21:28:06,377: DEBUG - + ynh_app_setting_set --app=horde --key=checksum__var_www_horde_horde_config_conf.php --value=5808b98643238f288b8cda0e87020491
2020-06-04 21:28:06,392: DEBUG - + ynh_app_setting set horde checksum__var_www_horde_horde_config_conf.php 5808b98643238f288b8cda0e87020491
2020-06-04 21:28:06,394: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:06,395: DEBUG - + ACTION=set
2020-06-04 21:28:06,397: DEBUG - + APP=horde
2020-06-04 21:28:06,398: DEBUG - + KEY=checksum__var_www_horde_horde_config_conf.php
2020-06-04 21:28:06,400: DEBUG - + VALUE=5808b98643238f288b8cda0e87020491
2020-06-04 21:28:06,402: DEBUG - + python2.7 -
2020-06-04 21:28:07,307: DEBUG - + [[ checksum__var_www_horde_horde_config_conf.php =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:07,309: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:07,311: DEBUG - + unset backup_file_checksum
2020-06-04 21:28:07,313: DEBUG - + ynh_store_file_checksum --file /var/www/horde/horde/imp/config/conf.php
2020-06-04 21:28:07,325: DEBUG - + local checksum_setting_name=checksum__var_www_horde_horde_imp_config_conf.php
2020-06-04 21:28:07,328: DEBUG - ++ md5sum /var/www/horde/horde/imp/config/conf.php
2020-06-04 21:28:07,330: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-06-04 21:28:07,432: DEBUG - + ynh_app_setting_set --app=horde --key=checksum__var_www_horde_horde_imp_config_conf.php --value=6ccad47b4f9ec6c316524f6692d7ea15
2020-06-04 21:28:07,447: DEBUG - + ynh_app_setting set horde checksum__var_www_horde_horde_imp_config_conf.php 6ccad47b4f9ec6c316524f6692d7ea15
2020-06-04 21:28:07,449: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:07,450: DEBUG - + ACTION=set
2020-06-04 21:28:07,451: DEBUG - + APP=horde
2020-06-04 21:28:07,453: DEBUG - + KEY=checksum__var_www_horde_horde_imp_config_conf.php
2020-06-04 21:28:07,454: DEBUG - + VALUE=6ccad47b4f9ec6c316524f6692d7ea15
2020-06-04 21:28:07,456: DEBUG - + python2.7 -
2020-06-04 21:28:08,361: DEBUG - + [[ checksum__var_www_horde_horde_imp_config_conf.php =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:08,363: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:08,365: DEBUG - + unset backup_file_checksum
2020-06-04 21:28:08,367: DEBUG - + ynh_store_file_checksum --file /var/www/horde/horde/config/registry.local.php
2020-06-04 21:28:08,378: DEBUG - + local checksum_setting_name=checksum__var_www_horde_horde_config_registry.local.php
2020-06-04 21:28:08,380: DEBUG - ++ md5sum /var/www/horde/horde/config/registry.local.php
2020-06-04 21:28:08,382: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-06-04 21:28:08,384: DEBUG - + ynh_app_setting_set --app=horde --key=checksum__var_www_horde_horde_config_registry.local.php --value=90d11eff670935b043e3db54ecfb5b22
2020-06-04 21:28:08,499: DEBUG - + ynh_app_setting set horde checksum__var_www_horde_horde_config_registry.local.php 90d11eff670935b043e3db54ecfb5b22
2020-06-04 21:28:08,501: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:08,503: DEBUG - + ACTION=set
2020-06-04 21:28:08,504: DEBUG - + APP=horde
2020-06-04 21:28:08,506: DEBUG - + KEY=checksum__var_www_horde_horde_config_registry.local.php
2020-06-04 21:28:08,508: DEBUG - + VALUE=90d11eff670935b043e3db54ecfb5b22
2020-06-04 21:28:08,509: DEBUG - + python2.7 -
2020-06-04 21:28:09,414: DEBUG - + [[ checksum__var_www_horde_horde_config_registry.local.php =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:09,416: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:09,417: DEBUG - + unset backup_file_checksum
2020-06-04 21:28:09,419: DEBUG - + ynh_store_file_checksum --file /var/www/horde/horde/gollem/config/backends.local.php
2020-06-04 21:28:09,431: DEBUG - + local checksum_setting_name=checksum__var_www_horde_horde_gollem_config_backends.local.php
2020-06-04 21:28:09,433: DEBUG - ++ md5sum /var/www/horde/horde/gollem/config/backends.local.php
2020-06-04 21:28:09,435: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-06-04 21:28:09,437: DEBUG - + ynh_app_setting_set --app=horde --key=checksum__var_www_horde_horde_gollem_config_backends.local.php --value=426268541bbe15db653f7dac68f38377
2020-06-04 21:28:09,457: DEBUG - + ynh_app_setting set horde checksum__var_www_horde_horde_gollem_config_backends.local.php 426268541bbe15db653f7dac68f38377
2020-06-04 21:28:09,465: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:09,466: DEBUG - + ACTION=set
2020-06-04 21:28:09,468: DEBUG - + APP=horde
2020-06-04 21:28:09,469: DEBUG - + KEY=checksum__var_www_horde_horde_gollem_config_backends.local.php
2020-06-04 21:28:09,471: DEBUG - + VALUE=426268541bbe15db653f7dac68f38377
2020-06-04 21:28:09,473: DEBUG - + python2.7 -
2020-06-04 21:28:10,378: DEBUG - + [[ checksum__var_www_horde_horde_gollem_config_backends.local.php =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:10,380: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:10,383: DEBUG - + unset backup_file_checksum
2020-06-04 21:28:10,384: DEBUG - + ynh_store_file_checksum --file /var/www/horde/horde/ingo/config/backends.local.php
2020-06-04 21:28:10,398: DEBUG - + local checksum_setting_name=checksum__var_www_horde_horde_ingo_config_backends.local.php
2020-06-04 21:28:10,401: DEBUG - ++ md5sum /var/www/horde/horde/ingo/config/backends.local.php
2020-06-04 21:28:10,403: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-06-04 21:28:10,404: DEBUG - + ynh_app_setting_set --app=horde --key=checksum__var_www_horde_horde_ingo_config_backends.local.php --value=09ef5cc0cb061f86e22664b0ded59d87
2020-06-04 21:28:10,521: DEBUG - + ynh_app_setting set horde checksum__var_www_horde_horde_ingo_config_backends.local.php 09ef5cc0cb061f86e22664b0ded59d87
2020-06-04 21:28:10,523: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:10,525: DEBUG - + ACTION=set
2020-06-04 21:28:10,526: DEBUG - + APP=horde
2020-06-04 21:28:10,527: DEBUG - + KEY=checksum__var_www_horde_horde_ingo_config_backends.local.php
2020-06-04 21:28:10,529: DEBUG - + VALUE=09ef5cc0cb061f86e22664b0ded59d87
2020-06-04 21:28:10,531: DEBUG - + python2.7 -
2020-06-04 21:28:11,438: DEBUG - + [[ checksum__var_www_horde_horde_ingo_config_backends.local.php =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:11,440: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:11,441: DEBUG - + unset backup_file_checksum
2020-06-04 21:28:11,549: INFO - [#################...] > Configuring nginx...
2020-06-04 21:28:11,556: DEBUG - + echo '[#################...] > Configuring nginx...'
2020-06-04 21:28:11,559: DEBUG - + config_nginx
2020-06-04 21:28:11,561: DEBUG - + ynh_add_nginx_config
2020-06-04 21:28:11,562: DEBUG - + finalnginxconf=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:11,564: DEBUG - + local others_var=
2020-06-04 21:28:11,566: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:11,578: DEBUG - + local checksum_setting_name=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf
2020-06-04 21:28:11,580: DEBUG - ++ ynh_app_setting_get --app=horde --key=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf
2020-06-04 21:28:11,595: DEBUG - ++ ynh_app_setting get horde checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf
2020-06-04 21:28:11,597: DEBUG - ++ [[ get == \d\e\l\e\t\e ]]
2020-06-04 21:28:11,598: DEBUG - ++ ACTION=get
2020-06-04 21:28:11,600: DEBUG - ++ APP=horde
2020-06-04 21:28:11,602: DEBUG - ++ KEY=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf
2020-06-04 21:28:11,604: DEBUG - ++ VALUE=
2020-06-04 21:28:11,605: DEBUG - ++ python2.7 -
2020-06-04 21:28:12,510: DEBUG - ++ [[ checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:12,512: DEBUG - + local checksum_value=
2020-06-04 21:28:12,514: DEBUG - + backup_file_checksum=
2020-06-04 21:28:12,515: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:12,517: DEBUG - + cp ../conf/nginx.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,519: DEBUG - + test -n /horde
2020-06-04 21:28:12,520: DEBUG - + local path_url_slash_less=/horde
2020-06-04 21:28:12,522: DEBUG - + ynh_replace_string --match_string=__PATH__/ --replace_string=/horde/ --target_file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,639: DEBUG - + local delimit=@
2020-06-04 21:28:12,640: DEBUG - + match_string=__PATH__/
2020-06-04 21:28:12,641: DEBUG - + replace_string=/horde/
2020-06-04 21:28:12,643: DEBUG - + sed --in-place s@__PATH__/@/horde/@g /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,645: DEBUG - + ynh_replace_string --match_string=__PATH__ --replace_string=/horde --target_file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,660: DEBUG - + local delimit=@
2020-06-04 21:28:12,662: DEBUG - + match_string=__PATH__
2020-06-04 21:28:12,663: DEBUG - + replace_string=/horde
2020-06-04 21:28:12,665: DEBUG - + sed --in-place s@__PATH__@/horde@g /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,667: DEBUG - + test -n aventurier.ynh.fr
2020-06-04 21:28:12,669: DEBUG - + ynh_replace_string --match_string=__DOMAIN__ --replace_string=aventurier.ynh.fr --target_file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,791: DEBUG - + local delimit=@
2020-06-04 21:28:12,793: DEBUG - + match_string=__DOMAIN__
2020-06-04 21:28:12,795: DEBUG - + replace_string=aventurier.ynh.fr
2020-06-04 21:28:12,796: DEBUG - + sed --in-place s@__DOMAIN__@aventurier.ynh.fr@g /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,798: DEBUG - + test -n ''
2020-06-04 21:28:12,799: DEBUG - + test -n horde
2020-06-04 21:28:12,801: DEBUG - + ynh_replace_string --match_string=__NAME__ --replace_string=horde --target_file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,817: DEBUG - + local delimit=@
2020-06-04 21:28:12,819: DEBUG - + match_string=__NAME__
2020-06-04 21:28:12,820: DEBUG - + replace_string=horde
2020-06-04 21:28:12,822: DEBUG - + sed --in-place s@__NAME__@horde@g /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,924: DEBUG - + test -n /var/www/horde
2020-06-04 21:28:12,925: DEBUG - + ynh_replace_string --match_string=__FINALPATH__ --replace_string=/var/www/horde --target_file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,941: DEBUG - + local delimit=@
2020-06-04 21:28:12,943: DEBUG - + match_string=__FINALPATH__
2020-06-04 21:28:12,944: DEBUG - + replace_string=/var/www/horde
2020-06-04 21:28:12,946: DEBUG - + sed --in-place s@__FINALPATH__@/var/www/horde@g /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:12,948: DEBUG - + ynh_replace_string --match_string=__PHPVERSION__ --replace_string=7.0 --target_file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:13,064: DEBUG - + local delimit=@
2020-06-04 21:28:13,066: DEBUG - + match_string=__PHPVERSION__
2020-06-04 21:28:13,067: DEBUG - + replace_string=7.0
2020-06-04 21:28:13,068: DEBUG - + sed --in-place s@__PHPVERSION__@7.0@g /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:13,069: DEBUG - + '[' /horde '!=' / ']'
2020-06-04 21:28:13,071: DEBUG - + ynh_replace_string '--match_string=^#sub_path_only' --replace_string= --target_file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:13,085: DEBUG - + local delimit=@
2020-06-04 21:28:13,087: DEBUG - + match_string='^#sub_path_only'
2020-06-04 21:28:13,089: DEBUG - + replace_string=
2020-06-04 21:28:13,090: DEBUG - + sed --in-place 's@^#sub_path_only@@g' /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:13,092: DEBUG - + ynh_store_file_checksum --file=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:13,104: DEBUG - + local checksum_setting_name=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf
2020-06-04 21:28:13,206: DEBUG - ++ md5sum /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:13,208: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-06-04 21:28:13,210: DEBUG - + ynh_app_setting_set --app=horde --key=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf --value=fbd1315f09e4a27ef0df7a2eda183c5c
2020-06-04 21:28:13,224: DEBUG - + ynh_app_setting set horde checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf fbd1315f09e4a27ef0df7a2eda183c5c
2020-06-04 21:28:13,226: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:13,227: DEBUG - + ACTION=set
2020-06-04 21:28:13,229: DEBUG - + APP=horde
2020-06-04 21:28:13,230: DEBUG - + KEY=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf
2020-06-04 21:28:13,232: DEBUG - + VALUE=fbd1315f09e4a27ef0df7a2eda183c5c
2020-06-04 21:28:13,233: DEBUG - + python2.7 -
2020-06-04 21:28:14,138: DEBUG - + [[ checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:14,141: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:14,143: DEBUG - + unset backup_file_checksum
2020-06-04 21:28:14,144: DEBUG - + ynh_systemd_action --service_name=nginx --action=reload
2020-06-04 21:28:14,266: DEBUG - + service_name=nginx
2020-06-04 21:28:14,268: DEBUG - + action=reload
2020-06-04 21:28:14,269: DEBUG - + line_match=
2020-06-04 21:28:14,270: DEBUG - + length=20
2020-06-04 21:28:14,271: DEBUG - + log_path=/var/log/nginx/nginx.log
2020-06-04 21:28:14,273: DEBUG - + timeout=300
2020-06-04 21:28:14,274: DEBUG - + [[ -n '' ]]
2020-06-04 21:28:14,276: DEBUG - + '[' reload == reload ']'
2020-06-04 21:28:14,277: DEBUG - + action=reload-or-restart
2020-06-04 21:28:14,279: DEBUG - + systemctl reload-or-restart nginx
2020-06-04 21:28:14,983: DEBUG - + [[ -n '' ]]
2020-06-04 21:28:14,985: DEBUG - + [[ -n 1 ]]
2020-06-04 21:28:14,987: DEBUG - + add_nginx_autodiscovery
2020-06-04 21:28:14,989: DEBUG - + nginx_domain_path='/etc/nginx/conf.d/aventurier.ynh.fr.d/*'
2020-06-04 21:28:14,991: DEBUG - + nginx_config_path=/etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:14,993: DEBUG - + grep /Microsoft-Server-ActiveSync /etc/nginx/conf.d/aventurier.ynh.fr.d/baikal.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/jirafeau.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/piwigo.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/yunohost_local.conf
2020-06-04 21:28:14,995: DEBUG - + echo 'location /Microsoft-Server-ActiveSync {
2020-06-04 21:28:14,996: DEBUG -     return 301 https://$server_name/horde/rpc.php;
2020-06-04 21:28:14,998: DEBUG -     }
2020-06-04 21:28:14,999: DEBUG -     '
2020-06-04 21:28:15,001: DEBUG - + grep /autodiscover/autodiscover.xml /etc/nginx/conf.d/aventurier.ynh.fr.d/baikal.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/jirafeau.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/piwigo.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/yunohost_local.conf
2020-06-04 21:28:15,004: DEBUG - + echo 'location /autodiscover/autodiscover.xml {
2020-06-04 21:28:15,005: DEBUG -     return 301 https://$server_name/horde/rpc.php;
2020-06-04 21:28:15,007: DEBUG -     }
2020-06-04 21:28:15,009: DEBUG -     '
2020-06-04 21:28:15,010: DEBUG - + grep /Autodiscover/Autodiscover.xml /etc/nginx/conf.d/aventurier.ynh.fr.d/baikal.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/jirafeau.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/piwigo.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/yunohost_local.conf
2020-06-04 21:28:15,013: DEBUG - + echo 'location /Autodiscover/Autodiscover.xml {
2020-06-04 21:28:15,014: DEBUG -     return 301 https://$server_name/horde/rpc.php;
2020-06-04 21:28:15,016: DEBUG -     }
2020-06-04 21:28:15,017: DEBUG -     '
2020-06-04 21:28:15,019: DEBUG - + grep /.well-known/caldav /etc/nginx/conf.d/aventurier.ynh.fr.d/baikal.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/jirafeau.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/piwigo.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/yunohost_local.conf
2020-06-04 21:28:15,021: DEBUG - /etc/nginx/conf.d/aventurier.ynh.fr.d/baikal.conf:location = /.well-known/caldav {
2020-06-04 21:28:15,023: DEBUG - + grep /.well-known/carddav /etc/nginx/conf.d/aventurier.ynh.fr.d/baikal.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/jirafeau.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/piwigo.conf /etc/nginx/conf.d/aventurier.ynh.fr.d/yunohost_local.conf
2020-06-04 21:28:15,026: DEBUG - /etc/nginx/conf.d/aventurier.ynh.fr.d/baikal.conf:location = /.well-known/carddav {
2020-06-04 21:28:15,028: DEBUG - + ynh_store_file_checksum --file /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:15,041: DEBUG - + local checksum_setting_name=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf
2020-06-04 21:28:15,044: DEBUG - ++ md5sum /etc/nginx/conf.d/aventurier.ynh.fr.d/horde.conf
2020-06-04 21:28:15,046: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-06-04 21:28:15,149: DEBUG - + ynh_app_setting_set --app=horde --key=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf --value=7ad77e81ecd83e27d9a02647578bd94e
2020-06-04 21:28:15,167: DEBUG - + ynh_app_setting set horde checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf 7ad77e81ecd83e27d9a02647578bd94e
2020-06-04 21:28:15,169: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:15,171: DEBUG - + ACTION=set
2020-06-04 21:28:15,173: DEBUG - + APP=horde
2020-06-04 21:28:15,175: DEBUG - + KEY=checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf
2020-06-04 21:28:15,176: DEBUG - + VALUE=7ad77e81ecd83e27d9a02647578bd94e
2020-06-04 21:28:15,178: DEBUG - + python2.7 -
2020-06-04 21:28:16,184: DEBUG - + [[ checksum__etc_nginx_conf.d_aventurier.ynh.fr.d_horde.conf =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:16,186: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:16,188: DEBUG - + unset backup_file_checksum
2020-06-04 21:28:16,189: DEBUG - + ynh_add_fpm_config
2020-06-04 21:28:16,207: DEBUG - + package=
2020-06-04 21:28:16,209: DEBUG - + use_template=1
2020-06-04 21:28:16,210: DEBUG - + usage=
2020-06-04 21:28:16,212: DEBUG - + footprint=
2020-06-04 21:28:16,213: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:16,216: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:16,218: DEBUG - + dedicated_service=0
2020-06-04 21:28:16,220: DEBUG - + phpversion=7.0
2020-06-04 21:28:16,221: DEBUG - + '[' 7.0 '!=' 7.0 ']'
2020-06-04 21:28:16,223: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:16,224: DEBUG - + '[' 0 -eq 1 ']'
2020-06-04 21:28:16,225: DEBUG - + local fpm_service=php7.0-fpm
2020-06-04 21:28:16,227: DEBUG - + local fpm_config_dir=/etc/php/7.0/fpm
2020-06-04 21:28:16,228: DEBUG - ++ ynh_get_debian_release
2020-06-04 21:28:16,230: DEBUG - +++ lsb_release --codename --short
2020-06-04 21:28:16,938: DEBUG - ++ echo stretch
2020-06-04 21:28:16,939: DEBUG - + '[' stretch == jessie ']'
2020-06-04 21:28:16,940: DEBUG - + mkdir --parents /etc/php/7.0/fpm/pool.d
2020-06-04 21:28:16,942: DEBUG - + ynh_app_setting_set --app=horde --key=fpm_config_dir --value=/etc/php/7.0/fpm
2020-06-04 21:28:17,058: DEBUG - + ynh_app_setting set horde fpm_config_dir /etc/php/7.0/fpm
2020-06-04 21:28:17,060: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:17,061: DEBUG - + ACTION=set
2020-06-04 21:28:17,063: DEBUG - + APP=horde
2020-06-04 21:28:17,065: DEBUG - + KEY=fpm_config_dir
2020-06-04 21:28:17,066: DEBUG - + VALUE=/etc/php/7.0/fpm
2020-06-04 21:28:17,068: DEBUG - + python2.7 -
2020-06-04 21:28:17,973: DEBUG - + [[ fpm_config_dir =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:17,975: DEBUG - + ynh_app_setting_set --app=horde --key=fpm_service --value=php7.0-fpm
2020-06-04 21:28:18,091: DEBUG - + ynh_app_setting set horde fpm_service php7.0-fpm
2020-06-04 21:28:18,093: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:18,095: DEBUG - + ACTION=set
2020-06-04 21:28:18,096: DEBUG - + APP=horde
2020-06-04 21:28:18,098: DEBUG - + KEY=fpm_service
2020-06-04 21:28:18,099: DEBUG - + VALUE=php7.0-fpm
2020-06-04 21:28:18,101: DEBUG - + python2.7 -
2020-06-04 21:28:19,006: DEBUG - + [[ fpm_service =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:19,008: DEBUG - + ynh_app_setting_set --app=horde --key=fpm_dedicated_service --value=0
2020-06-04 21:28:19,024: DEBUG - + ynh_app_setting set horde fpm_dedicated_service 0
2020-06-04 21:28:19,025: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:19,027: DEBUG - + ACTION=set
2020-06-04 21:28:19,028: DEBUG - + APP=horde
2020-06-04 21:28:19,029: DEBUG - + KEY=fpm_dedicated_service
2020-06-04 21:28:19,031: DEBUG - + VALUE=0
2020-06-04 21:28:19,033: DEBUG - + python2.7 -
2020-06-04 21:28:20,038: DEBUG - + [[ fpm_dedicated_service =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:20,040: DEBUG - + ynh_app_setting_set --app=horde --key=phpversion --value=7.0
2020-06-04 21:28:20,057: DEBUG - + ynh_app_setting set horde phpversion 7.0
2020-06-04 21:28:20,058: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:20,060: DEBUG - + ACTION=set
2020-06-04 21:28:20,061: DEBUG - + APP=horde
2020-06-04 21:28:20,063: DEBUG - + KEY=phpversion
2020-06-04 21:28:20,064: DEBUG - + VALUE=7.0
2020-06-04 21:28:20,066: DEBUG - + python2.7 -
2020-06-04 21:28:21,072: DEBUG - + [[ phpversion =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:21,074: DEBUG - + finalphpconf=/etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:21,075: DEBUG - + '[' 0 -eq 1 ']'
2020-06-04 21:28:21,077: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:21,090: DEBUG - + local checksum_setting_name=checksum__etc_php_7.0_fpm_pool.d_horde.conf
2020-06-04 21:28:21,092: DEBUG - ++ ynh_app_setting_get --app=horde --key=checksum__etc_php_7.0_fpm_pool.d_horde.conf
2020-06-04 21:28:21,105: DEBUG - ++ ynh_app_setting get horde checksum__etc_php_7.0_fpm_pool.d_horde.conf
2020-06-04 21:28:21,107: DEBUG - ++ [[ get == \d\e\l\e\t\e ]]
2020-06-04 21:28:21,109: DEBUG - ++ ACTION=get
2020-06-04 21:28:21,110: DEBUG - ++ APP=horde
2020-06-04 21:28:21,112: DEBUG - ++ KEY=checksum__etc_php_7.0_fpm_pool.d_horde.conf
2020-06-04 21:28:21,114: DEBUG - ++ VALUE=
2020-06-04 21:28:21,115: DEBUG - ++ python2.7 -
2020-06-04 21:28:22,021: DEBUG - ++ [[ checksum__etc_php_7.0_fpm_pool.d_horde.conf =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:22,023: DEBUG - + local checksum_value=
2020-06-04 21:28:22,025: DEBUG - + backup_file_checksum=
2020-06-04 21:28:22,027: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:22,029: DEBUG - + '[' 1 -eq 1 ']'
2020-06-04 21:28:22,031: DEBUG - + local phpfpm_path=../conf/php-fpm.conf
2020-06-04 21:28:22,032: DEBUG - + '[' '!' -e ../conf/php-fpm.conf ']'
2020-06-04 21:28:22,034: DEBUG - + '[' -e ../conf/php-fpm.conf ']'
2020-06-04 21:28:22,036: DEBUG - + cp ../conf/php-fpm.conf /etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,038: DEBUG - + ynh_replace_string --match_string=__NAMETOCHANGE__ --replace_string=horde --target_file=/etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,155: DEBUG - + local delimit=@
2020-06-04 21:28:22,157: DEBUG - + match_string=__NAMETOCHANGE__
2020-06-04 21:28:22,159: DEBUG - + replace_string=horde
2020-06-04 21:28:22,160: DEBUG - + sed --in-place s@__NAMETOCHANGE__@horde@g /etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,162: DEBUG - + ynh_replace_string --match_string=__FINALPATH__ --replace_string=/var/www/horde --target_file=/etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,279: DEBUG - + local delimit=@
2020-06-04 21:28:22,281: DEBUG - + match_string=__FINALPATH__
2020-06-04 21:28:22,283: DEBUG - + replace_string=/var/www/horde
2020-06-04 21:28:22,285: DEBUG - + sed --in-place s@__FINALPATH__@/var/www/horde@g /etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,287: DEBUG - + ynh_replace_string --match_string=__USER__ --replace_string=horde --target_file=/etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,302: DEBUG - + local delimit=@
2020-06-04 21:28:22,304: DEBUG - + match_string=__USER__
2020-06-04 21:28:22,305: DEBUG - + replace_string=horde
2020-06-04 21:28:22,306: DEBUG - + sed --in-place s@__USER__@horde@g /etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,408: DEBUG - + ynh_replace_string --match_string=__PHPVERSION__ --replace_string=7.0 --target_file=/etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,424: DEBUG - + local delimit=@
2020-06-04 21:28:22,426: DEBUG - + match_string=__PHPVERSION__
2020-06-04 21:28:22,428: DEBUG - + replace_string=7.0
2020-06-04 21:28:22,429: DEBUG - + sed --in-place s@__PHPVERSION__@7.0@g /etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,431: DEBUG - + chown root: /etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,433: DEBUG - + ynh_store_file_checksum --file=/etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,546: DEBUG - + local checksum_setting_name=checksum__etc_php_7.0_fpm_pool.d_horde.conf
2020-06-04 21:28:22,548: DEBUG - ++ md5sum /etc/php/7.0/fpm/pool.d/horde.conf
2020-06-04 21:28:22,549: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-06-04 21:28:22,551: DEBUG - + ynh_app_setting_set --app=horde --key=checksum__etc_php_7.0_fpm_pool.d_horde.conf --value=734aeae370fbf3d80677c4abd6315bd7
2020-06-04 21:28:22,566: DEBUG - + ynh_app_setting set horde checksum__etc_php_7.0_fpm_pool.d_horde.conf 734aeae370fbf3d80677c4abd6315bd7
2020-06-04 21:28:22,567: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-06-04 21:28:22,569: DEBUG - + ACTION=set
2020-06-04 21:28:22,570: DEBUG - + APP=horde
2020-06-04 21:28:22,572: DEBUG - + KEY=checksum__etc_php_7.0_fpm_pool.d_horde.conf
2020-06-04 21:28:22,574: DEBUG - + VALUE=734aeae370fbf3d80677c4abd6315bd7
2020-06-04 21:28:22,575: DEBUG - + python2.7 -
2020-06-04 21:28:23,581: DEBUG - + [[ checksum__etc_php_7.0_fpm_pool.d_horde.conf =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:23,583: DEBUG - + '[' -n '' ']'
2020-06-04 21:28:23,585: DEBUG - + unset backup_file_checksum
2020-06-04 21:28:23,587: DEBUG - + '[' -e ../conf/php-fpm.ini ']'
2020-06-04 21:28:23,589: DEBUG - + '[' 0 -eq 1 ']'
2020-06-04 21:28:23,590: DEBUG - + ynh_systemd_action --service_name=php7.0-fpm --action=reload
2020-06-04 21:28:23,606: DEBUG - + service_name=php7.0-fpm
2020-06-04 21:28:23,608: DEBUG - + action=reload
2020-06-04 21:28:23,614: DEBUG - + line_match=
2020-06-04 21:28:23,616: DEBUG - + length=20
2020-06-04 21:28:23,618: DEBUG - + log_path=/var/log/php7.0-fpm/php7.0-fpm.log
2020-06-04 21:28:23,619: DEBUG - + timeout=300
2020-06-04 21:28:23,621: DEBUG - + [[ -n '' ]]
2020-06-04 21:28:23,623: DEBUG - + '[' reload == reload ']'
2020-06-04 21:28:23,624: DEBUG - + action=reload-or-restart
2020-06-04 21:28:23,625: DEBUG - + systemctl reload-or-restart php7.0-fpm
2020-06-04 21:28:23,730: DEBUG - + [[ -n '' ]]
2020-06-04 21:28:23,841: INFO - [#################+..] > Protecting directory...
2020-06-04 21:28:23,847: DEBUG - + echo '[#################+..] > Protecting directory...'
2020-06-04 21:28:23,851: DEBUG - + set_permission
2020-06-04 21:28:23,853: DEBUG - + chown -R www-data:horde /var/www/horde
2020-06-04 21:28:25,661: DEBUG - + chown -R www-data:horde /home/yunohost.app/horde
2020-06-04 21:28:25,663: DEBUG - + chmod u=rwX,g=rwX,o= -R /var/www/horde
2020-06-04 21:28:26,869: DEBUG - + chmod u=rwX,g=rwX,o= -R /home/yunohost.app/horde
2020-06-04 21:28:26,981: DEBUG - + echo '[##################..] > Configuring permissions...'
2020-06-04 21:28:26,983: INFO - [##################..] > Configuring permissions...
2020-06-04 21:28:26,989: DEBUG - + '[' 0 = 0 ']'
2020-06-04 21:28:26,991: DEBUG - + ynh_app_setting_delete --app horde --key skipped_uris
2020-06-04 21:28:27,006: DEBUG - + ynh_app_setting delete horde skipped_uris
2020-06-04 21:28:27,007: DEBUG - + [[ delete == \d\e\l\e\t\e ]]
2020-06-04 21:28:27,009: DEBUG - + [[ skipped_uris =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:27,011: DEBUG - ++ ynh_app_setting_get --app=horde --key=skipped_uris
2020-06-04 21:28:27,053: DEBUG - ++ ynh_app_setting get horde skipped_uris
2020-06-04 21:28:27,054: DEBUG - ++ [[ get == \d\e\l\e\t\e ]]
2020-06-04 21:28:27,056: DEBUG - ++ ACTION=get
2020-06-04 21:28:27,057: DEBUG - ++ APP=horde
2020-06-04 21:28:27,059: DEBUG - ++ KEY=skipped_uris
2020-06-04 21:28:27,060: DEBUG - ++ VALUE=
2020-06-04 21:28:27,062: DEBUG - ++ python2.7 -
2020-06-04 21:28:27,967: DEBUG - ++ [[ skipped_uris =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:27,969: DEBUG - ++ [[ get == \s\e\t ]]
2020-06-04 21:28:27,971: DEBUG - ++ [[ get == \d\e\l\e\t\e ]]
2020-06-04 21:28:27,973: DEBUG - + current_value=
2020-06-04 21:28:27,974: DEBUG - + ACTION=delete
2020-06-04 21:28:27,976: DEBUG - + APP=horde
2020-06-04 21:28:27,977: DEBUG - + KEY=skipped_uris
2020-06-04 21:28:27,979: DEBUG - + VALUE=
2020-06-04 21:28:27,980: DEBUG - + python2.7 -
2020-06-04 21:28:28,886: DEBUG - + [[ skipped_uris =~ ^(unprotected|skipped)_ ]]
2020-06-04 21:28:28,888: DEBUG - + [[ delete == \s\e\t ]]
2020-06-04 21:28:28,890: DEBUG - + [[ delete == \d\e\l\e\t\e ]]
2020-06-04 21:28:28,892: DEBUG - + [[ '' == \/ ]]
2020-06-04 21:28:29,005: DEBUG - + echo '[##################+.] > Configuring log rotation...'
2020-06-04 21:28:29,008: DEBUG - + ynh_use_logrotate /var/www/horde/horde --nonappend --specific_user www-data/horde
2020-06-04 21:28:29,129: WARNING - /usr/share/yunohost/helpers.d/logrotate: ligne 60 : [: -n  : nombre entier attendu comme expression
2020-06-04 21:28:29,135: INFO - [##################+.] > Configuring log rotation...
2020-06-04 21:28:29,141: DEBUG - + logfile=/var/www/horde/horde
2020-06-04 21:28:29,143: DEBUG - + nonappend='-n '
2020-06-04 21:28:29,145: DEBUG - + specific_user=-u
2020-06-04 21:28:29,149: DEBUG - + '[' 4 -gt 0 ']'
2020-06-04 21:28:29,151: DEBUG - + '[' /var/www/horde/horde == --non-append ']'
2020-06-04 21:28:29,153: DEBUG - + '[' 4 -gt 1 ']'
2020-06-04 21:28:29,155: DEBUG - + '[' --nonappend == --non-append ']'
2020-06-04 21:28:29,157: DEBUG - + '[' 4 -gt 0 ']'
2020-06-04 21:28:29,159: DEBUG - ++ echo /
2020-06-04 21:28:29,162: DEBUG - + '[' / '!=' - ']'
2020-06-04 21:28:29,164: DEBUG - + '[' -f /var/www/horde/horde ']'
2020-06-04 21:28:29,166: DEBUG - ++ echo /var/www/horde/horde
2020-06-04 21:28:29,168: DEBUG - + '[' /var/www/horde/horde == log ']'
2020-06-04 21:28:29,170: DEBUG - + local 'logfile=/var/www/horde/horde/*.log'
2020-06-04 21:28:29,171: DEBUG - + local 'customtee=tee --append'
2020-06-04 21:28:29,173: DEBUG - + '[' '-n ' -eq 1 ']'
2020-06-04 21:28:29,175: DEBUG - + '[' -n '/var/www/horde/horde/*.log' ']'
2020-06-04 21:28:29,177: DEBUG - + '[' '!' -f /var/www/horde/horde ']'
2020-06-04 21:28:29,179: DEBUG - ++ echo log
2020-06-04 21:28:29,181: DEBUG - + '[' log '!=' log ']'
2020-06-04 21:28:29,183: DEBUG - + local su_directive=
2020-06-04 21:28:29,184: DEBUG - + [[ -n -u ]]
2020-06-04 21:28:29,186: DEBUG - + su_directive='	# Run logorotate as specific user - group
2020-06-04 21:28:29,188: DEBUG -     su -u -u'
2020-06-04 21:28:29,190: DEBUG - + cat
2020-06-04 21:28:29,192: DEBUG - ++ dirname '/var/www/horde/horde/*.log'
2020-06-04 21:28:29,194: DEBUG - + mkdir --parents /var/www/horde/horde
2020-06-04 21:28:29,196: DEBUG - + cat horde-logrotate
2020-06-04 21:28:29,198: DEBUG - + tee --append /etc/logrotate.d/horde
2020-06-04 21:28:29,200: DEBUG - + ynh_use_logrotate /var/www/horde/horde/services --append --specific_user www-data/horde
2020-06-04 21:28:29,322: DEBUG - + logfile=/var/www/horde/horde/services
2020-06-04 21:28:29,325: WARNING - /usr/share/yunohost/helpers.d/logrotate: ligne 60 : [: -a  : nombre entier attendu comme expression
2020-06-04 21:28:29,329: DEBUG - + nonappend='-a '
2020-06-04 21:28:29,331: DEBUG - + specific_user=-u
2020-06-04 21:28:29,333: DEBUG - + '[' 4 -gt 0 ']'
2020-06-04 21:28:29,335: DEBUG - + '[' /var/www/horde/horde/services == --non-append ']'
2020-06-04 21:28:29,337: DEBUG - + '[' 4 -gt 1 ']'
2020-06-04 21:28:29,339: DEBUG - + '[' --append == --non-append ']'
2020-06-04 21:28:29,341: DEBUG - + '[' 4 -gt 0 ']'
2020-06-04 21:28:29,343: DEBUG - ++ echo /
2020-06-04 21:28:29,345: DEBUG - + '[' / '!=' - ']'
2020-06-04 21:28:29,347: DEBUG - + '[' -f /var/www/horde/horde/services ']'
2020-06-04 21:28:29,348: DEBUG - ++ echo /var/www/horde/horde/services
2020-06-04 21:28:29,351: DEBUG - + '[' /var/www/horde/horde/services == log ']'
2020-06-04 21:28:29,353: DEBUG - + local 'logfile=/var/www/horde/horde/services/*.log'
2020-06-04 21:28:29,355: DEBUG - + local 'customtee=tee --append'
2020-06-04 21:28:29,357: DEBUG - + '[' '-a ' -eq 1 ']'
2020-06-04 21:28:29,359: DEBUG - + '[' -n '/var/www/horde/horde/services/*.log' ']'
2020-06-04 21:28:29,361: DEBUG - + '[' '!' -f /var/www/horde/horde/services ']'
2020-06-04 21:28:29,364: DEBUG - ++ echo log
2020-06-04 21:28:29,367: DEBUG - + '[' log '!=' log ']'
2020-06-04 21:28:29,369: DEBUG - + local su_directive=
2020-06-04 21:28:29,372: DEBUG - + [[ -n -u ]]
2020-06-04 21:28:29,375: DEBUG - + su_directive='	# Run logorotate as specific user - group
2020-06-04 21:28:29,378: WARNING - /usr/share/yunohost/helpers.d/logrotate: ligne 60 : [: -a  : nombre entier attendu comme expression
2020-06-04 21:28:29,382: DEBUG -     su -u -u'
2020-06-04 21:28:29,384: DEBUG - + cat
2020-06-04 21:28:29,386: DEBUG - ++ dirname '/var/www/horde/horde/services/*.log'
2020-06-04 21:28:29,388: DEBUG - + mkdir --parents /var/www/horde/horde/services
2020-06-04 21:28:29,390: DEBUG - + cat horde-logrotate
2020-06-04 21:28:29,392: DEBUG - + tee --append /etc/logrotate.d/horde
2020-06-04 21:28:29,394: DEBUG - + ynh_use_logrotate /var/www/horde/horde/services/portal --append --specific_user www-data/horde
2020-06-04 21:28:29,416: DEBUG - + logfile=/var/www/horde/horde/services/portal
2020-06-04 21:28:29,419: DEBUG - + nonappend='-a '
2020-06-04 21:28:29,421: DEBUG - + specific_user=-u
2020-06-04 21:28:29,424: DEBUG - + '[' 4 -gt 0 ']'
2020-06-04 21:28:29,426: DEBUG - + '[' /var/www/horde/horde/services/portal == --non-append ']'
2020-06-04 21:28:29,427: DEBUG - + '[' 4 -gt 1 ']'
2020-06-04 21:28:29,429: DEBUG - + '[' --append == --non-append ']'
2020-06-04 21:28:29,431: DEBUG - + '[' 4 -gt 0 ']'
2020-06-04 21:28:29,433: DEBUG - ++ echo /
2020-06-04 21:28:29,435: DEBUG - + '[' / '!=' - ']'
2020-06-04 21:28:29,437: DEBUG - + '[' -f /var/www/horde/horde/services/portal ']'
2020-06-04 21:28:29,439: DEBUG - ++ echo /var/www/horde/horde/services/portal
2020-06-04 21:28:29,440: DEBUG - + '[' /var/www/horde/horde/services/portal == log ']'
2020-06-04 21:28:29,442: DEBUG - + local 'logfile=/var/www/horde/horde/services/portal/*.log'
2020-06-04 21:28:29,444: DEBUG - + local 'customtee=tee --append'
2020-06-04 21:28:29,446: DEBUG - + '[' '-a ' -eq 1 ']'
2020-06-04 21:28:29,448: DEBUG - + '[' -n '/var/www/horde/horde/services/portal/*.log' ']'
2020-06-04 21:28:29,450: DEBUG - + '[' '!' -f /var/www/horde/horde/services/portal ']'
2020-06-04 21:28:29,452: DEBUG - ++ echo log
2020-06-04 21:28:29,454: DEBUG - + '[' log '!=' log ']'
2020-06-04 21:28:29,456: DEBUG - + local su_directive=
2020-06-04 21:28:29,459: DEBUG - + [[ -n -u ]]
2020-06-04 21:28:29,463: DEBUG - + su_directive='	# Run logorotate as specific user - group
2020-06-04 21:28:29,465: DEBUG -     su -u -u'
2020-06-04 21:28:29,467: DEBUG - + cat
2020-06-04 21:28:29,468: DEBUG - ++ dirname '/var/www/horde/horde/services/portal/*.log'
2020-06-04 21:28:29,470: DEBUG - + mkdir --parents /var/www/horde/horde/services/portal
2020-06-04 21:28:29,473: DEBUG - + tee --append /etc/logrotate.d/horde
2020-06-04 21:28:29,476: DEBUG - + cat horde-logrotate
2020-06-04 21:28:29,587: DEBUG - + echo '[####################] > Installation of horde completed'
2020-06-04 21:28:29,589: DEBUG - + ynh_exit_properly
2020-06-04 21:28:29,590: DEBUG - + local exit_code=0
2020-06-04 21:28:29,591: DEBUG - + '[' 0 -eq 0 ']'
2020-06-04 21:28:29,593: DEBUG - + exit 0
2020-06-04 21:28:29,621: DEBUG - Checking that required services are up and running...
2020-06-04 21:28:33,158: DEBUG - The permission database has been resynchronized
2020-06-04 21:28:34,495: DEBUG - La configuration de SSOwat générée
2020-06-04 21:28:34,555: SUCCESS - Installation terminée
2020-06-04 21:28:34,563: DEBUG - No default hook for action 'post_app_install' in /usr/share/yunohost/hooks/
2020-06-04 21:28:34,565: DEBUG - No custom hook for action 'post_app_install' in /etc/yunohost/hooks.d/```

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.