Wekan bien installé mais accès impossible

Bonjour,
Alors que mes autres applications tournent parfaitement (Mattermost, Piwigo, Nextcloud…) je ne réussis pas à accéder à l’application Wekan qui semble pourtant parfaitement installée.

Ce qui me pose question ce sont les 2 lignes après 'installation terminée"

 2020-09-05 03:49:03,483: SUCCESS - Installation terminée
    2020-09-05 03:49:03,486: DEBUG - No default hook for action 'post_app_install' in /usr/share/yunohost/hooks/
    2020-09-05 03:49:03,486: DEBUG - No custom hook for action 'post_app_install' in /etc/yunohost/hooks.d/

Côté utilisateur, le problème rencontré est qu’aucun des utilisateurs du YNST ne peut entrer et qu’il n’est pas non plus possible de créer un compte sur la page d’accueil de l’application.
Quelqu’un ici a-t-il une idée du problème ou de comment je peux voir ce qui se passe dans des log générés par WeKan ?
Merci !

log d’install :

args:
  app: wekan
  args: domain=maindomain.tld&path=%2Fwekan&admin=adepetigny&is_public=0
  force: false
  label: Wekan
  no_remove_on_failure: false
ended_at: 2020-09-05 07:49:03.493894
env:
  YNH_APP_ARG_ADMIN: adepetigny
  YNH_APP_ARG_DOMAIN: maindomain.tld
  YNH_APP_ARG_IS_PUBLIC: 0
  YNH_APP_ARG_PATH: /wekan
  YNH_APP_ID: wekan
  YNH_APP_INSTANCE_NAME: wekan
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_CWD: /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts
  YNH_INTERFACE: api
  YNH_STDINFO: /tmp/tmp7XiQBN/stdinfo
  YNH_STDRETURN: /tmp/tmpFHb1x1/stdreturn
error: null
operation: app_install
related_to:
- - app
  - wekan
started_at: 2020-09-05 07:47:49.037848
success: true
yunohost_version: 4.0.6.1

============

