args:
  app: rainloop
  args: null
  force: false
  label: null
  no_remove_on_failure: false
ended_at: 2021-12-15 14:51:25.961877
env:
  YNH_APP_ARG_DOMAIN: maindomain.tld
  YNH_APP_ARG_IS_PUBLIC: '0'
  YNH_APP_ARG_LANGUAGE: fr
  YNH_APP_ARG_LDAP: '1'
  YNH_APP_ARG_PATH: /rainloop
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy
  YNH_APP_ID: rainloop
  YNH_APP_INSTANCE_NAME: rainloop
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 1.16.0~ynh1
  YNH_ARCH: armhf
error: An error occurred inside the app installation script
interface: cli
operation: app_install
parent: null
related_to:
- - app
  - rainloop
started_at: 2021-12-15 14:50:24.149240
success: false
yunohost_version: 4.3.4.2

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

2021-12-15 15:50:24,174: INFO - Installing rainloop...
2021-12-15 15:50:24,646: DEBUG - Nothing to update in LDAP
2021-12-15 15:50:24,647: DEBUG - Permission 'rainloop.main' updated
2021-12-15 15:50:25,043: DEBUG - To view the log of the operation 'Update URL related to permission 'rainloop'', use the command 'yunohost log show 20211215-145024-permission_url-rainloop'
2021-12-15 15:50:25,851: DEBUG - The permission database has been resynchronized
2021-12-15 15:50:26,378: DEBUG - SSOwat configuration regenerated
2021-12-15 15:50:26,800: DEBUG - Permission 'rainloop.main' created
2021-12-15 15:50:26,802: DEBUG - To view the log of the operation 'Create permission 'rainloop'', use the command 'yunohost log show 20211215-145024-permission_create-rainloop'
2021-12-15 15:50:26,865: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install"  7>&1']'
2021-12-15 15:50:26,886: DEBUG - + source _common.sh
2021-12-15 15:50:26,887: DEBUG - ++ YNH_PHP_VERSION=7.3
2021-12-15 15:50:26,888: DEBUG - ++ pkg_dependencies='php7.3-json php7.3-curl php7.3-xml php7.3-dom'
2021-12-15 15:50:26,890: DEBUG - + source /usr/share/yunohost/helpers
2021-12-15 15:50:26,891: DEBUG - +++ set +o
2021-12-15 15:50:26,892: DEBUG - +++ grep xtrace
2021-12-15 15:50:26,895: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2021-12-15 15:50:26,896: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2021-12-15 15:50:27,047: DEBUG - + ynh_abort_if_errors
2021-12-15 15:50:27,055: DEBUG - + trap ynh_exit_properly EXIT
2021-12-15 15:50:27,057: DEBUG - + domain=maindomain.tld
2021-12-15 15:50:27,058: DEBUG - + path_url=/rainloop
2021-12-15 15:50:27,059: DEBUG - + is_public=0
2021-12-15 15:50:27,060: DEBUG - + language=fr
2021-12-15 15:50:27,061: DEBUG - + password='**********'
2021-12-15 15:50:27,061: DEBUG - + ldap=1
2021-12-15 15:50:27,062: DEBUG - + app=rainloop
2021-12-15 15:50:27,332: DEBUG - + final_path=/var/www/rainloop
2021-12-15 15:50:27,332: DEBUG - + test '!' -e /var/www/rainloop
2021-12-15 15:50:27,333: DEBUG - + ynh_webpath_register --app=rainloop --domain=maindomain.tld --path_url=/rainloop
2021-12-15 15:50:27,335: INFO - [+...................] > Validating installation parameters...
2021-12-15 15:50:27,596: DEBUG - + yunohost app register-url rainloop maindomain.tld /rainloop
2021-12-15 15:50:33,581: INFO - [#+..................] > Storing installation settings...
2021-12-15 15:50:33,584: DEBUG - + ynh_app_setting_set --app=rainloop --key=domain --value=maindomain.tld
2021-12-15 15:50:33,585: DEBUG - + local _globalapp=rainloop
2021-12-15 15:50:33,852: DEBUG - + app=rainloop
2021-12-15 15:50:33,853: DEBUG - + [[ domain =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:50:33,855: DEBUG - + ynh_app_setting set rainloop domain maindomain.tld
2021-12-15 15:50:34,137: DEBUG - + ynh_app_setting_set --app=rainloop --key=path --value=/rainloop
2021-12-15 15:50:34,139: DEBUG - + local _globalapp=rainloop
2021-12-15 15:50:34,412: DEBUG - + app=rainloop
2021-12-15 15:50:34,413: DEBUG - + [[ path =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:50:34,415: DEBUG - + ynh_app_setting set rainloop path /rainloop
2021-12-15 15:50:34,687: DEBUG - + ynh_app_setting_set --app=rainloop --key=language --value=fr
2021-12-15 15:50:34,689: DEBUG - + local _globalapp=rainloop
2021-12-15 15:50:34,956: DEBUG - + app=rainloop
2021-12-15 15:50:34,957: DEBUG - + [[ language =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:50:34,958: DEBUG - + ynh_app_setting set rainloop language fr
2021-12-15 15:50:35,242: DEBUG - + ynh_app_setting_set --app=rainloop --key=password '--value=**********'
2021-12-15 15:50:35,244: DEBUG - + local _globalapp=rainloop
2021-12-15 15:50:35,520: DEBUG - + app=rainloop
2021-12-15 15:50:35,521: DEBUG - + [[ password =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:50:35,523: DEBUG - + ynh_app_setting set rainloop password '**********'
2021-12-15 15:50:35,816: DEBUG - + ynh_app_setting_set --app=rainloop --key=ldap --value=1
2021-12-15 15:50:35,818: DEBUG - + local _globalapp=rainloop
2021-12-15 15:50:36,061: DEBUG - + app=rainloop
2021-12-15 15:50:36,063: DEBUG - + [[ ldap =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:50:36,064: DEBUG - + ynh_app_setting set rainloop ldap 1
2021-12-15 15:50:36,680: DEBUG - + ynh_install_app_dependencies php7.3-json php7.3-curl php7.3-xml php7.3-dom
2021-12-15 15:50:36,681: DEBUG - + local 'dependencies=php7.3-json php7.3-curl php7.3-xml php7.3-dom'
2021-12-15 15:50:36,682: INFO - [##..................] > Installing dependencies...
2021-12-15 15:50:36,686: DEBUG - ++ echo 'php7.3-json php7.3-curl php7.3-xml php7.3-dom'
2021-12-15 15:50:36,686: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2021-12-15 15:50:36,693: DEBUG - + dependencies='php7.3-json, php7.3-curl, php7.3-xml, php7.3-dom'
2021-12-15 15:50:36,694: DEBUG - + local 'dependencies=php7.3-json, php7.3-curl, php7.3-xml, php7.3-dom'
2021-12-15 15:50:36,695: DEBUG - + local manifest_path=/var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/manifest.json
2021-12-15 15:50:36,697: DEBUG - ++ jq -r .version /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/manifest.json
2021-12-15 15:50:36,716: DEBUG - + local version=1.16.0~ynh1
2021-12-15 15:50:36,717: DEBUG - + '[' -z 1.16.0~ynh1 ']'
2021-12-15 15:50:36,718: DEBUG - + '[' 1.16.0~ynh1 == null ']'
2021-12-15 15:50:36,719: DEBUG - + local dep_app=rainloop
2021-12-15 15:50:36,721: DEBUG - + [[ php7.3-json, php7.3-curl, php7.3-xml, php7.3-dom =~ [<=>] ]]
2021-12-15 15:50:36,724: DEBUG - ++ echo php7.3-json, php7.3-curl, php7.3-xml, php7.3-dom
2021-12-15 15:50:36,725: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>)'
2021-12-15 15:50:36,726: DEBUG - ++ sort -u
2021-12-15 15:50:36,732: DEBUG - + local specific_php_version=7.3
2021-12-15 15:50:36,733: DEBUG - + [[ 7.3 != \7\.\3 ]]
2021-12-15 15:50:36,735: DEBUG - + specific_php_version=
2021-12-15 15:50:36,736: DEBUG - + [[ true == \t\r\u\e ]]
2021-12-15 15:50:36,737: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2021-12-15 15:50:36,738: DEBUG - + grep --quiet php
2021-12-15 15:50:36,742: DEBUG - + dpkg --list
2021-12-15 15:50:36,744: DEBUG - + grep php7.0
2021-12-15 15:50:36,745: DEBUG - + grep --quiet --invert-match 7.0.33-0+deb9
2021-12-15 15:50:36,859: DEBUG - + grep --recursive --quiet '^ *deb.*sury' /etc/apt/sources.list /etc/apt/sources.list.d
2021-12-15 15:50:36,865: DEBUG - + cat
2021-12-15 15:50:36,872: DEBUG - + ynh_package_install_from_equivs /tmp/rainloop-ynh-deps.control
2021-12-15 15:50:36,873: DEBUG - + local controlfile=/tmp/rainloop-ynh-deps.control
2021-12-15 15:50:36,876: DEBUG - ++ grep '^Package: ' /tmp/rainloop-ynh-deps.control
2021-12-15 15:50:36,878: DEBUG - ++ cut '--delimiter= ' --fields=2
2021-12-15 15:50:36,886: DEBUG - + local pkgname=rainloop-ynh-deps
2021-12-15 15:50:36,888: DEBUG - ++ grep '^Version: ' /tmp/rainloop-ynh-deps.control
2021-12-15 15:50:36,890: DEBUG - ++ cut '--delimiter= ' --fields=2
2021-12-15 15:50:36,898: DEBUG - + local pkgversion=1.16.0~ynh1
2021-12-15 15:50:36,899: DEBUG - + [[ -z rainloop-ynh-deps ]]
2021-12-15 15:50:36,900: DEBUG - + [[ -z 1.16.0~ynh1 ]]
2021-12-15 15:50:36,901: DEBUG - + ynh_package_update
2021-12-15 15:50:36,902: DEBUG - + ynh_apt update
2021-12-15 15:50:36,902: DEBUG - + ynh_wait_dpkg_free
2021-12-15 15:50:37,306: DEBUG - + return 0
2021-12-15 15:50:37,307: DEBUG - + LC_ALL=C
2021-12-15 15:50:37,309: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-12-15 15:50:37,309: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2021-12-15 15:50:37,761: DEBUG - Hit:1 http://archive.raspberrypi.org/debian buster InRelease
2021-12-15 15:50:37,762: DEBUG - Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
2021-12-15 15:50:37,852: DEBUG - Hit:3 https://packages.sury.org/php buster InRelease
2021-12-15 15:50:47,702: DEBUG - Hit:4 http://forge.yunohost.org/debian buster InRelease
2021-12-15 15:50:53,382: DEBUG - Reading package lists...
2021-12-15 15:50:53,559: DEBUG - ++ mktemp --directory
2021-12-15 15:50:53,565: DEBUG - + local TMPDIR=/tmp/tmp.wZQGMPzTo5
2021-12-15 15:50:53,566: DEBUG - + echo 10
2021-12-15 15:50:53,571: DEBUG - + ynh_wait_dpkg_free
2021-12-15 15:50:53,987: DEBUG - + return 0
2021-12-15 15:50:53,988: DEBUG - + cp /tmp/rainloop-ynh-deps.control /tmp/tmp.wZQGMPzTo5/control
2021-12-15 15:50:53,996: DEBUG - + cd /tmp/tmp.wZQGMPzTo5
2021-12-15 15:50:53,997: DEBUG - + LC_ALL=C
2021-12-15 15:50:53,998: DEBUG - + equivs-build ./control
2021-12-15 15:50:57,616: DEBUG - + LC_ALL=C
2021-12-15 15:50:57,617: DEBUG - + dpkg --force-depends --install ./rainloop-ynh-deps_1.16.0~ynh1_all.deb
2021-12-15 15:50:57,618: DEBUG - + tee ./dpkg_log
2021-12-15 15:50:57,845: DEBUG - Selecting previously unselected package rainloop-ynh-deps.
2021-12-15 15:50:57,995: DEBUG - (Reading database ... 61001 files and directories currently installed.)
2021-12-15 15:50:58,011: DEBUG - Preparing to unpack .../rainloop-ynh-deps_1.16.0~ynh1_all.deb ...
2021-12-15 15:50:58,076: DEBUG - Unpacking rainloop-ynh-deps (1.16.0~ynh1) ...
2021-12-15 15:50:58,394: DEBUG - Setting up rainloop-ynh-deps (1.16.0~ynh1) ...
2021-12-15 15:50:59,048: DEBUG - + ynh_package_install --fix-broken
2021-12-15 15:50:59,049: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2021-12-15 15:50:59,050: DEBUG - + ynh_wait_dpkg_free
2021-12-15 15:50:59,468: DEBUG - + return 0
2021-12-15 15:50:59,470: DEBUG - + LC_ALL=C
2021-12-15 15:50:59,472: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-12-15 15:50:59,473: 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
2021-12-15 15:51:01,538: DEBUG - Reading package lists...
2021-12-15 15:51:02,541: DEBUG - Building dependency tree...
2021-12-15 15:51:02,595: DEBUG - Reading state information...
2021-12-15 15:51:04,413: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2021-12-15 15:51:04,416: DEBUG - + [[ -n /tmp/tmp.wZQGMPzTo5 ]]
2021-12-15 15:51:04,418: DEBUG - + rm --recursive --force /tmp/tmp.wZQGMPzTo5
2021-12-15 15:51:04,422: DEBUG - + ynh_package_is_installed rainloop-ynh-deps
2021-12-15 15:51:04,458: DEBUG - + ynh_wait_dpkg_free
2021-12-15 15:51:04,843: DEBUG - + return 0
2021-12-15 15:51:04,845: DEBUG - + dpkg-query --show '--showformat=${Status}' rainloop-ynh-deps
2021-12-15 15:51:04,847: DEBUG - + grep --count 'ok installed'
2021-12-15 15:51:04,915: DEBUG - + rm /tmp/rainloop-ynh-deps.control
2021-12-15 15:51:04,923: DEBUG - + grep --quiet php
2021-12-15 15:51:04,931: DEBUG - + ynh_app_setting_set --app=rainloop --key=phpversion --value=7.3
2021-12-15 15:51:04,933: DEBUG - + local _globalapp=rainloop
2021-12-15 15:51:05,183: DEBUG - + app=rainloop
2021-12-15 15:51:05,184: DEBUG - + [[ phpversion =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:51:05,185: DEBUG - + ynh_app_setting set rainloop phpversion 7.3
2021-12-15 15:51:05,854: INFO - [##++................] > Creating a MySQL database...
2021-12-15 15:51:05,859: DEBUG - ++ ynh_sanitize_dbid --db_name=rainloop
2021-12-15 15:51:05,901: DEBUG - ++ echo rainloop
2021-12-15 15:51:05,905: DEBUG - + db_name=rainloop
2021-12-15 15:51:05,906: DEBUG - + ynh_app_setting_set --app=rainloop --key=db_name --value=rainloop
2021-12-15 15:51:05,907: DEBUG - + local _globalapp=rainloop
2021-12-15 15:51:06,171: DEBUG - + app=rainloop
2021-12-15 15:51:06,173: DEBUG - + [[ db_name =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:51:06,174: DEBUG - + ynh_app_setting set rainloop db_name rainloop
2021-12-15 15:51:06,463: DEBUG - + ynh_mysql_setup_db --db_user=rainloop --db_name=rainloop
2021-12-15 15:51:06,469: DEBUG - + db_pwd=
2021-12-15 15:51:06,629: DEBUG - ++ ynh_string_random
2021-12-15 15:51:06,639: DEBUG - ++ length=24
2021-12-15 15:51:06,640: DEBUG - ++ dd if=/dev/urandom bs=1 count=1000
2021-12-15 15:51:06,641: DEBUG - ++ tr --complement --delete A-Za-z0-9
2021-12-15 15:51:06,642: DEBUG - ++ sed --quiet 's/\(.\{24\}\).*/\1/p'
2021-12-15 15:51:06,656: DEBUG - + local new_db_pwd=**********
2021-12-15 15:51:06,657: DEBUG - + db_pwd=**********
2021-12-15 15:51:06,657: DEBUG - + ynh_mysql_create_db rainloop rainloop **********
2021-12-15 15:51:06,658: DEBUG - + local db=rainloop
2021-12-15 15:51:06,659: DEBUG - + local 'sql=CREATE DATABASE rainloop;'
2021-12-15 15:51:06,660: DEBUG - + [[ 3 -gt 1 ]]
2021-12-15 15:51:06,660: DEBUG - + sql+=' GRANT ALL PRIVILEGES ON rainloop.* TO '\''rainloop'\''@'\''localhost'\'''
2021-12-15 15:51:06,661: DEBUG - + [[ -n ********** ]]
2021-12-15 15:51:06,662: DEBUG - + sql+=' IDENTIFIED BY '\''**********'\'''
2021-12-15 15:51:06,663: DEBUG - + sql+=' WITH GRANT OPTION;'
2021-12-15 15:51:06,664: DEBUG - + ynh_mysql_execute_as_root '--sql=CREATE DATABASE rainloop; GRANT ALL PRIVILEGES ON rainloop.* TO '\''rainloop'\''@'\''localhost'\'' IDENTIFIED BY '\''**********'\'' WITH GRANT OPTION;'
2021-12-15 15:51:06,724: DEBUG - + database=
2021-12-15 15:51:06,725: DEBUG - + '[' -n '' ']'
2021-12-15 15:51:06,726: DEBUG - + mysql -B ''
2021-12-15 15:51:06,913: DEBUG - + ynh_app_setting_set --app=rainloop --key=mysqlpwd --value=**********
2021-12-15 15:51:06,915: DEBUG - + local _globalapp=rainloop
2021-12-15 15:51:07,181: DEBUG - + app=rainloop
2021-12-15 15:51:07,183: DEBUG - + [[ mysqlpwd =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:51:07,185: DEBUG - + ynh_app_setting set rainloop mysqlpwd **********
2021-12-15 15:51:07,781: INFO - [####++..............] > Setting up source files...
2021-12-15 15:51:07,784: DEBUG - + ynh_app_setting_set --app=rainloop --key=final_path --value=/var/www/rainloop
2021-12-15 15:51:07,785: DEBUG - + local _globalapp=rainloop
2021-12-15 15:51:08,051: DEBUG - + app=rainloop
2021-12-15 15:51:08,052: DEBUG - + [[ final_path =~ (unprotected|protected|skipped)_ ]]
2021-12-15 15:51:08,053: DEBUG - + ynh_app_setting set rainloop final_path /var/www/rainloop
2021-12-15 15:51:08,347: DEBUG - + ynh_setup_source --dest_dir=/var/www/rainloop/app
2021-12-15 15:51:08,443: DEBUG - + source_id=app
2021-12-15 15:51:08,444: DEBUG - + keep=
2021-12-15 15:51:08,445: DEBUG - + local src_file_path=/var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/conf/app.src
2021-12-15 15:51:08,447: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/conf/app.src
2021-12-15 15:51:08,448: DEBUG - ++ cut --delimiter== --fields=2-
2021-12-15 15:51:08,456: DEBUG - + local src_url=https://github.com/RainLoop/rainloop-webmail/releases/download/v1.16.0/rainloop-community-1.16.0.zip
2021-12-15 15:51:08,459: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/conf/app.src
2021-12-15 15:51:08,460: DEBUG - ++ cut --delimiter== --fields=2-
2021-12-15 15:51:08,468: DEBUG - + local src_sum=db949c4363b048a02eaa0f06a26a8386979b8734198c2939ee1e8cc54362ca67
2021-12-15 15:51:08,470: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/conf/app.src
2021-12-15 15:51:08,472: DEBUG - ++ cut --delimiter== --fields=2-
2021-12-15 15:51:08,480: DEBUG - + local src_sumprg=sha256sum
2021-12-15 15:51:08,482: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/conf/app.src
2021-12-15 15:51:08,484: DEBUG - ++ cut --delimiter== --fields=2-
2021-12-15 15:51:08,491: DEBUG - + local src_format=zip
2021-12-15 15:51:08,494: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/conf/app.src
2021-12-15 15:51:08,496: DEBUG - ++ cut --delimiter== --fields=2-
2021-12-15 15:51:08,504: DEBUG - + local src_extract=
2021-12-15 15:51:08,508: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/conf/app.src
2021-12-15 15:51:08,510: DEBUG - ++ cut --delimiter== --fields=2-
2021-12-15 15:51:08,518: DEBUG - + local src_in_subdir=false
2021-12-15 15:51:08,522: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/app_tmp_work_dirs/app_ftcdp5hy/conf/app.src
2021-12-15 15:51:08,523: DEBUG - ++ cut --delimiter== --fields=2-
2021-12-15 15:51:08,530: DEBUG - + local src_filename=
2021-12-15 15:51:08,531: DEBUG - + src_sumprg=sha256sum
2021-12-15 15:51:08,532: DEBUG - + src_in_subdir=false
2021-12-15 15:51:08,533: DEBUG - + src_format=zip
2021-12-15 15:51:08,535: DEBUG - ++ echo zip
2021-12-15 15:51:08,536: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2021-12-15 15:51:08,541: DEBUG - + src_format=zip
2021-12-15 15:51:08,542: DEBUG - + src_extract=true
2021-12-15 15:51:08,543: DEBUG - + '[' '' = '' ']'
2021-12-15 15:51:08,544: DEBUG - + src_filename=app.zip
2021-12-15 15:51:08,544: DEBUG - + local local_src=/opt/yunohost-apps-src/rainloop/app.zip
2021-12-15 15:51:08,545: DEBUG - + mkdir -p /var/cache/yunohost/download/rainloop/
2021-12-15 15:51:08,559: DEBUG - + src_filename=/var/cache/yunohost/download/rainloop/app.zip
2021-12-15 15:51:08,561: DEBUG - + test -e /opt/yunohost-apps-src/rainloop/app.zip
2021-12-15 15:51:08,562: DEBUG - + '[' -n https://github.com/RainLoop/rainloop-webmail/releases/download/v1.16.0/rainloop-community-1.16.0.zip ']'
2021-12-15 15:51:08,564: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=/var/cache/yunohost/download/rainloop/app.zip https://github.com/RainLoop/rainloop-webmail/releases/download/v1.16.0/rainloop-community-1.16.0.zip
2021-12-15 15:51:24,329: DEBUG - + out='The certificate'\''s owner does not match hostname ‘objects.githubusercontent.com’'
2021-12-15 15:51:24,331: DEBUG - + ynh_die '--message=The certificate'\''s owner does not match hostname ‘objects.githubusercontent.com’'
2021-12-15 15:51:24,446: WARNING - The certificate's owner does not match hostname ‘objects.githubusercontent.com’
2021-12-15 15:51:24,449: DEBUG - + ynh_exit_properly
2021-12-15 15:51:25,959: ERROR - Unable to install rainloop: An error occurred inside the app installation script