2020-09-05 03:47:49,047: INFO - Installation de l’application wekan …
2020-09-05 03:47:49,097: DEBUG - The permission database has been resynchronized
2020-09-05 03:47:49,172: DEBUG - La configuration de SSOwat générée
2020-09-05 03:47:49,182: DEBUG - No default hook for action 'post_app_addaccess' in /usr/share/yunohost/hooks/
2020-09-05 03:47:49,182: DEBUG - No custom hook for action 'post_app_addaccess' in /etc/yunohost/hooks.d/
2020-09-05 03:47:49,183: DEBUG - Permission 'wekan.main' créée
2020-09-05 03:47:49,183: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20200905-074749-permission_create-wekan" style="text-decoration:underline"> Créer permission 'wekan' </a>'
2020-09-05 03:47:49,195: DEBUG - Exécution de la commande 'sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts YNH_APP_ARG_IS_PUBLIC=0 YNH_STDINFO=/tmp/tmp7XiQBN/stdinfo YNH_APP_INSTANCE_NAME=wekan YNH_APP_ARG_ADMIN=adepetigny YNH_INTERFACE=api YNH_APP_ID=wekan YNH_APP_ARG_PATH=/wekan YNH_STDRETURN=/tmp/tmpFHb1x1/stdreturn YNH_APP_ARG_DOMAIN=maindomain.tld BASH_XTRACEFD=7 /bin/bash -x "./install" maindomain.tld /wekan adepetigny 0 wekan 7>&1' …
2020-09-05 03:47:49,196: DEBUG - About to run the command '['sh', '-c', 'YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts YNH_APP_ARG_IS_PUBLIC=0 YNH_STDINFO=/tmp/tmp7XiQBN/stdinfo YNH_APP_INSTANCE_NAME=wekan YNH_APP_ARG_ADMIN=adepetigny YNH_INTERFACE=api YNH_APP_ID=wekan YNH_APP_ARG_PATH=/wekan YNH_STDRETURN=/tmp/tmpFHb1x1/stdreturn YNH_APP_ARG_DOMAIN=maindomain.tld BASH_XTRACEFD=7 /bin/bash -x "./install" maindomain.tld /wekan adepetigny 0 wekan 7>&1']'
2020-09-05 03:47:49,213: DEBUG - + source _common.sh
2020-09-05 03:47:49,214: DEBUG - ++ pkg_dependencies='mongodb mongodb-server mongo-tools'
2020-09-05 03:47:49,214: DEBUG - ++ pkg_dependencies_buster='mongodb-org mongodb-org-server mongodb-org-tools'
2020-09-05 03:47:49,214: DEBUG - ++ mongodb_stretch=mongodb
2020-09-05 03:47:49,214: DEBUG - ++ mongodb_buster=mongod
2020-09-05 03:47:49,214: DEBUG - ++ nodejsversion=12.16.3
2020-09-05 03:47:49,215: DEBUG - + source ynh_detect_arch__2
2020-09-05 03:47:49,215: DEBUG - + source /usr/share/yunohost/helpers
2020-09-05 03:47:49,216: DEBUG - +++ run-parts --list /usr/share/yunohost/helpers.d
2020-09-05 03:47:49,216: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,216: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/apt ']'
2020-09-05 03:47:49,216: DEBUG - ++ . /usr/share/yunohost/helpers.d/apt
2020-09-05 03:47:49,216: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,217: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/backup ']'
2020-09-05 03:47:49,217: DEBUG - ++ . /usr/share/yunohost/helpers.d/backup
2020-09-05 03:47:49,217: DEBUG - +++ CAN_BIND=1
2020-09-05 03:47:49,217: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,217: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/fail2ban ']'
2020-09-05 03:47:49,217: DEBUG - ++ . /usr/share/yunohost/helpers.d/fail2ban
2020-09-05 03:47:49,218: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,218: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/getopts ']'
2020-09-05 03:47:49,218: DEBUG - ++ . /usr/share/yunohost/helpers.d/getopts
2020-09-05 03:47:49,218: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,218: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/hardware ']'
2020-09-05 03:47:49,218: DEBUG - ++ . /usr/share/yunohost/helpers.d/hardware
2020-09-05 03:47:49,219: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,219: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/logging ']'
2020-09-05 03:47:49,219: DEBUG - ++ . /usr/share/yunohost/helpers.d/logging
2020-09-05 03:47:49,219: DEBUG - +++ increment_progression=0
2020-09-05 03:47:49,219: DEBUG - +++ previous_weight=0
2020-09-05 03:47:49,219: DEBUG - +++ max_progression=-1
2020-09-05 03:47:49,220: DEBUG - +++ progress_scale=20
2020-09-05 03:47:49,220: DEBUG - +++ progress_string2='####################'
2020-09-05 03:47:49,220: DEBUG - +++ progress_string1=++++++++++++++++++++
2020-09-05 03:47:49,220: DEBUG - +++ progress_string0=....................
2020-09-05 03:47:49,220: DEBUG - ++++ date +%s
2020-09-05 03:47:49,220: DEBUG - +++ base_time=1599292069
2020-09-05 03:47:49,220: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,221: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/logrotate ']'
2020-09-05 03:47:49,221: DEBUG - ++ . /usr/share/yunohost/helpers.d/logrotate
2020-09-05 03:47:49,221: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,221: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'
2020-09-05 03:47:49,221: DEBUG - ++ . /usr/share/yunohost/helpers.d/mysql
2020-09-05 03:47:49,221: DEBUG - +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql
2020-09-05 03:47:49,222: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,222: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/network ']'
2020-09-05 03:47:49,222: DEBUG - ++ . /usr/share/yunohost/helpers.d/network
2020-09-05 03:47:49,222: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,222: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/nginx ']'
2020-09-05 03:47:49,222: DEBUG - ++ . /usr/share/yunohost/helpers.d/nginx
2020-09-05 03:47:49,223: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,223: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/nodejs ']'
2020-09-05 03:47:49,223: DEBUG - ++ . /usr/share/yunohost/helpers.d/nodejs
2020-09-05 03:47:49,223: DEBUG - +++ n_version=6.5.1
2020-09-05 03:47:49,223: DEBUG - +++ n_install_dir=/opt/node_n
2020-09-05 03:47:49,223: DEBUG - +++ node_version_path=/opt/node_n/n/versions/node
2020-09-05 03:47:49,223: DEBUG - +++ export N_PREFIX=/opt/node_n
2020-09-05 03:47:49,224: DEBUG - +++ N_PREFIX=/opt/node_n
2020-09-05 03:47:49,224: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,224: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/php ']'
2020-09-05 03:47:49,224: DEBUG - ++ . /usr/share/yunohost/helpers.d/php
2020-09-05 03:47:49,224: DEBUG - +++ readonly YNH_DEFAULT_PHP_VERSION=7.3
2020-09-05 03:47:49,224: DEBUG - +++ YNH_DEFAULT_PHP_VERSION=7.3
2020-09-05 03:47:49,225: DEBUG - +++ YNH_PHP_VERSION=7.3
2020-09-05 03:47:49,325: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,325: INFO - Managing script failure...
2020-09-05 03:47:49,327: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/postgresql ']'
2020-09-05 03:47:49,327: INFO - Retrieving arguments from the manifest...
2020-09-05 03:47:49,327: DEBUG - ++ . /usr/share/yunohost/helpers.d/postgresql
2020-09-05 03:47:49,328: INFO - Validating installation parameters...
2020-09-05 03:47:49,328: DEBUG - +++ PSQL_ROOT_PWD_FILE=/etc/yunohost/psql
2020-09-05 03:47:49,328: DEBUG - +++ PSQL_VERSION=11
2020-09-05 03:47:49,328: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,328: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/setting ']'
2020-09-05 03:47:49,329: DEBUG - ++ . /usr/share/yunohost/helpers.d/setting
2020-09-05 03:47:49,329: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,329: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/string ']'
2020-09-05 03:47:49,329: DEBUG - ++ . /usr/share/yunohost/helpers.d/string
2020-09-05 03:47:49,329: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,329: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/systemd ']'
2020-09-05 03:47:49,330: DEBUG - ++ . /usr/share/yunohost/helpers.d/systemd
2020-09-05 03:47:49,330: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,330: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/user ']'
2020-09-05 03:47:49,330: DEBUG - ++ . /usr/share/yunohost/helpers.d/user
2020-09-05 03:47:49,330: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2020-09-05 03:47:49,330: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/utils ']'
2020-09-05 03:47:49,331: DEBUG - ++ . /usr/share/yunohost/helpers.d/utils
2020-09-05 03:47:49,331: DEBUG - + ynh_print_info '--message=Managing script failure...'
2020-09-05 03:47:49,332: DEBUG - + echo 'Managing script failure...'
2020-09-05 03:47:49,332: DEBUG - + ynh_abort_if_errors
2020-09-05 03:47:49,332: DEBUG - + set -o errexit
2020-09-05 03:47:49,332: DEBUG - + set -o nounset
2020-09-05 03:47:49,332: DEBUG - + trap ynh_exit_properly EXIT
2020-09-05 03:47:49,333: DEBUG - + ynh_print_info '--message=Retrieving arguments from the manifest...'
2020-09-05 03:47:49,334: DEBUG - + echo 'Retrieving arguments from the manifest...'
2020-09-05 03:47:49,334: DEBUG - + domain=maindomain.tld
2020-09-05 03:47:49,334: DEBUG - + path_url=/wekan
2020-09-05 03:47:49,334: DEBUG - + admin=adepetigny
2020-09-05 03:47:49,334: DEBUG - + is_public=0
2020-09-05 03:47:49,334: DEBUG - + app=wekan
2020-09-05 03:47:49,335: DEBUG - + ynh_print_info '--message=Validating installation parameters...'
2020-09-05 03:47:49,336: DEBUG - + echo 'Validating installation parameters...'
2020-09-05 03:47:49,336: DEBUG - ++ ynh_detect_arch
2020-09-05 03:47:49,336: DEBUG - +++ uname -m
2020-09-05 03:47:49,336: DEBUG - +++ grep arm64
2020-09-05 03:47:49,336: DEBUG - ++ '[' -n '' ']'
2020-09-05 03:47:49,337: DEBUG - +++ uname -m
2020-09-05 03:47:49,337: DEBUG - +++ grep aarch64
2020-09-05 03:47:49,337: DEBUG - ++ '[' -n '' ']'
2020-09-05 03:47:49,337: DEBUG - +++ uname -m
2020-09-05 03:47:49,337: DEBUG - +++ grep 64
2020-09-05 03:47:49,337: DEBUG - ++ '[' -n x86_64 ']'
2020-09-05 03:47:49,338: DEBUG - ++ architecture=x86-64
2020-09-05 03:47:49,338: DEBUG - ++ echo x86-64
2020-09-05 03:47:49,338: DEBUG - + architecture=x86-64
2020-09-05 03:47:49,338: DEBUG - + '[' x86-64 == i386 ']'
2020-09-05 03:47:49,338: DEBUG - + '[' x86-64 == arm ']'
2020-09-05 03:47:49,338: DEBUG - + final_path=/var/www/wekan
2020-09-05 03:47:49,339: DEBUG - + test '!' -e /var/www/wekan
2020-09-05 03:47:49,339: DEBUG - + ynh_webpath_register --app=wekan --domain=maindomain.tld --path_url=/wekan
2020-09-05 03:47:49,340: DEBUG - + yunohost app register-url wekan maindomain.tld /wekan
2020-09-05 03:47:49,741: DEBUG - + ynh_print_info '--message=Storing installation settings...'
2020-09-05 03:47:49,741: INFO - Storing installation settings...
2020-09-05 03:47:49,743: DEBUG - + echo 'Storing installation settings...'
2020-09-05 03:47:49,743: DEBUG - + ynh_app_setting_set --app=wekan --key=domain --value=maindomain.tld
2020-09-05 03:47:49,744: DEBUG - + ynh_app_setting set wekan domain maindomain.tld
2020-09-05 03:47:49,745: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:47:49,745: DEBUG - + ACTION=set
2020-09-05 03:47:49,745: DEBUG - + APP=wekan
2020-09-05 03:47:49,745: DEBUG - + KEY=domain
2020-09-05 03:47:49,745: DEBUG - + VALUE=maindomain.tld
2020-09-05 03:47:49,745: DEBUG - + python2.7 -
2020-09-05 03:47:49,846: DEBUG - + [[ domain =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:47:49,846: DEBUG - + ynh_app_setting_set --app=wekan --key=path --value=/wekan
2020-09-05 03:47:49,948: DEBUG - + ynh_app_setting set wekan path /wekan
2020-09-05 03:47:49,948: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:47:49,948: DEBUG - + ACTION=set
2020-09-05 03:47:49,949: DEBUG - + APP=wekan
2020-09-05 03:47:49,949: DEBUG - + KEY=path
2020-09-05 03:47:49,949: DEBUG - + VALUE=/wekan
2020-09-05 03:47:49,949: DEBUG - + python2.7 -
2020-09-05 03:47:50,050: DEBUG - + [[ path =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:47:50,050: DEBUG - + ynh_app_setting_set --app=wekan --key=is_public --value=0
2020-09-05 03:47:50,052: DEBUG - + ynh_app_setting set wekan is_public 0
2020-09-05 03:47:50,052: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:47:50,052: DEBUG - + ACTION=set
2020-09-05 03:47:50,052: DEBUG - + APP=wekan
2020-09-05 03:47:50,052: DEBUG - + KEY=is_public
2020-09-05 03:47:50,052: DEBUG - + VALUE=0
2020-09-05 03:47:50,053: DEBUG - + python2.7 -
2020-09-05 03:47:50,153: DEBUG - + [[ is_public =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:47:50,153: DEBUG - + ynh_print_info '--message=Configuring firewall...'
2020-09-05 03:47:50,155: DEBUG - + echo 'Configuring firewall...'
2020-09-05 03:47:50,155: DEBUG - ++ ynh_find_port --port=8095
2020-09-05 03:47:50,156: DEBUG - ++ test -n 8095
2020-09-05 03:47:50,156: DEBUG - ++ ynh_port_available --port=8095
2020-09-05 03:47:50,157: DEBUG - ++ ss --numeric --listening --tcp --udp
2020-09-05 03:47:50,157: DEBUG - ++ awk '{print$5}'
2020-09-05 03:47:50,157: DEBUG - ++ grep --quiet --extended-regexp ':8095$'
2020-09-05 03:47:50,158: DEBUG - ++ return 1
2020-09-05 03:47:50,158: DEBUG - ++ port=8096
2020-09-05 03:47:50,158: DEBUG - ++ ynh_port_available --port=8096
2020-09-05 03:47:50,259: DEBUG - ++ ss --numeric --listening --tcp --udp
2020-09-05 03:47:50,260: INFO - Configuring firewall...
2020-09-05 03:47:50,260: DEBUG - ++ awk '{print$5}'
2020-09-05 03:47:50,260: DEBUG - ++ grep --quiet --extended-regexp ':8096$'
2020-09-05 03:47:50,260: DEBUG - ++ return 0
2020-09-05 03:47:50,261: DEBUG - ++ echo 8096
2020-09-05 03:47:50,261: DEBUG - + port=8096
2020-09-05 03:47:50,261: DEBUG - + ynh_app_setting_set --app=wekan --key=port --value=8096
2020-09-05 03:47:50,262: DEBUG - + ynh_app_setting set wekan port 8096
2020-09-05 03:47:50,263: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:47:50,263: DEBUG - + ACTION=set
2020-09-05 03:47:50,263: DEBUG - + APP=wekan
2020-09-05 03:47:50,263: DEBUG - + KEY=port
2020-09-05 03:47:50,263: DEBUG - + VALUE=8096
2020-09-05 03:47:50,263: DEBUG - + python2.7 -
2020-09-05 03:47:50,364: DEBUG - + [[ port =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:47:50,364: DEBUG - + ynh_print_info '--message=Installing dependencies...'
2020-09-05 03:47:50,365: DEBUG - + echo 'Installing dependencies...'
2020-09-05 03:47:50,365: DEBUG - + ynh_install_nodejs --nodejs_version=12.16.3
2020-09-05 03:47:50,367: DEBUG - + mkdir --parents /opt/node_n
2020-09-05 03:47:50,367: DEBUG - + CLEAR_PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:50,367: DEBUG - ++ echo /opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:50,367: DEBUG - ++ sed s@/usr/local/bin:@@
2020-09-05 03:47:50,367: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:50,367: DEBUG - + test -x /usr/bin/node
2020-09-05 03:47:50,368: DEBUG - + test -x /usr/bin/npm
2020-09-05 03:47:50,368: DEBUG - + /opt/node_n/bin/n --version
2020-09-05 03:47:50,368: DEBUG - + ynh_install_n
2020-09-05 03:47:50,368: DEBUG - + ynh_print_info '--message=Installation of N - Node.js version management'
2020-09-05 03:47:50,369: DEBUG - + echo 'Installation of N - Node.js version management'
2020-09-05 03:47:50,369: DEBUG - + mkdir --parents ../conf
2020-09-05 03:47:50,369: DEBUG - + echo 'SOURCE_URL=https://github.com/tj/n/archive/v6.5.1.tar.gz
2020-09-05 03:47:50,370: DEBUG - SOURCE_SUM=5833f15893b9951a9ed59487e87b6c181d96b83a525846255872c4f92f0d25dd'
2020-09-05 03:47:50,370: DEBUG - + ynh_setup_source --dest_dir=/opt/node_n/git --source_id=n
2020-09-05 03:47:50,370: INFO - Installing dependencies...
2020-09-05 03:47:50,371: INFO - Installation of N - Node.js version management
2020-09-05 03:47:50,472: DEBUG - + source_id=n
2020-09-05 03:47:50,473: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src
2020-09-05 03:47:50,473: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src ']'
2020-09-05 03:47:50,473: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src
2020-09-05 03:47:50,473: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:47:50,473: DEBUG - + local src_url=https://github.com/tj/n/archive/v6.5.1.tar.gz
2020-09-05 03:47:50,473: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src
2020-09-05 03:47:50,474: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:47:50,474: DEBUG - + local src_sum=5833f15893b9951a9ed59487e87b6c181d96b83a525846255872c4f92f0d25dd
2020-09-05 03:47:50,474: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src
2020-09-05 03:47:50,474: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:47:50,474: DEBUG - + local src_sumprg=
2020-09-05 03:47:50,474: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src
2020-09-05 03:47:50,475: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:47:50,475: DEBUG - + local src_format=
2020-09-05 03:47:50,475: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src
2020-09-05 03:47:50,475: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:47:50,475: DEBUG - + local src_extract=
2020-09-05 03:47:50,475: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src
2020-09-05 03:47:50,476: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:47:50,476: DEBUG - + local src_in_subdir=
2020-09-05 03:47:50,476: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/n.src
2020-09-05 03:47:50,476: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:47:50,476: DEBUG - + local src_filename=
2020-09-05 03:47:50,476: DEBUG - + src_sumprg=sha256sum
2020-09-05 03:47:50,476: DEBUG - + src_in_subdir=true
2020-09-05 03:47:50,477: DEBUG - + src_format=tar.gz
2020-09-05 03:47:50,477: DEBUG - ++ echo tar.gz
2020-09-05 03:47:50,477: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2020-09-05 03:47:50,477: DEBUG - + src_format=tar.gz
2020-09-05 03:47:50,477: DEBUG - + src_extract=true
2020-09-05 03:47:50,477: DEBUG - + '[' '' = '' ']'
2020-09-05 03:47:50,478: DEBUG - + src_filename=n.tar.gz
2020-09-05 03:47:50,478: DEBUG - + local local_src=/opt/yunohost-apps-src/wekan/n.tar.gz
2020-09-05 03:47:50,478: DEBUG - + test -e /opt/yunohost-apps-src/wekan/n.tar.gz
2020-09-05 03:47:50,478: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=n.tar.gz https://github.com/tj/n/archive/v6.5.1.tar.gz
2020-09-05 03:47:51,080: DEBUG - + out='2020-09-05 03:47:50 URL:https://codeload.github.com/tj/n/tar.gz/v6.5.1 [28501] -> "n.tar.gz" [1]'
2020-09-05 03:47:51,080: DEBUG - + echo '5833f15893b9951a9ed59487e87b6c181d96b83a525846255872c4f92f0d25dd n.tar.gz'
2020-09-05 03:47:51,080: DEBUG - + sha256sum --check --status
2020-09-05 03:47:51,080: DEBUG - + mkdir --parents /opt/node_n/git
2020-09-05 03:47:51,080: DEBUG - + true
2020-09-05 03:47:51,081: DEBUG - + '[' tar.gz = zip ']'
2020-09-05 03:47:51,081: DEBUG - + local strip=
2020-09-05 03:47:51,081: DEBUG - + '[' true '!=' false ']'
2020-09-05 03:47:51,081: DEBUG - + '[' true == true ']'
2020-09-05 03:47:51,081: DEBUG - + local sub_dirs=1
2020-09-05 03:47:51,081: DEBUG - + strip='--strip-components 1'
2020-09-05 03:47:51,082: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]]
2020-09-05 03:47:51,082: DEBUG - + tar --extract --file=n.tar.gz --directory=/opt/node_n/git --strip-components 1
2020-09-05 03:47:51,082: DEBUG - ++ find /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../sources/patches/ -type f -name 'n-*.patch'
2020-09-05 03:47:51,082: DEBUG - ++ wc --lines
2020-09-05 03:47:51,082: DEBUG - + ((  0 > 0  ))
2020-09-05 03:47:51,082: DEBUG - + test -e /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../sources/extra_files/n
2020-09-05 03:47:51,083: DEBUG - + cd /opt/node_n/git
2020-09-05 03:47:51,083: DEBUG - + PREFIX=/opt/node_n
2020-09-05 03:47:51,083: DEBUG - + make install
2020-09-05 03:47:51,083: DEBUG - mkdir -p /opt/node_n/bin/
2020-09-05 03:47:51,083: DEBUG - cp bin/n /opt/node_n/bin/n
2020-09-05 03:47:51,083: DEBUG - + ynh_replace_string '--match_string=^N_PREFIX=${N_PREFIX-.*}$' '--replace_string=N_PREFIX=${N_PREFIX-/opt/node_n}' --target_file=/opt/node_n/bin/n
2020-09-05 03:47:51,185: DEBUG - + local delimit=@
2020-09-05 03:47:51,185: DEBUG - + match_string='^N_PREFIX=${N_PREFIX-.*}$'
2020-09-05 03:47:51,186: DEBUG - + replace_string='N_PREFIX=${N_PREFIX-/opt/node_n}'
2020-09-05 03:47:51,186: DEBUG - + sed --in-place 's@^N_PREFIX=${N_PREFIX-.*}$@N_PREFIX=${N_PREFIX-/opt/node_n}@g' /opt/node_n/bin/n
2020-09-05 03:47:51,186: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:51,186: DEBUG - + test -x /usr/bin/node_n
2020-09-05 03:47:51,186: DEBUG - + test -x /usr/bin/npm_n
2020-09-05 03:47:51,186: DEBUG - ++ uname --machine
2020-09-05 03:47:51,187: DEBUG - + uname=x86_64
2020-09-05 03:47:51,187: DEBUG - + [[ x86_64 =~ aarch64 ]]
2020-09-05 03:47:51,187: DEBUG - + [[ x86_64 =~ arm64 ]]
2020-09-05 03:47:51,187: DEBUG - + n 12.16.3
2020-09-05 03:47:51,187: DEBUG - 
2020-09-05 03:47:51,187: DEBUG -   installing : node-v12.16.3
2020-09-05 03:47:51,388: DEBUG -        mkdir : /opt/node_n/n/versions/node/12.16.3
2020-09-05 03:47:51,388: DEBUG -        fetch : https://nodejs.org/dist/v12.16.3/node-v12.16.3-linux-x64.tar.xz
2020-09-05 03:47:53,695: DEBUG -    installed : v12.16.3 (with npm 6.14.4)
2020-09-05 03:47:53,695: DEBUG - 
2020-09-05 03:47:53,695: DEBUG - ++ sort --version-sort
2020-09-05 03:47:53,695: DEBUG - ++ tail --lines=1
2020-09-05 03:47:53,696: DEBUG - ++ find /opt/node_n/n/versions/node/12.16.3 -maxdepth 0
2020-09-05 03:47:53,696: DEBUG - + real_nodejs_version=/opt/node_n/n/versions/node/12.16.3
2020-09-05 03:47:53,696: DEBUG - ++ basename /opt/node_n/n/versions/node/12.16.3
2020-09-05 03:47:53,696: DEBUG - + real_nodejs_version=12.16.3
2020-09-05 03:47:53,696: DEBUG - + '[' '!' -e /opt/node_n/n/versions/node/12.16.3 ']'
2020-09-05 03:47:53,696: DEBUG - + echo wekan:12.16.3
2020-09-05 03:47:53,697: DEBUG - + tee --append /opt/node_n/ynh_app_version
2020-09-05 03:47:53,697: DEBUG - wekan:12.16.3
2020-09-05 03:47:53,697: DEBUG - + ynh_app_setting_set --app=wekan --key=nodejs_version --value=12.16.3
2020-09-05 03:47:53,698: DEBUG - + ynh_app_setting set wekan nodejs_version 12.16.3
2020-09-05 03:47:53,699: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:47:53,699: DEBUG - + ACTION=set
2020-09-05 03:47:53,699: DEBUG - + APP=wekan
2020-09-05 03:47:53,699: DEBUG - + KEY=nodejs_version
2020-09-05 03:47:53,699: DEBUG - + VALUE=12.16.3
2020-09-05 03:47:53,699: DEBUG - + python2.7 -
2020-09-05 03:47:53,800: DEBUG - + [[ nodejs_version =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:47:53,800: DEBUG - + ynh_cron_upgrade_node
2020-09-05 03:47:53,800: DEBUG - + cat
2020-09-05 03:47:53,800: DEBUG - + chmod +x /opt/node_n/node_update.sh
2020-09-05 03:47:53,801: DEBUG - + cat
2020-09-05 03:47:53,801: DEBUG - + chmod +x /etc/cron.daily/node_update
2020-09-05 03:47:53,801: DEBUG - + ynh_use_nodejs
2020-09-05 03:47:53,801: DEBUG - ++ ynh_app_setting_get --app=wekan --key=nodejs_version
2020-09-05 03:47:53,903: DEBUG - ++ ynh_app_setting get wekan nodejs_version
2020-09-05 03:47:53,903: DEBUG - ++ [[ get == \d\e\l\e\t\e ]]
2020-09-05 03:47:53,903: DEBUG - ++ ACTION=get
2020-09-05 03:47:53,903: DEBUG - ++ APP=wekan
2020-09-05 03:47:53,904: DEBUG - ++ KEY=nodejs_version
2020-09-05 03:47:53,904: DEBUG - ++ VALUE=
2020-09-05 03:47:53,904: DEBUG - ++ python2.7 -
2020-09-05 03:47:54,004: DEBUG - ++ [[ nodejs_version =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:47:54,005: DEBUG - + nodejs_version=12.16.3
2020-09-05 03:47:54,005: DEBUG - + nodejs_path=/opt/node_n/n/versions/node/12.16.3/bin
2020-09-05 03:47:54,005: DEBUG - + shopt -s expand_aliases
2020-09-05 03:47:54,005: DEBUG - + ynh_node=/opt/node_n/n/versions/node/12.16.3/bin/node
2020-09-05 03:47:54,005: DEBUG - + alias ynh_node=/opt/node_n/n/versions/node/12.16.3/bin/node
2020-09-05 03:47:54,005: DEBUG - + ynh_npm=/opt/node_n/n/versions/node/12.16.3/bin/npm
2020-09-05 03:47:54,006: DEBUG - + alias ynh_npm=/opt/node_n/n/versions/node/12.16.3/bin/npm
2020-09-05 03:47:54,006: DEBUG - + [[ :/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: != *\:\/\o\p\t\/\n\o\d\e\_\n\/\n\/\v\e\r\s\i\o\n\s\/\n\o\d\e\/\1\2\.\1\6\.\3\/\b\i\n* ]]
2020-09-05 03:47:54,006: DEBUG - + PATH=/opt/node_n/n/versions/node/12.16.3/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:54,006: DEBUG - + node_PATH=/opt/node_n/n/versions/node/12.16.3/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:54,006: DEBUG - + ynh_node_load_PATH=PATH=/opt/node_n/n/versions/node/12.16.3/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:54,007: DEBUG - + ynh_use_nodejs
2020-09-05 03:47:54,007: DEBUG - ++ ynh_app_setting_get --app=wekan --key=nodejs_version
2020-09-05 03:47:54,008: DEBUG - ++ ynh_app_setting get wekan nodejs_version
2020-09-05 03:47:54,008: DEBUG - ++ [[ get == \d\e\l\e\t\e ]]
2020-09-05 03:47:54,008: DEBUG - ++ ACTION=get
2020-09-05 03:47:54,008: DEBUG - ++ APP=wekan
2020-09-05 03:47:54,009: DEBUG - ++ KEY=nodejs_version
2020-09-05 03:47:54,009: DEBUG - ++ VALUE=
2020-09-05 03:47:54,009: DEBUG - ++ python2.7 -
2020-09-05 03:47:54,109: DEBUG - ++ [[ nodejs_version =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:47:54,110: DEBUG - + nodejs_version=12.16.3
2020-09-05 03:47:54,110: DEBUG - + nodejs_path=/opt/node_n/n/versions/node/12.16.3/bin
2020-09-05 03:47:54,110: DEBUG - + shopt -s expand_aliases
2020-09-05 03:47:54,110: DEBUG - + ynh_node=/opt/node_n/n/versions/node/12.16.3/bin/node
2020-09-05 03:47:54,110: DEBUG - + alias ynh_node=/opt/node_n/n/versions/node/12.16.3/bin/node
2020-09-05 03:47:54,110: DEBUG - + ynh_npm=/opt/node_n/n/versions/node/12.16.3/bin/npm
2020-09-05 03:47:54,111: DEBUG - + alias ynh_npm=/opt/node_n/n/versions/node/12.16.3/bin/npm
2020-09-05 03:47:54,111: DEBUG - + [[ :/opt/node_n/n/versions/node/12.16.3/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: != *\:\/\o\p\t\/\n\o\d\e\_\n\/\n\/\v\e\r\s\i\o\n\s\/\n\o\d\e\/\1\2\.\1\6\.\3\/\b\i\n* ]]
2020-09-05 03:47:54,111: DEBUG - + node_PATH=/opt/node_n/n/versions/node/12.16.3/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:54,111: DEBUG - + ynh_node_load_PATH=PATH=/opt/node_n/n/versions/node/12.16.3/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-09-05 03:47:54,111: DEBUG - ++ lsb_release --codename --short
2020-09-05 03:47:54,111: DEBUG - + '[' buster = buster ']'
2020-09-05 03:47:54,112: DEBUG - + ynh_install_extra_app_dependencies '--repo=deb http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 main' '--package=mongodb-org mongodb-org-server mongodb-org-tools' --key=https://www.mongodb.org/static/pgp/server-4.2.asc
2020-09-05 03:47:54,214: DEBUG - + name=wekan
2020-09-05 03:47:54,214: DEBUG - + key=https://www.mongodb.org/static/pgp/server-4.2.asc
2020-09-05 03:47:54,214: DEBUG - + '[' -n https://www.mongodb.org/static/pgp/server-4.2.asc ']'
2020-09-05 03:47:54,214: DEBUG - + key=--key=https://www.mongodb.org/static/pgp/server-4.2.asc
2020-09-05 03:47:54,215: DEBUG - + ynh_install_extra_repo '--repo=deb http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 main' --key=https://www.mongodb.org/static/pgp/server-4.2.asc --priority=995 --name=wekan
2020-09-05 03:47:54,317: DEBUG - + name=wekan
2020-09-05 03:47:54,317: DEBUG - + append=0
2020-09-05 03:47:54,317: DEBUG - + key=https://www.mongodb.org/static/pgp/server-4.2.asc
2020-09-05 03:47:54,317: DEBUG - + priority=995
2020-09-05 03:47:54,317: DEBUG - + '[' 0 -eq 1 ']'
2020-09-05 03:47:54,318: DEBUG - + append=
2020-09-05 03:47:54,318: DEBUG - + wget_append=tee
2020-09-05 03:47:54,318: DEBUG - + repo='http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 main'
2020-09-05 03:47:54,318: DEBUG - ++ echo 'http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 main'
2020-09-05 03:47:54,318: DEBUG - ++ awk '{ print $1 }'
2020-09-05 03:47:54,318: DEBUG - + local uri=http://repo.mongodb.org/apt/debian
2020-09-05 03:47:54,319: DEBUG - ++ echo 'http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 main'
2020-09-05 03:47:54,319: DEBUG - ++ awk '{ print $2 }'
2020-09-05 03:47:54,319: DEBUG - + local suite=buster/mongodb-org/4.2
2020-09-05 03:47:54,319: DEBUG - + local component=main
2020-09-05 03:47:54,319: DEBUG - + ynh_add_repo --uri=http://repo.mongodb.org/apt/debian --suite=buster/mongodb-org/4.2 --component=main --name=wekan
2020-09-05 03:47:54,521: DEBUG - + name=wekan
2020-09-05 03:47:54,522: DEBUG - + append=0
2020-09-05 03:47:54,522: DEBUG - + '[' 0 -eq 1 ']'
2020-09-05 03:47:54,522: DEBUG - + append=tee
2020-09-05 03:47:54,522: DEBUG - + mkdir --parents /etc/apt/sources.list.d
2020-09-05 03:47:54,522: DEBUG - + echo 'deb http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 main'
2020-09-05 03:47:54,523: DEBUG - + tee /etc/apt/sources.list.d/wekan.list
2020-09-05 03:47:54,523: DEBUG - deb http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 main
2020-09-05 03:47:54,523: DEBUG - + local pin=repo.mongodb.org/apt/debian
2020-09-05 03:47:54,523: DEBUG - + pin=repo.mongodb.org
2020-09-05 03:47:54,523: DEBUG - + '[' -n 995 ']'
2020-09-05 03:47:54,523: DEBUG - + priority=--priority=995
2020-09-05 03:47:54,524: DEBUG - + ynh_pin_repo '--package=*' '--pin=origin "repo.mongodb.org"' --priority=995 --name=wekan
2020-09-05 03:47:54,626: DEBUG - + package='*'
2020-09-05 03:47:54,626: DEBUG - + priority=995
2020-09-05 03:47:54,626: DEBUG - + name=wekan
2020-09-05 03:47:54,626: DEBUG - + append=0
2020-09-05 03:47:54,626: DEBUG - + '[' 0 -eq 1 ']'
2020-09-05 03:47:54,627: DEBUG - + append=tee
2020-09-05 03:47:54,627: DEBUG - + mkdir --parents /etc/apt/preferences.d
2020-09-05 03:47:54,627: DEBUG - + echo 'Package: *
2020-09-05 03:47:54,627: DEBUG - Pin: origin "repo.mongodb.org"
2020-09-05 03:47:54,627: DEBUG - Pin-Priority: 995
2020-09-05 03:47:54,627: DEBUG - '
2020-09-05 03:47:54,628: DEBUG - + tee /etc/apt/preferences.d/wekan
2020-09-05 03:47:54,628: DEBUG - Package: *
2020-09-05 03:47:54,628: DEBUG - Pin: origin "repo.mongodb.org"
2020-09-05 03:47:54,628: DEBUG - Pin-Priority: 995
2020-09-05 03:47:54,628: DEBUG - 
2020-09-05 03:47:54,628: DEBUG - + '[' -n https://www.mongodb.org/static/pgp/server-4.2.asc ']'
2020-09-05 03:47:54,628: DEBUG - + mkdir --parents /etc/apt/trusted.gpg.d
2020-09-05 03:47:54,629: DEBUG - + wget --timeout 900 --quiet https://www.mongodb.org/static/pgp/server-4.2.asc --output-document=-
2020-09-05 03:47:54,629: DEBUG - + gpg --dearmor
2020-09-05 03:47:54,629: DEBUG - + tee /etc/apt/trusted.gpg.d/wekan.gpg
2020-09-05 03:47:55,030: DEBUG - + ynh_package_update
2020-09-05 03:47:55,030: DEBUG - + ynh_apt update
2020-09-05 03:47:55,030: DEBUG - + ynh_wait_dpkg_free
2020-09-05 03:47:55,131: DEBUG - + return 0
2020-09-05 03:47:55,131: DEBUG - + LC_ALL=C
2020-09-05 03:47:55,132: DEBUG - + DEBIAN_FRONTEND=noninteractive
2020-09-05 03:47:55,132: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2020-09-05 03:47:55,332: DEBUG - Hit:1 http://deb.debian.org/debian buster InRelease
2020-09-05 03:47:55,333: DEBUG - Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
2020-09-05 03:47:55,333: DEBUG - Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
2020-09-05 03:47:55,333: DEBUG - Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 InRelease
2020-09-05 03:47:55,333: DEBUG - Get:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 Release [1488 B]
2020-09-05 03:47:55,334: DEBUG - Get:6 http://forge.yunohost.org/debian buster InRelease [18.2 kB]
2020-09-05 03:47:55,334: DEBUG - Hit:7 https://deb.nodesource.com/node_10.x stretch InRelease
2020-09-05 03:47:55,434: DEBUG - Get:8 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 Release.gpg [801 B]
2020-09-05 03:47:55,535: DEBUG - Hit:9 http://download.onlyoffice.com/repo/debian squeeze InRelease
2020-09-05 03:47:55,635: DEBUG - Get:10 http://security.debian.org/debian-security buster/updates/main Sources [137 kB]
2020-09-05 03:47:55,636: DEBUG - Get:11 http://security.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
2020-09-05 03:47:55,636: DEBUG - Get:12 http://security.debian.org/debian-security buster/updates/main Translation-en [123 kB]
2020-09-05 03:47:55,937: DEBUG - Get:13 http://forge.yunohost.org/debian buster/stable amd64 Packages [4425 B]
2020-09-05 03:47:56,137: DEBUG - Get:14 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2/main amd64 Packages [7461 B]
2020-09-05 03:47:56,138: DEBUG - Fetched 636 kB in 1s (706 kB/s)
2020-09-05 03:47:57,040: DEBUG - Reading package lists...
2020-09-05 03:47:57,040: DEBUG - + ynh_add_app_dependencies '--package=mongodb-org mongodb-org-server mongodb-org-tools'
2020-09-05 03:47:57,041: DEBUG - + replace=0
2020-09-05 03:47:57,041: DEBUG - + local current_dependencies=
2020-09-05 03:47:57,042: DEBUG - + '[' 0 -eq 0 ']'
2020-09-05 03:47:57,042: DEBUG - + local dep_app=wekan
2020-09-05 03:47:57,042: DEBUG - + ynh_package_is_installed --package=wekan-ynh-deps
2020-09-05 03:47:57,043: DEBUG - + ynh_wait_dpkg_free
2020-09-05 03:47:57,244: DEBUG - + return 0
2020-09-05 03:47:57,244: DEBUG - + grep --count 'ok installed'
2020-09-05 03:47:57,244: DEBUG - + dpkg-query --show '--showformat=${Status}' wekan-ynh-deps
2020-09-05 03:47:57,245: DEBUG - + current_dependencies=
2020-09-05 03:47:57,245: DEBUG - + ynh_install_app_dependencies 'mongodb-org mongodb-org-server mongodb-org-tools'
2020-09-05 03:47:57,245: DEBUG - + local 'dependencies=mongodb-org mongodb-org-server mongodb-org-tools'
2020-09-05 03:47:57,245: DEBUG - ++ echo 'mongodb-org mongodb-org-server mongodb-org-tools'
2020-09-05 03:47:57,245: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2020-09-05 03:47:57,245: DEBUG - + dependencies='mongodb-org, mongodb-org-server, mongodb-org-tools'
2020-09-05 03:47:57,246: DEBUG - + local 'dependencies=mongodb-org, mongodb-org-server, mongodb-org-tools'
2020-09-05 03:47:57,246: DEBUG - + local manifest_path=../manifest.json
2020-09-05 03:47:57,246: DEBUG - + '[' '!' -e ../manifest.json ']'
2020-09-05 03:47:57,246: DEBUG - ++ grep '\"version\": ' ../manifest.json
2020-09-05 03:47:57,246: DEBUG - ++ cut '--delimiter="' --fields=4
2020-09-05 03:47:57,246: DEBUG - + local version=4.09~ynh1
2020-09-05 03:47:57,247: DEBUG - + '[' 9 -eq 0 ']'
2020-09-05 03:47:57,247: DEBUG - + local dep_app=wekan
2020-09-05 03:47:57,247: DEBUG - + [[ mongodb-org, mongodb-org-server, mongodb-org-tools =~ [<=>] ]]
2020-09-05 03:47:57,247: DEBUG - + echo mongodb-org, mongodb-org-server, mongodb-org-tools
2020-09-05 03:47:57,247: DEBUG - + grep --quiet php
2020-09-05 03:47:57,247: DEBUG - + cat
2020-09-05 03:47:57,248: DEBUG - + ynh_package_install_from_equivs /tmp/wekan-ynh-deps.control
2020-09-05 03:47:57,248: DEBUG - + local controlfile=/tmp/wekan-ynh-deps.control
2020-09-05 03:47:57,248: DEBUG - ++ grep '^Package: ' /tmp/wekan-ynh-deps.control
2020-09-05 03:47:57,248: DEBUG - ++ cut '--delimiter= ' --fields=2
2020-09-05 03:47:57,248: DEBUG - + local pkgname=wekan-ynh-deps
2020-09-05 03:47:57,248: DEBUG - ++ grep '^Version: ' /tmp/wekan-ynh-deps.control
2020-09-05 03:47:57,248: DEBUG - ++ cut '--delimiter= ' --fields=2
2020-09-05 03:47:57,249: DEBUG - + local pkgversion=4.09~ynh1
2020-09-05 03:47:57,249: DEBUG - + [[ -z wekan-ynh-deps ]]
2020-09-05 03:47:57,249: DEBUG - + [[ -z 4.09~ynh1 ]]
2020-09-05 03:47:57,249: DEBUG - + ynh_package_update
2020-09-05 03:47:57,249: DEBUG - + ynh_apt update
2020-09-05 03:47:57,249: DEBUG - + ynh_wait_dpkg_free
2020-09-05 03:47:57,450: DEBUG - + return 0
2020-09-05 03:47:57,451: DEBUG - + LC_ALL=C
2020-09-05 03:47:57,451: DEBUG - + DEBIAN_FRONTEND=noninteractive
2020-09-05 03:47:57,451: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2020-09-05 03:47:57,551: DEBUG - Hit:1 http://deb.debian.org/debian buster InRelease
2020-09-05 03:47:57,552: DEBUG - Hit:2 http://security.debian.org/debian-security buster/updates InRelease
2020-09-05 03:47:57,552: DEBUG - Ign:3 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 InRelease
2020-09-05 03:47:57,552: DEBUG - Hit:4 http://deb.debian.org/debian buster-updates InRelease
2020-09-05 03:47:57,552: DEBUG - Hit:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 Release
2020-09-05 03:47:57,552: DEBUG - Hit:6 https://deb.nodesource.com/node_10.x stretch InRelease
2020-09-05 03:47:57,553: DEBUG - Hit:7 http://forge.yunohost.org/debian buster InRelease
2020-09-05 03:47:57,653: DEBUG - Hit:8 http://download.onlyoffice.com/repo/debian squeeze InRelease
2020-09-05 03:47:59,056: DEBUG - Reading package lists...
2020-09-05 03:47:59,057: DEBUG - ++ mktemp --directory
2020-09-05 03:47:59,057: DEBUG - + local TMPDIR=/tmp/tmp.ExGQtBX1ZJ
2020-09-05 03:47:59,057: DEBUG - + echo 10
2020-09-05 03:47:59,157: DEBUG - + ynh_wait_dpkg_free
2020-09-05 03:47:59,358: DEBUG - + return 0
2020-09-05 03:47:59,359: DEBUG - + cp /tmp/wekan-ynh-deps.control /tmp/tmp.ExGQtBX1ZJ/control
2020-09-05 03:47:59,359: DEBUG - + cd /tmp/tmp.ExGQtBX1ZJ
2020-09-05 03:47:59,359: DEBUG - + LC_ALL=C
2020-09-05 03:47:59,359: DEBUG - + equivs-build ./control
2020-09-05 03:48:00,562: DEBUG - + dpkg --force-depends --install ./wekan-ynh-deps_4.09~ynh1_all.deb
2020-09-05 03:48:00,663: DEBUG - Selecting previously unselected package wekan-ynh-deps.
2020-09-05 03:48:00,763: DEBUG - (Reading database ... 85924 files and directories currently installed.)
2020-09-05 03:48:00,763: DEBUG - Preparing to unpack .../wekan-ynh-deps_4.09~ynh1_all.deb ...
2020-09-05 03:48:00,764: DEBUG - Unpacking wekan-ynh-deps (4.09~ynh1) ...
2020-09-05 03:48:01,064: DEBUG - dpkg: wekan-ynh-deps: dependency problems, but configuring anyway as you requested:
2020-09-05 03:48:01,065: DEBUG -  wekan-ynh-deps depends on mongodb-org; however:
2020-09-05 03:48:01,065: DEBUG -   Package mongodb-org is not installed.
2020-09-05 03:48:01,065: DEBUG -  wekan-ynh-deps depends on mongodb-org-server; however:
2020-09-05 03:48:01,065: DEBUG -   Package mongodb-org-server is not installed.
2020-09-05 03:48:01,065: DEBUG -  wekan-ynh-deps depends on mongodb-org-tools; however:
2020-09-05 03:48:01,065: DEBUG -   Package mongodb-org-tools is not installed.
2020-09-05 03:48:01,066: DEBUG - 
2020-09-05 03:48:01,066: DEBUG - Setting up wekan-ynh-deps (4.09~ynh1) ...
2020-09-05 03:48:01,367: DEBUG - + ynh_package_install --fix-broken
2020-09-05 03:48:01,367: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2020-09-05 03:48:01,367: DEBUG - + ynh_wait_dpkg_free
2020-09-05 03:48:01,568: DEBUG - + return 0
2020-09-05 03:48:01,568: DEBUG - + LC_ALL=C
2020-09-05 03:48:01,569: DEBUG - + DEBIAN_FRONTEND=noninteractive
2020-09-05 03:48:01,569: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2020-09-05 03:48:01,870: DEBUG - Reading package lists...
2020-09-05 03:48:02,070: DEBUG - Building dependency tree...
2020-09-05 03:48:02,071: DEBUG - Reading state information...
2020-09-05 03:48:02,071: DEBUG - Correcting dependencies... Done
2020-09-05 03:48:02,272: DEBUG - The following additional packages will be installed:
2020-09-05 03:48:02,272: DEBUG -   mongodb-org mongodb-org-mongos mongodb-org-server mongodb-org-shell
2020-09-05 03:48:02,272: DEBUG -   mongodb-org-tools
2020-09-05 03:48:02,272: DEBUG - The following NEW packages will be installed:
2020-09-05 03:48:02,272: DEBUG -   mongodb-org mongodb-org-mongos mongodb-org-server mongodb-org-shell
2020-09-05 03:48:02,273: DEBUG -   mongodb-org-tools
2020-09-05 03:48:02,774: DEBUG - 0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded.
2020-09-05 03:48:02,774: DEBUG - Need to get 0 B/97.8 MB of archives.
2020-09-05 03:48:02,774: DEBUG - After this operation, 296 MB of additional disk space will be used.
2020-09-05 03:48:02,875: DEBUG - Selecting previously unselected package mongodb-org-shell.
2020-09-05 03:48:02,975: DEBUG - (Reading database ... 85928 files and directories currently installed.)
2020-09-05 03:48:02,976: DEBUG - Preparing to unpack .../mongodb-org-shell_4.2.9_amd64.deb ...
2020-09-05 03:48:02,976: DEBUG - Unpacking mongodb-org-shell (4.2.9) ...
2020-09-05 03:48:04,980: DEBUG - Selecting previously unselected package mongodb-org-server.
2020-09-05 03:48:04,980: DEBUG - Preparing to unpack .../mongodb-org-server_4.2.9_amd64.deb ...
2020-09-05 03:48:05,081: DEBUG - Unpacking mongodb-org-server (4.2.9) ...
2020-09-05 03:48:08,588: DEBUG - Selecting previously unselected package mongodb-org-mongos.
2020-09-05 03:48:08,589: DEBUG - Preparing to unpack .../mongodb-org-mongos_4.2.9_amd64.deb ...
2020-09-05 03:48:08,689: DEBUG - Unpacking mongodb-org-mongos (4.2.9) ...
2020-09-05 03:48:10,293: DEBUG - Selecting previously unselected package mongodb-org-tools.
2020-09-05 03:48:10,293: DEBUG - Preparing to unpack .../mongodb-org-tools_4.2.9_amd64.deb ...
2020-09-05 03:48:10,393: DEBUG - Unpacking mongodb-org-tools (4.2.9) ...
2020-09-05 03:48:14,502: DEBUG - Selecting previously unselected package mongodb-org.
2020-09-05 03:48:14,502: DEBUG - Preparing to unpack .../mongodb-org_4.2.9_amd64.deb ...
2020-09-05 03:48:14,602: DEBUG - Unpacking mongodb-org (4.2.9) ...
2020-09-05 03:48:14,803: DEBUG - Setting up mongodb-org-server (4.2.9) ...
2020-09-05 03:48:15,104: DEBUG - Setting up mongodb-org-shell (4.2.9) ...
2020-09-05 03:48:15,305: DEBUG - Setting up mongodb-org-tools (4.2.9) ...
2020-09-05 03:48:15,506: DEBUG - Setting up mongodb-org-mongos (4.2.9) ...
2020-09-05 03:48:15,706: DEBUG - Setting up mongodb-org (4.2.9) ...
2020-09-05 03:48:15,907: DEBUG - Processing triggers for man-db (2.8.5-2) ...
2020-09-05 03:48:16,609: DEBUG - + [[ -n /tmp/tmp.ExGQtBX1ZJ ]]
2020-09-05 03:48:16,609: DEBUG - + rm --recursive --force /tmp/tmp.ExGQtBX1ZJ
2020-09-05 03:48:16,610: DEBUG - + ynh_package_is_installed wekan-ynh-deps
2020-09-05 03:48:16,611: DEBUG - + ynh_wait_dpkg_free
2020-09-05 03:48:16,812: DEBUG - + return 0
2020-09-05 03:48:16,812: DEBUG - + dpkg-query --show '--showformat=${Status}' wekan-ynh-deps
2020-09-05 03:48:16,812: DEBUG - + grep --count 'ok installed'
2020-09-05 03:48:16,813: DEBUG - + rm /tmp/wekan-ynh-deps.control
2020-09-05 03:48:16,813: DEBUG - + ynh_app_setting_set --app=wekan --key=apt_dependencies '--value=mongodb-org, mongodb-org-server, mongodb-org-tools'
2020-09-05 03:48:16,915: DEBUG - + ynh_app_setting set wekan apt_dependencies 'mongodb-org, mongodb-org-server, mongodb-org-tools'
2020-09-05 03:48:16,915: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:48:16,915: DEBUG - + ACTION=set
2020-09-05 03:48:16,915: DEBUG - + APP=wekan
2020-09-05 03:48:16,915: DEBUG - + KEY=apt_dependencies
2020-09-05 03:48:16,916: DEBUG - + VALUE='mongodb-org, mongodb-org-server, mongodb-org-tools'
2020-09-05 03:48:16,916: DEBUG - + python2.7 -
2020-09-05 03:48:17,016: DEBUG - + [[ apt_dependencies =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:48:17,016: DEBUG - + ynh_remove_extra_repo --name=wekan
2020-09-05 03:48:17,018: DEBUG - + name=wekan
2020-09-05 03:48:17,018: DEBUG - + ynh_secure_remove /etc/apt/sources.list.d/wekan.list
2020-09-05 03:48:17,019: DEBUG - + local 'forbidden_path=     /var/www     /home/yunohost.app'
2020-09-05 03:48:17,019: DEBUG - + '[' 1 -ge 2 ']'
2020-09-05 03:48:17,020: DEBUG - + [[ -z /etc/apt/sources.list.d/wekan.list ]]
2020-09-05 03:48:17,020: DEBUG - + [[      /var/www     /home/yunohost.app =~ /etc/apt/sources\.list\.d/wekan\.list ]]
2020-09-05 03:48:17,020: DEBUG - + [[ /etc/apt/sources.list.d/wekan.list =~ ^/[[:alnum:]]+$ ]]
2020-09-05 03:48:17,020: DEBUG - + [[ t = \/ ]]
2020-09-05 03:48:17,020: DEBUG - + '[' -e /etc/apt/sources.list.d/wekan.list ']'
2020-09-05 03:48:17,020: DEBUG - + rm --recursive /etc/apt/sources.list.d/wekan.list
2020-09-05 03:48:17,020: DEBUG - + ynh_secure_remove /etc/apt/preferences.d/wekan
2020-09-05 03:48:17,022: DEBUG - + local 'forbidden_path=     /var/www     /home/yunohost.app'
2020-09-05 03:48:17,022: DEBUG - + '[' 1 -ge 2 ']'
2020-09-05 03:48:17,022: DEBUG - + [[ -z /etc/apt/preferences.d/wekan ]]
2020-09-05 03:48:17,022: DEBUG - + [[      /var/www     /home/yunohost.app =~ /etc/apt/preferences\.d/wekan ]]
2020-09-05 03:48:17,023: DEBUG - + [[ /etc/apt/preferences.d/wekan =~ ^/[[:alnum:]]+$ ]]
2020-09-05 03:48:17,023: DEBUG - + [[ n = \/ ]]
2020-09-05 03:48:17,023: DEBUG - + '[' -e /etc/apt/preferences.d/wekan ']'
2020-09-05 03:48:17,023: DEBUG - + rm --recursive /etc/apt/preferences.d/wekan
2020-09-05 03:48:17,023: DEBUG - + ynh_secure_remove /etc/apt/trusted.gpg.d/wekan.gpg
2020-09-05 03:48:17,025: DEBUG - + local 'forbidden_path=     /var/www     /home/yunohost.app'
2020-09-05 03:48:17,025: DEBUG - + '[' 1 -ge 2 ']'
2020-09-05 03:48:17,025: DEBUG - + [[ -z /etc/apt/trusted.gpg.d/wekan.gpg ]]
2020-09-05 03:48:17,025: DEBUG - + [[      /var/www     /home/yunohost.app =~ /etc/apt/trusted\.gpg\.d/wekan\.gpg ]]
2020-09-05 03:48:17,025: DEBUG - + [[ /etc/apt/trusted.gpg.d/wekan.gpg =~ ^/[[:alnum:]]+$ ]]
2020-09-05 03:48:17,025: DEBUG - + [[ g = \/ ]]
2020-09-05 03:48:17,026: DEBUG - + '[' -e /etc/apt/trusted.gpg.d/wekan.gpg ']'
2020-09-05 03:48:17,026: DEBUG - + rm --recursive /etc/apt/trusted.gpg.d/wekan.gpg
2020-09-05 03:48:17,026: DEBUG - + ynh_secure_remove /etc/apt/trusted.gpg.d/wekan.asc
2020-09-05 03:48:17,027: DEBUG - + local 'forbidden_path=     /var/www     /home/yunohost.app'
2020-09-05 03:48:17,027: DEBUG - + '[' 1 -ge 2 ']'
2020-09-05 03:48:17,028: DEBUG - + [[ -z /etc/apt/trusted.gpg.d/wekan.asc ]]
2020-09-05 03:48:17,028: DEBUG - + [[      /var/www     /home/yunohost.app =~ /etc/apt/trusted\.gpg\.d/wekan\.asc ]]
2020-09-05 03:48:17,028: DEBUG - + [[ /etc/apt/trusted.gpg.d/wekan.asc =~ ^/[[:alnum:]]+$ ]]
2020-09-05 03:48:17,028: DEBUG - + [[ c = \/ ]]
2020-09-05 03:48:17,028: DEBUG - + '[' -e /etc/apt/trusted.gpg.d/wekan.asc ']'
2020-09-05 03:48:17,028: DEBUG - + ynh_print_info '--message='\''/etc/apt/trusted.gpg.d/wekan.asc'\'' wasn'\''t deleted because it doesn'\''t exist.'
2020-09-05 03:48:17,030: DEBUG - + echo ''\''/etc/apt/trusted.gpg.d/wekan.asc'\'' wasn'\''t deleted because it doesn'\''t exist.'
2020-09-05 03:48:17,030: DEBUG - + ynh_package_update
2020-09-05 03:48:17,030: DEBUG - + ynh_apt update
2020-09-05 03:48:17,030: DEBUG - + ynh_wait_dpkg_free
2020-09-05 03:48:17,231: DEBUG - + return 0
2020-09-05 03:48:17,231: INFO - '/etc/apt/trusted.gpg.d/wekan.asc' wasn't deleted because it doesn't exist.
2020-09-05 03:48:17,232: DEBUG - + LC_ALL=C
2020-09-05 03:48:17,232: DEBUG - + DEBIAN_FRONTEND=noninteractive
2020-09-05 03:48:17,232: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2020-09-05 03:48:17,332: DEBUG - Hit:1 http://deb.debian.org/debian buster InRelease
2020-09-05 03:48:17,333: DEBUG - Hit:2 http://security.debian.org/debian-security buster/updates InRelease
2020-09-05 03:48:17,333: DEBUG - Hit:3 http://deb.debian.org/debian buster-updates InRelease
2020-09-05 03:48:17,333: DEBUG - Hit:4 http://forge.yunohost.org/debian buster InRelease
2020-09-05 03:48:17,333: DEBUG - Hit:5 https://deb.nodesource.com/node_10.x stretch InRelease
2020-09-05 03:48:17,434: DEBUG - Hit:6 http://download.onlyoffice.com/repo/debian squeeze InRelease
2020-09-05 03:48:18,637: DEBUG - Reading package lists...
2020-09-05 03:48:18,737: DEBUG - + mongodb_servicename=mongod
2020-09-05 03:48:18,738: INFO - Creating a MongoDB database...
2020-09-05 03:48:18,738: DEBUG - + ynh_print_info '--message=Creating a MongoDB database...'
2020-09-05 03:48:18,740: DEBUG - + echo 'Creating a MongoDB database...'
2020-09-05 03:48:18,740: DEBUG - + systemctl enable mongod
2020-09-05 03:48:18,940: DEBUG - + systemctl start mongod
2020-09-05 03:48:18,941: DEBUG - ++ ynh_sanitize_dbid --db_name=wekan
2020-09-05 03:48:18,942: DEBUG - ++ echo wekan
2020-09-05 03:48:18,942: DEBUG - + db_name=wekan
2020-09-05 03:48:18,942: DEBUG - + ynh_app_setting_set --app=wekan --key=db_name --value=wekan
2020-09-05 03:48:18,944: DEBUG - + ynh_app_setting set wekan db_name wekan
2020-09-05 03:48:18,944: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:48:18,944: DEBUG - + ACTION=set
2020-09-05 03:48:18,944: DEBUG - + APP=wekan
2020-09-05 03:48:18,944: DEBUG - + KEY=db_name
2020-09-05 03:48:18,944: DEBUG - + VALUE=wekan
2020-09-05 03:48:18,945: DEBUG - + python2.7 -
2020-09-05 03:48:19,045: DEBUG - + [[ db_name =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:48:19,045: DEBUG - + ynh_print_info '--message=Setting up source files...'
2020-09-05 03:48:19,047: DEBUG - + echo 'Setting up source files...'
2020-09-05 03:48:19,047: DEBUG - + ynh_app_setting_set --app=wekan --key=final_path --value=/var/www/wekan
2020-09-05 03:48:19,048: INFO - Setting up source files...
2020-09-05 03:48:19,149: DEBUG - + ynh_app_setting set wekan final_path /var/www/wekan
2020-09-05 03:48:19,149: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:48:19,149: DEBUG - + ACTION=set
2020-09-05 03:48:19,150: DEBUG - + APP=wekan
2020-09-05 03:48:19,150: DEBUG - + KEY=final_path
2020-09-05 03:48:19,150: DEBUG - + VALUE=/var/www/wekan
2020-09-05 03:48:19,150: DEBUG - + python2.7 -
2020-09-05 03:48:19,251: DEBUG - + [[ final_path =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:48:19,251: DEBUG - + ynh_setup_source --dest_dir=/var/www/wekan --source_id=x86-64
2020-09-05 03:48:19,252: DEBUG - + source_id=x86-64
2020-09-05 03:48:19,252: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src
2020-09-05 03:48:19,252: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src ']'
2020-09-05 03:48:19,253: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src
2020-09-05 03:48:19,253: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:48:19,253: DEBUG - + local src_url=https://build.yunohost.org/apps/wekan-4.09.zip
2020-09-05 03:48:19,253: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src
2020-09-05 03:48:19,253: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:48:19,253: DEBUG - + local src_sum=e3dd35d138e393c7bc43816407dd424f03c2c86af8f07ec74893fae5ee05964a
2020-09-05 03:48:19,254: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src
2020-09-05 03:48:19,254: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:48:19,254: DEBUG - + local src_sumprg=sha256sum
2020-09-05 03:48:19,254: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src
2020-09-05 03:48:19,254: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:48:19,254: DEBUG - + local src_format=zip
2020-09-05 03:48:19,255: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src
2020-09-05 03:48:19,255: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:48:19,255: DEBUG - + local src_extract=
2020-09-05 03:48:19,255: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src
2020-09-05 03:48:19,255: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:48:19,255: DEBUG - + local src_in_subdir=true
2020-09-05 03:48:19,256: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../conf/x86-64.src
2020-09-05 03:48:19,256: DEBUG - ++ cut --delimiter== --fields=2-
2020-09-05 03:48:19,256: DEBUG - + local src_filename=wekan-4.09.zip
2020-09-05 03:48:19,256: DEBUG - + src_sumprg=sha256sum
2020-09-05 03:48:19,256: DEBUG - + src_in_subdir=true
2020-09-05 03:48:19,256: DEBUG - + src_format=zip
2020-09-05 03:48:19,257: DEBUG - ++ echo zip
2020-09-05 03:48:19,257: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2020-09-05 03:48:19,257: DEBUG - + src_format=zip
2020-09-05 03:48:19,257: DEBUG - + src_extract=true
2020-09-05 03:48:19,257: DEBUG - + '[' wekan-4.09.zip = '' ']'
2020-09-05 03:48:19,257: DEBUG - + local local_src=/opt/yunohost-apps-src/wekan/wekan-4.09.zip
2020-09-05 03:48:19,257: DEBUG - + test -e /opt/yunohost-apps-src/wekan/wekan-4.09.zip
2020-09-05 03:48:19,258: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=wekan-4.09.zip https://build.yunohost.org/apps/wekan-4.09.zip
2020-09-05 03:48:29,979: DEBUG - + out='2020-09-05 03:48:29 URL:https://build.yunohost.org/apps/wekan-4.09.zip [124162557/124162557] -> "wekan-4.09.zip" [1]'
2020-09-05 03:48:29,980: DEBUG - + echo 'e3dd35d138e393c7bc43816407dd424f03c2c86af8f07ec74893fae5ee05964a wekan-4.09.zip'
2020-09-05 03:48:29,980: DEBUG - + sha256sum --check --status
2020-09-05 03:48:30,781: DEBUG - + mkdir --parents /var/www/wekan
2020-09-05 03:48:30,782: DEBUG - + true
2020-09-05 03:48:30,782: DEBUG - + '[' zip = zip ']'
2020-09-05 03:48:30,782: DEBUG - + true
2020-09-05 03:48:30,782: DEBUG - ++ mktemp --directory
2020-09-05 03:48:30,782: DEBUG - + local tmp_dir=/tmp/tmp.jOQnJtKY9w
2020-09-05 03:48:30,783: DEBUG - + unzip -quo wekan-4.09.zip -d /tmp/tmp.jOQnJtKY9w
2020-09-05 03:48:37,806: DEBUG - + cp --archive /tmp/tmp.jOQnJtKY9w/bundle/. /var/www/wekan
2020-09-05 03:48:41,213: DEBUG - + ynh_secure_remove --file=/tmp/tmp.jOQnJtKY9w
2020-09-05 03:48:41,515: DEBUG - + local 'forbidden_path=     /var/www     /home/yunohost.app'
2020-09-05 03:48:41,516: DEBUG - + '[' 1 -ge 2 ']'
2020-09-05 03:48:41,516: DEBUG - + [[ -z /tmp/tmp.jOQnJtKY9w ]]
2020-09-05 03:48:41,516: DEBUG - + [[      /var/www     /home/yunohost.app =~ /tmp/tmp\.jOQnJtKY9w ]]
2020-09-05 03:48:41,516: DEBUG - + [[ /tmp/tmp.jOQnJtKY9w =~ ^/[[:alnum:]]+$ ]]
2020-09-05 03:48:41,516: DEBUG - + [[ w = \/ ]]
2020-09-05 03:48:41,516: DEBUG - + '[' -e /tmp/tmp.jOQnJtKY9w ']'
2020-09-05 03:48:41,517: DEBUG - + rm --recursive /tmp/tmp.jOQnJtKY9w
2020-09-05 03:48:43,220: DEBUG - ++ find /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../sources/patches/ -type f -name 'x86-64-*.patch'
2020-09-05 03:48:43,221: INFO - Configuring nginx web server...
2020-09-05 03:48:43,221: DEBUG - ++ wc --lines
2020-09-05 03:48:43,221: DEBUG - + ((  0 > 0  ))
2020-09-05 03:48:43,222: DEBUG - + test -e /var/cache/yunohost/from_file/wekan_ynh-c4c7657684514965f38ac69830586c392faf701d/scripts/../sources/extra_files/x86-64
2020-09-05 03:48:43,222: DEBUG - + ynh_print_info '--message=Configuring nginx web server...'
2020-09-05 03:48:43,223: DEBUG - + echo 'Configuring nginx web server...'
2020-09-05 03:48:43,223: DEBUG - + ynh_add_nginx_config
2020-09-05 03:48:43,223: DEBUG - + finalnginxconf=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,223: DEBUG - + local others_var=
2020-09-05 03:48:43,223: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,225: DEBUG - + local checksum_setting_name=checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf
2020-09-05 03:48:43,225: DEBUG - ++ ynh_app_setting_get --app=wekan --key=checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf
2020-09-05 03:48:43,226: DEBUG - ++ ynh_app_setting get wekan checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf
2020-09-05 03:48:43,226: DEBUG - ++ [[ get == \d\e\l\e\t\e ]]
2020-09-05 03:48:43,226: DEBUG - ++ ACTION=get
2020-09-05 03:48:43,227: DEBUG - ++ APP=wekan
2020-09-05 03:48:43,227: DEBUG - ++ KEY=checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf
2020-09-05 03:48:43,227: DEBUG - ++ VALUE=
2020-09-05 03:48:43,227: DEBUG - ++ python2.7 -
2020-09-05 03:48:43,428: DEBUG - ++ [[ checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:48:43,428: DEBUG - + local checksum_value=
2020-09-05 03:48:43,428: DEBUG - + backup_file_checksum=
2020-09-05 03:48:43,428: DEBUG - + '[' -n '' ']'
2020-09-05 03:48:43,428: DEBUG - + cp ../conf/nginx.conf /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,429: DEBUG - + test -n /wekan
2020-09-05 03:48:43,429: DEBUG - + local path_url_slash_less=/wekan
2020-09-05 03:48:43,429: DEBUG - + ynh_replace_string --match_string=__PATH__/ --replace_string=/wekan/ --target_file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,531: DEBUG - + local delimit=@
2020-09-05 03:48:43,531: DEBUG - + match_string=__PATH__/
2020-09-05 03:48:43,531: DEBUG - + replace_string=/wekan/
2020-09-05 03:48:43,531: DEBUG - + sed --in-place s@__PATH__/@/wekan/@g /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,532: DEBUG - + ynh_replace_string --match_string=__PATH__ --replace_string=/wekan --target_file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,633: DEBUG - + local delimit=@
2020-09-05 03:48:43,634: DEBUG - + match_string=__PATH__
2020-09-05 03:48:43,634: DEBUG - + replace_string=/wekan
2020-09-05 03:48:43,634: DEBUG - + sed --in-place s@__PATH__@/wekan@g /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,634: DEBUG - + test -n maindomain.tld
2020-09-05 03:48:43,634: DEBUG - + ynh_replace_string --match_string=__DOMAIN__ --replace_string=maindomain.tld --target_file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,636: DEBUG - + local delimit=@
2020-09-05 03:48:43,636: DEBUG - + match_string=__DOMAIN__
2020-09-05 03:48:43,636: DEBUG - + replace_string=maindomain.tld
2020-09-05 03:48:43,636: DEBUG - + sed --in-place s@__DOMAIN__@maindomain.tld@g /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,636: DEBUG - + test -n 8096
2020-09-05 03:48:43,637: DEBUG - + ynh_replace_string --match_string=__PORT__ --replace_string=8096 --target_file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,738: DEBUG - + local delimit=@
2020-09-05 03:48:43,739: DEBUG - + match_string=__PORT__
2020-09-05 03:48:43,739: DEBUG - + replace_string=8096
2020-09-05 03:48:43,739: DEBUG - + sed --in-place s@__PORT__@8096@g /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,739: DEBUG - + test -n wekan
2020-09-05 03:48:43,739: DEBUG - + ynh_replace_string --match_string=__NAME__ --replace_string=wekan --target_file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,741: DEBUG - + local delimit=@
2020-09-05 03:48:43,741: DEBUG - + match_string=__NAME__
2020-09-05 03:48:43,741: DEBUG - + replace_string=wekan
2020-09-05 03:48:43,741: DEBUG - + sed --in-place s@__NAME__@wekan@g /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,742: DEBUG - + test -n /var/www/wekan
2020-09-05 03:48:43,742: DEBUG - + ynh_replace_string --match_string=__FINALPATH__ --replace_string=/var/www/wekan --target_file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,843: DEBUG - + local delimit=@
2020-09-05 03:48:43,844: DEBUG - + match_string=__FINALPATH__
2020-09-05 03:48:43,844: DEBUG - + replace_string=/var/www/wekan
2020-09-05 03:48:43,844: DEBUG - + sed --in-place s@__FINALPATH__@/var/www/wekan@g /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,844: DEBUG - + ynh_replace_string --match_string=__PHPVERSION__ --replace_string=7.3 --target_file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,946: DEBUG - + local delimit=@
2020-09-05 03:48:43,946: DEBUG - + match_string=__PHPVERSION__
2020-09-05 03:48:43,947: DEBUG - + replace_string=7.3
2020-09-05 03:48:43,947: DEBUG - + sed --in-place s@__PHPVERSION__@7.3@g /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,947: DEBUG - + '[' /wekan '!=' / ']'
2020-09-05 03:48:43,947: DEBUG - + ynh_replace_string '--match_string=^#sub_path_only' --replace_string= --target_file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,949: DEBUG - + local delimit=@
2020-09-05 03:48:43,949: DEBUG - + match_string='^#sub_path_only'
2020-09-05 03:48:43,949: DEBUG - + replace_string=
2020-09-05 03:48:43,949: DEBUG - + sed --in-place 's@^#sub_path_only@@g' /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,949: DEBUG - + ynh_store_file_checksum --file=/etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,950: DEBUG - + local checksum_setting_name=checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf
2020-09-05 03:48:43,951: DEBUG - ++ md5sum /etc/nginx/conf.d/maindomain.tld.d/wekan.conf
2020-09-05 03:48:43,951: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-09-05 03:48:44,051: DEBUG - + ynh_app_setting_set --app=wekan --key=checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf --value=00a76fb5a302db903f6f4b737dd9f10f
2020-09-05 03:48:44,053: DEBUG - + ynh_app_setting set wekan checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf 00a76fb5a302db903f6f4b737dd9f10f
2020-09-05 03:48:44,053: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:48:44,053: DEBUG - + ACTION=set
2020-09-05 03:48:44,053: DEBUG - + APP=wekan
2020-09-05 03:48:44,054: DEBUG - + KEY=checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf
2020-09-05 03:48:44,054: DEBUG - + VALUE=00a76fb5a302db903f6f4b737dd9f10f
2020-09-05 03:48:44,054: DEBUG - + python2.7 -
2020-09-05 03:48:44,154: DEBUG - + [[ checksum__etc_nginx_conf.d_maindomain.tld.d_wekan.conf =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:48:44,155: DEBUG - + '[' -n '' ']'
2020-09-05 03:48:44,155: DEBUG - + unset backup_file_checksum
2020-09-05 03:48:44,155: DEBUG - + ynh_systemd_action --service_name=nginx --action=reload
2020-09-05 03:48:44,257: DEBUG - + service_name=nginx
2020-09-05 03:48:44,258: DEBUG - + action=reload
2020-09-05 03:48:44,258: DEBUG - + line_match=
2020-09-05 03:48:44,258: DEBUG - + length=20
2020-09-05 03:48:44,258: DEBUG - + log_path=/var/log/nginx/nginx.log
2020-09-05 03:48:44,258: DEBUG - + timeout=300
2020-09-05 03:48:44,258: DEBUG - + [[ -n '' ]]
2020-09-05 03:48:44,259: DEBUG - + '[' reload == reload ']'
2020-09-05 03:48:44,259: DEBUG - + action=reload-or-restart
2020-09-05 03:48:44,259: DEBUG - + systemctl reload-or-restart nginx
2020-09-05 03:48:44,860: DEBUG - + [[ -n '' ]]
2020-09-05 03:48:44,861: INFO - Configuring system user...
2020-09-05 03:48:44,861: DEBUG - + ynh_print_info '--message=Configuring system user...'
2020-09-05 03:48:44,862: DEBUG - + echo 'Configuring system user...'
2020-09-05 03:48:44,862: DEBUG - + ynh_system_user_create --username=wekan --home_dir=/var/www/wekan
2020-09-05 03:48:44,964: DEBUG - + use_shell=0
2020-09-05 03:48:44,964: DEBUG - + home_dir=/var/www/wekan
2020-09-05 03:48:44,965: DEBUG - + ynh_system_user_exists wekan
2020-09-05 03:48:44,968: DEBUG - + getent passwd wekan
2020-09-05 03:48:44,969: DEBUG - + '[' -n /var/www/wekan ']'
2020-09-05 03:48:44,969: DEBUG - + local 'user_home_dir=--home-dir /var/www/wekan'
2020-09-05 03:48:44,969: DEBUG - + '[' 0 -eq 1 ']'
2020-09-05 03:48:44,969: DEBUG - + local 'shell=--shell /usr/sbin/nologin'
2020-09-05 03:48:44,969: DEBUG - + useradd --home-dir /var/www/wekan --system --user-group wekan --shell /usr/sbin/nologin
2020-09-05 03:48:45,771: DEBUG - + ynh_print_info '--message=Configuring a systemd service...'
2020-09-05 03:48:45,771: INFO - Configuring a systemd service...
2020-09-05 03:48:45,773: DEBUG - + echo 'Configuring a systemd service...'
2020-09-05 03:48:45,773: DEBUG - + ynh_replace_string --match_string=__NODEJS_PATH__ --replace_string=/opt/node_n/n/versions/node/12.16.3/bin --target_file=../conf/systemd.service
2020-09-05 03:48:45,774: DEBUG - + local delimit=@
2020-09-05 03:48:45,775: DEBUG - + match_string=__NODEJS_PATH__
2020-09-05 03:48:45,775: DEBUG - + replace_string=/opt/node_n/n/versions/node/12.16.3/bin
2020-09-05 03:48:45,775: DEBUG - + sed --in-place s@__NODEJS_PATH__@/opt/node_n/n/versions/node/12.16.3/bin@g ../conf/systemd.service
2020-09-05 03:48:45,775: DEBUG - + ynh_replace_string --match_string=__MONGODB_SERVICENAME__ --replace_string=mongod --target_file=../conf/systemd.service
2020-09-05 03:48:45,878: DEBUG - + local delimit=@
2020-09-05 03:48:45,878: DEBUG - + match_string=__MONGODB_SERVICENAME__
2020-09-05 03:48:45,878: DEBUG - + replace_string=mongod
2020-09-05 03:48:45,878: DEBUG - + sed --in-place s@__MONGODB_SERVICENAME__@mongod@g ../conf/systemd.service
2020-09-05 03:48:45,878: DEBUG - + ynh_add_systemd_config
2020-09-05 03:48:45,880: DEBUG - + local service=wekan
2020-09-05 03:48:45,880: DEBUG - + local template=systemd.service
2020-09-05 03:48:45,880: DEBUG - + others_var=
2020-09-05 03:48:45,880: DEBUG - + finalsystemdconf=/etc/systemd/system/wekan.service
2020-09-05 03:48:45,881: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/systemd/system/wekan.service
2020-09-05 03:48:45,882: DEBUG - + local checksum_setting_name=checksum__etc_systemd_system_wekan.service
2020-09-05 03:48:45,882: DEBUG - ++ ynh_app_setting_get --app=wekan --key=checksum__etc_systemd_system_wekan.service
2020-09-05 03:48:45,883: DEBUG - ++ ynh_app_setting get wekan checksum__etc_systemd_system_wekan.service
2020-09-05 03:48:45,883: DEBUG - ++ [[ get == \d\e\l\e\t\e ]]
2020-09-05 03:48:45,883: DEBUG - ++ ACTION=get
2020-09-05 03:48:45,884: DEBUG - ++ APP=wekan
2020-09-05 03:48:45,884: DEBUG - ++ KEY=checksum__etc_systemd_system_wekan.service
2020-09-05 03:48:45,884: DEBUG - ++ VALUE=
2020-09-05 03:48:45,884: DEBUG - ++ python2.7 -
2020-09-05 03:48:45,985: DEBUG - ++ [[ checksum__etc_systemd_system_wekan.service =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:48:45,985: DEBUG - + local checksum_value=
2020-09-05 03:48:45,985: DEBUG - + backup_file_checksum=
2020-09-05 03:48:45,985: DEBUG - + '[' -n '' ']'
2020-09-05 03:48:45,985: DEBUG - + cp ../conf/systemd.service /etc/systemd/system/wekan.service
2020-09-05 03:48:45,986: DEBUG - + '[' -n /var/www/wekan ']'
2020-09-05 03:48:45,986: DEBUG - + ynh_replace_string --match_string=__FINALPATH__ --replace_string=/var/www/wekan --target_file=/etc/systemd/system/wekan.service
2020-09-05 03:48:46,087: DEBUG - + local delimit=@
2020-09-05 03:48:46,088: DEBUG - + match_string=__FINALPATH__
2020-09-05 03:48:46,088: DEBUG - + replace_string=/var/www/wekan
2020-09-05 03:48:46,088: DEBUG - + sed --in-place s@__FINALPATH__@/var/www/wekan@g /etc/systemd/system/wekan.service
2020-09-05 03:48:46,088: DEBUG - + '[' -n wekan ']'
2020-09-05 03:48:46,088: DEBUG - + ynh_replace_string --match_string=__APP__ --replace_string=wekan --target_file=/etc/systemd/system/wekan.service
2020-09-05 03:48:46,190: DEBUG - + local delimit=@
2020-09-05 03:48:46,190: DEBUG - + match_string=__APP__
2020-09-05 03:48:46,191: DEBUG - + replace_string=wekan
2020-09-05 03:48:46,191: DEBUG - + sed --in-place s@__APP__@wekan@g /etc/systemd/system/wekan.service
2020-09-05 03:48:46,191: DEBUG - + ynh_store_file_checksum --file=/etc/systemd/system/wekan.service
2020-09-05 03:48:46,192: DEBUG - + local checksum_setting_name=checksum__etc_systemd_system_wekan.service
2020-09-05 03:48:46,192: DEBUG - ++ md5sum /etc/systemd/system/wekan.service
2020-09-05 03:48:46,193: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-09-05 03:48:46,193: DEBUG - + ynh_app_setting_set --app=wekan --key=checksum__etc_systemd_system_wekan.service --value=2659a9e2f6c9887724156499aaa150a3
2020-09-05 03:48:46,194: DEBUG - + ynh_app_setting set wekan checksum__etc_systemd_system_wekan.service 2659a9e2f6c9887724156499aaa150a3
2020-09-05 03:48:46,195: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:48:46,195: DEBUG - + ACTION=set
2020-09-05 03:48:46,195: DEBUG - + APP=wekan
2020-09-05 03:48:46,195: DEBUG - + KEY=checksum__etc_systemd_system_wekan.service
2020-09-05 03:48:46,195: DEBUG - + VALUE=2659a9e2f6c9887724156499aaa150a3
2020-09-05 03:48:46,195: DEBUG - + python2.7 -
2020-09-05 03:48:46,296: DEBUG - + [[ checksum__etc_systemd_system_wekan.service =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:48:46,296: DEBUG - + '[' -n '' ']'
2020-09-05 03:48:46,296: DEBUG - + unset backup_file_checksum
2020-09-05 03:48:46,296: DEBUG - + chown root: /etc/systemd/system/wekan.service
2020-09-05 03:48:46,297: DEBUG - + systemctl enable wekan --quiet
2020-09-05 03:48:46,598: DEBUG - + systemctl daemon-reload
2020-09-05 03:48:46,798: DEBUG - + ynh_print_info '--message=Modifying a config file...'
2020-09-05 03:48:46,799: INFO - Modifying a config file...
2020-09-05 03:48:46,800: DEBUG - + echo 'Modifying a config file...'
2020-09-05 03:48:46,800: DEBUG - + config_file=/var/www/wekan/.env
2020-09-05 03:48:46,800: DEBUG - + cp ../conf/.env /var/www/wekan/.env
2020-09-05 03:48:46,800: DEBUG - + ynh_replace_string --match_string=__NODEJS_PATH__ --replace_string=/opt/node_n/n/versions/node/12.16.3/bin --target_file=/var/www/wekan/.env
2020-09-05 03:48:46,802: DEBUG - + local delimit=@
2020-09-05 03:48:46,802: DEBUG - + match_string=__NODEJS_PATH__
2020-09-05 03:48:46,802: DEBUG - + replace_string=/opt/node_n/n/versions/node/12.16.3/bin
2020-09-05 03:48:46,802: DEBUG - + sed --in-place s@__NODEJS_PATH__@/opt/node_n/n/versions/node/12.16.3/bin@g /var/www/wekan/.env
2020-09-05 03:48:46,803: DEBUG - + ynh_replace_string --match_string=__DB_NAME__ --replace_string=wekan --target_file=/var/www/wekan/.env
2020-09-05 03:48:46,904: DEBUG - + local delimit=@
2020-09-05 03:48:46,905: DEBUG - + match_string=__DB_NAME__
2020-09-05 03:48:46,905: DEBUG - + replace_string=wekan
2020-09-05 03:48:46,905: DEBUG - + sed --in-place s@__DB_NAME__@wekan@g /var/www/wekan/.env
2020-09-05 03:48:46,905: DEBUG - + ynh_replace_string --match_string=__DOMAIN__ --replace_string=maindomain.tld --target_file=/var/www/wekan/.env
2020-09-05 03:48:47,007: DEBUG - + local delimit=@
2020-09-05 03:48:47,007: DEBUG - + match_string=__DOMAIN__
2020-09-05 03:48:47,007: DEBUG - + replace_string=maindomain.tld
2020-09-05 03:48:47,007: DEBUG - + sed --in-place s@__DOMAIN__@maindomain.tld@g /var/www/wekan/.env
2020-09-05 03:48:47,008: DEBUG - + ynh_replace_string --match_string=__DOMAIN_URI__ --replace_string=maindomain.tld/wekan --target_file=/var/www/wekan/.env
2020-09-05 03:48:47,009: DEBUG - + local delimit=@
2020-09-05 03:48:47,009: DEBUG - + match_string=__DOMAIN_URI__
2020-09-05 03:48:47,010: DEBUG - + replace_string=maindomain.tld/wekan
2020-09-05 03:48:47,010: DEBUG - + sed --in-place s@__DOMAIN_URI__@maindomain.tld/wekan@g /var/www/wekan/.env
2020-09-05 03:48:47,010: DEBUG - + ynh_replace_string --match_string=__PORT__ --replace_string=8096 --target_file=/var/www/wekan/.env
2020-09-05 03:48:47,112: DEBUG - + local delimit=@
2020-09-05 03:48:47,112: DEBUG - + match_string=__PORT__
2020-09-05 03:48:47,112: DEBUG - + replace_string=8096
2020-09-05 03:48:47,112: DEBUG - + sed --in-place s@__PORT__@8096@g /var/www/wekan/.env
2020-09-05 03:48:47,112: DEBUG - + ynh_replace_string --match_string=__APP__ --replace_string=wekan --target_file=/var/www/wekan/.env
2020-09-05 03:48:47,214: DEBUG - + local delimit=@
2020-09-05 03:48:47,214: INFO - Storing the config file checksum...
2020-09-05 03:48:47,215: DEBUG - + match_string=__APP__
2020-09-05 03:48:47,215: DEBUG - + replace_string=wekan
2020-09-05 03:48:47,215: DEBUG - + sed --in-place s@__APP__@wekan@g /var/www/wekan/.env
2020-09-05 03:48:47,215: DEBUG - + ynh_print_info '--message=Storing the config file checksum...'
2020-09-05 03:48:47,217: DEBUG - + echo 'Storing the config file checksum...'
2020-09-05 03:48:47,217: DEBUG - + ynh_store_file_checksum --file=/var/www/wekan/.env
2020-09-05 03:48:47,218: DEBUG - + local checksum_setting_name=checksum__var_www_wekan_.env
2020-09-05 03:48:47,218: DEBUG - ++ md5sum /var/www/wekan/.env
2020-09-05 03:48:47,218: DEBUG - ++ cut '--delimiter= ' --fields=1
2020-09-05 03:48:47,218: DEBUG - + ynh_app_setting_set --app=wekan --key=checksum__var_www_wekan_.env --value=d9a0593625fba9c29fcc90bb38b49d51
2020-09-05 03:48:47,220: DEBUG - + ynh_app_setting set wekan checksum__var_www_wekan_.env d9a0593625fba9c29fcc90bb38b49d51
2020-09-05 03:48:47,220: DEBUG - + [[ set == \d\e\l\e\t\e ]]
2020-09-05 03:48:47,220: DEBUG - + ACTION=set
2020-09-05 03:48:47,220: DEBUG - + APP=wekan
2020-09-05 03:48:47,220: DEBUG - + KEY=checksum__var_www_wekan_.env
2020-09-05 03:48:47,221: DEBUG - + VALUE=d9a0593625fba9c29fcc90bb38b49d51
2020-09-05 03:48:47,221: DEBUG - + python2.7 -
2020-09-05 03:48:47,321: DEBUG - + [[ checksum__var_www_wekan_.env =~ ^(unprotected|skipped)_ ]]
2020-09-05 03:48:47,322: DEBUG - + '[' -n '' ']'
2020-09-05 03:48:47,322: DEBUG - + unset backup_file_checksum
2020-09-05 03:48:47,322: DEBUG - + ynh_print_info '--message=Securing files and directories...'
2020-09-05 03:48:47,323: DEBUG - + echo 'Securing files and directories...'
2020-09-05 03:48:47,323: DEBUG - + chown -R wekan: /var/www/wekan
2020-09-05 03:48:47,724: DEBUG - + chmod -R 640 /var/www/wekan
2020-09-05 03:48:47,724: INFO - Securing files and directories...
2020-09-05 03:48:48,126: DEBUG - + find /var/www/wekan -type d -print0
2020-09-05 03:48:48,126: DEBUG - + xargs -0 chmod 750
2020-09-05 03:48:48,227: DEBUG - + ynh_print_info '--message=Integrating service in YunoHost...'
2020-09-05 03:48:48,228: DEBUG - + echo 'Integrating service in YunoHost...'
2020-09-05 03:48:48,228: DEBUG - + yunohost service add wekan --description 'Wekan daemon'
2020-09-05 03:48:48,830: DEBUG - The service 'wekan' was added
2020-09-05 03:48:48,830: INFO - Integrating service in YunoHost...
2020-09-05 03:48:48,830: DEBUG - + yunohost service add mongodb --description 'MongoDB daemon' --log /var/log/mongodb/mongodb.log
2020-09-05 03:48:49,031: DEBUG - The service 'mongodb' was added
2020-09-05 03:48:49,031: INFO - Starting a systemd service...
2020-09-05 03:48:49,032: DEBUG - + ynh_print_info '--message=Starting a systemd service...'
2020-09-05 03:48:49,033: DEBUG - + echo 'Starting a systemd service...'
2020-09-05 03:48:49,033: DEBUG - + ynh_systemd_action --service_name=wekan --action=start --log_path=systemd '--line_match=Meteor APM: completed instrumenting the app'
2020-09-05 03:48:49,235: DEBUG - + service_name=wekan
2020-09-05 03:48:49,236: DEBUG - + action=start
2020-09-05 03:48:49,236: DEBUG - + line_match='Meteor APM: completed instrumenting the app'
2020-09-05 03:48:49,236: DEBUG - + length=20
2020-09-05 03:48:49,236: DEBUG - + log_path=systemd
2020-09-05 03:48:49,236: DEBUG - + timeout=300
2020-09-05 03:48:49,237: DEBUG - + [[ -n Meteor APM: completed instrumenting the app ]]
2020-09-05 03:48:49,237: DEBUG - ++ mktemp
2020-09-05 03:48:49,237: DEBUG - + local templog=/tmp/tmp.YMggMMovQL
2020-09-05 03:48:49,237: DEBUG - + '[' systemd == systemd ']'
2020-09-05 03:48:49,237: DEBUG - + local pid_tail=4042
2020-09-05 03:48:49,237: DEBUG - + journalctl --unit=wekan --follow --since=-0 --quiet
2020-09-05 03:48:49,238: DEBUG - + '[' start == reload ']'
2020-09-05 03:48:49,238: DEBUG - + systemctl start wekan
2020-09-05 03:48:49,238: DEBUG - + [[ -n Meteor APM: completed instrumenting the app ]]
2020-09-05 03:48:49,238: DEBUG - + local i=0
2020-09-05 03:48:49,238: DEBUG - ++ seq 1 300
2020-09-05 03:48:49,238: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:49,239: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:49,239: DEBUG - + '[' 1 -eq 3 ']'
2020-09-05 03:48:49,239: DEBUG - + '[' 1 -ge 3 ']'
2020-09-05 03:48:49,239: DEBUG - + sleep 1
2020-09-05 03:48:50,241: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:50,242: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:50,242: DEBUG - + '[' 2 -eq 3 ']'
2020-09-05 03:48:50,242: DEBUG - + '[' 2 -ge 3 ']'
2020-09-05 03:48:50,242: DEBUG - + sleep 1
2020-09-05 03:48:51,244: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:51,245: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:51,245: DEBUG - + '[' 3 -eq 3 ']'
2020-09-05 03:48:51,245: DEBUG - + echo -n 'Please wait, the service wekan is starting'
2020-09-05 03:48:51,245: DEBUG - + '[' 3 -ge 3 ']'
2020-09-05 03:48:51,246: DEBUG - + echo -n .
2020-09-05 03:48:51,246: DEBUG - + sleep 1
2020-09-05 03:48:52,248: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:52,248: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:52,249: DEBUG - + '[' 4 -eq 3 ']'
2020-09-05 03:48:52,249: DEBUG - + '[' 4 -ge 3 ']'
2020-09-05 03:48:52,249: DEBUG - + echo -n .
2020-09-05 03:48:52,249: DEBUG - + sleep 1
2020-09-05 03:48:53,252: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:53,252: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:53,252: DEBUG - + '[' 5 -eq 3 ']'
2020-09-05 03:48:53,252: DEBUG - + '[' 5 -ge 3 ']'
2020-09-05 03:48:53,252: DEBUG - + echo -n .
2020-09-05 03:48:53,253: DEBUG - + sleep 1
2020-09-05 03:48:54,255: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:54,255: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:54,255: DEBUG - + '[' 6 -eq 3 ']'
2020-09-05 03:48:54,255: DEBUG - + '[' 6 -ge 3 ']'
2020-09-05 03:48:54,256: DEBUG - + echo -n .
2020-09-05 03:48:54,256: DEBUG - + sleep 1
2020-09-05 03:48:55,258: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:55,258: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:55,259: DEBUG - + '[' 7 -eq 3 ']'
2020-09-05 03:48:55,259: DEBUG - + '[' 7 -ge 3 ']'
2020-09-05 03:48:55,259: DEBUG - + echo -n .
2020-09-05 03:48:55,259: DEBUG - + sleep 1
2020-09-05 03:48:56,261: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:56,262: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:56,262: DEBUG - + '[' 8 -eq 3 ']'
2020-09-05 03:48:56,262: DEBUG - + '[' 8 -ge 3 ']'
2020-09-05 03:48:56,262: DEBUG - + echo -n .
2020-09-05 03:48:56,262: DEBUG - + sleep 1
2020-09-05 03:48:57,264: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:57,265: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:57,265: DEBUG - + '[' 9 -eq 3 ']'
2020-09-05 03:48:57,265: DEBUG - + '[' 9 -ge 3 ']'
2020-09-05 03:48:57,265: DEBUG - + echo -n .
2020-09-05 03:48:57,265: DEBUG - + sleep 1
2020-09-05 03:48:58,268: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:58,268: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:58,268: DEBUG - + '[' 10 -eq 3 ']'
2020-09-05 03:48:58,268: DEBUG - + '[' 10 -ge 3 ']'
2020-09-05 03:48:58,269: DEBUG - + echo -n .
2020-09-05 03:48:58,269: DEBUG - + sleep 1
2020-09-05 03:48:59,271: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:48:59,271: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:48:59,272: DEBUG - + '[' 11 -eq 3 ']'
2020-09-05 03:48:59,272: DEBUG - + '[' 11 -ge 3 ']'
2020-09-05 03:48:59,272: DEBUG - + echo -n .
2020-09-05 03:48:59,272: DEBUG - + sleep 1
2020-09-05 03:49:00,274: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:49:00,274: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:49:00,275: DEBUG - + '[' 12 -eq 3 ']'
2020-09-05 03:49:00,275: DEBUG - + '[' 12 -ge 3 ']'
2020-09-05 03:49:00,275: DEBUG - + echo -n .
2020-09-05 03:49:00,275: DEBUG - + sleep 1
2020-09-05 03:49:01,277: DEBUG - + for i in $(seq 1 $timeout)
2020-09-05 03:49:01,278: WARNING - Please wait, the service wekan is starting..........
2020-09-05 03:49:01,278: DEBUG - + grep --extended-regexp --quiet 'Meteor APM: completed instrumenting the app' /tmp/tmp.YMggMMovQL
2020-09-05 03:49:01,278: DEBUG - + ynh_print_info '--message=The service wekan has correctly executed the action start.'
2020-09-05 03:49:01,280: DEBUG - + echo 'The service wekan has correctly executed the action start.'
2020-09-05 03:49:01,280: DEBUG - + break
2020-09-05 03:49:01,281: DEBUG - + '[' 13 -ge 3 ']'
2020-09-05 03:49:01,281: DEBUG - + echo ''
2020-09-05 03:49:01,281: DEBUG - + '[' 13 -eq 300 ']'
2020-09-05 03:49:01,281: DEBUG - + ynh_clean_check_starting
2020-09-05 03:49:01,281: DEBUG - + '[' -n 4042 ']'
2020-09-05 03:49:01,281: DEBUG - + kill -SIGTERM 4042
2020-09-05 03:49:01,282: DEBUG - + '[' -n /tmp/tmp.YMggMMovQL ']'
2020-09-05 03:49:01,282: DEBUG - + ynh_secure_remove /tmp/tmp.YMggMMovQL
2020-09-05 03:49:01,283: DEBUG - + local 'forbidden_path=     /var/www     /home/yunohost.app'
2020-09-05 03:49:01,283: DEBUG - + '[' 1 -ge 2 ']'
2020-09-05 03:49:01,284: DEBUG - + [[ -z /tmp/tmp.YMggMMovQL ]]
2020-09-05 03:49:01,284: DEBUG - + [[      /var/www     /home/yunohost.app =~ /tmp/tmp\.YMggMMovQL ]]
2020-09-05 03:49:01,284: DEBUG - + [[ /tmp/tmp.YMggMMovQL =~ ^/[[:alnum:]]+$ ]]
2020-09-05 03:49:01,284: DEBUG - + [[ L = \/ ]]
2020-09-05 03:49:01,284: DEBUG - + '[' -e /tmp/tmp.YMggMMovQL ']'
2020-09-05 03:49:01,284: DEBUG - + rm --recursive /tmp/tmp.YMggMMovQL
2020-09-05 03:49:01,284: DEBUG - + '[' 0 -eq 1 ']'
2020-09-05 03:49:01,285: DEBUG - + ynh_print_info '--message=Configuring SSOwat...'
2020-09-05 03:49:01,286: DEBUG - + echo 'Configuring SSOwat...'
2020-09-05 03:49:01,286: DEBUG - + ynh_permission_create --permission=admin --allowed adepetigny
2020-09-05 03:49:01,388: DEBUG - + url=
2020-09-05 03:49:01,388: INFO - The service wekan has correctly executed the action start.
2020-09-05 03:49:01,389: DEBUG - + allowed=adepetigny
2020-09-05 03:49:01,389: INFO - Configuring SSOwat...
2020-09-05 03:49:01,390: DEBUG - + [[ -n '' ]]
2020-09-05 03:49:01,390: DEBUG - + url=None
2020-09-05 03:49:01,391: DEBUG - + [[ -n adepetigny ]]
2020-09-05 03:49:01,391: DEBUG - + allowed=',allowed=['\''adepetigny'\'']'
2020-09-05 03:49:01,391: DEBUG - + yunohost tools shell -c 'from yunohost.permission import permission_create; permission_create('\''wekan.admin'\'', url=None ,allowed=['\''adepetigny'\''] , sync_perm=False)'
2020-09-05 03:49:02,293: DEBUG - + '[' 0 -eq 1 ']'
2020-09-05 03:49:02,293: DEBUG - + ynh_print_info '--message=Reloading nginx web server...'
2020-09-05 03:49:02,395: DEBUG - + echo 'Reloading nginx web server...'
2020-09-05 03:49:02,395: INFO - Reloading nginx web server...
2020-09-05 03:49:02,396: DEBUG - + ynh_systemd_action --service_name=nginx --action=reload
2020-09-05 03:49:02,398: DEBUG - + service_name=nginx
2020-09-05 03:49:02,398: DEBUG - + action=reload
2020-09-05 03:49:02,398: DEBUG - + line_match=
2020-09-05 03:49:02,398: DEBUG - + length=20
2020-09-05 03:49:02,398: DEBUG - + log_path=/var/log/nginx/nginx.log
2020-09-05 03:49:02,398: DEBUG - + timeout=300
2020-09-05 03:49:02,399: DEBUG - + [[ -n '' ]]
2020-09-05 03:49:02,399: DEBUG - + '[' reload == reload ']'
2020-09-05 03:49:02,399: DEBUG - + action=reload-or-restart
2020-09-05 03:49:02,399: DEBUG - + systemctl reload-or-restart nginx
2020-09-05 03:49:02,601: DEBUG - + [[ -n '' ]]
2020-09-05 03:49:02,601: DEBUG - + ynh_print_info '--message=Installation of wekan completed'
2020-09-05 03:49:02,602: DEBUG - + echo 'Installation of wekan completed'
2020-09-05 03:49:02,602: DEBUG - + ynh_exit_properly
2020-09-05 03:49:02,602: DEBUG - + local exit_code=0
2020-09-05 03:49:02,602: DEBUG - + '[' 0 -eq 0 ']'
2020-09-05 03:49:02,603: DEBUG - + exit 0
2020-09-05 03:49:02,603: INFO - Installation of wekan completed
2020-09-05 03:49:02,654: DEBUG - Checking that required services are up and running...
2020-09-05 03:49:03,394: DEBUG - The permission database has been resynchronized
2020-09-05 03:49:03,475: DEBUG - La configuration de SSOwat générée
2020-09-05 03:49:03,483: SUCCESS - Installation terminée
2020-09-05 03:49:03,486: DEBUG - No default hook for action 'post_app_install' in /usr/share/yunohost/hooks/
2020-09-05 03:49:03,486: DEBUG - No custom hook for action 'post_app_install' in /etc/yunohost/hooks.d/

Sur la page d’authentification, tu sélectionnes bien l’authentification ldap?

1 Like

AH, ah, ah !!! mais quel blaireau je fais… Merci !!

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