My YunoHost server
Hardware: Old laptop
YunoHost version: 11.2.23 (stable).
I have access to my server : through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If yes, please explain:
Description of my issue
I started the installation of n8n via the web interface and got the message “The operation failed!”
It seems that the following warning is responsible for this:
WARNING - Error: no version found for ‘20’
Can anyone give me a tip on how to fix this?
Many thanks in advance! I’m brand new here and think the Yuno software is great!
args:
app: n8n
force: false
label: undefined
no_remove_on_failure: false
ended_at: 2024-07-25 11:56:42.121208
env:
YNH_APP_ACTION: install
YNH_APP_ARG_ADMIN: raphael
YNH_APP_ARG_DOMAIN: maindomain.tld
YNH_APP_ARG_INIT_MAIN_PERMISSION: visitors
YNH_APP_ARG_LANGUAGE: en
YNH_APP_ARG_PATH: /n8n
YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_deitw7kg
YNH_APP_ID: n8n
YNH_APP_INSTANCE_NAME: n8n
YNH_APP_INSTANCE_NUMBER: '1'
YNH_APP_MANIFEST_VERSION: 1.50.1~ynh1
YNH_APP_PACKAGING_FORMAT: '2.0'
YNH_ARCH: i386
YNH_DEBIAN_VERSION: bullseye
YNH_HELPERS_VERSION: '2'
error: Im Installationsscript ist ein Fehler aufgetreten
interface: api
operation: app_install
parent: null
related_to:
- - app
- n8n
started_at: 2024-07-25 11:56:25.038674
success: false
yunohost_version: 11.2.23
============
2024-07-25 13:56:25,056: INFO - n8n wird installiert…
2024-07-25 13:56:25,072: INFO - Provisioning ports...
2024-07-25 13:56:25,103: INFO - Provisioning sources...
2024-07-25 13:56:25,104: INFO - Provisioning system_user...
2024-07-25 13:56:25,405: INFO - Provisioning install_dir...
2024-07-25 13:56:25,438: INFO - Provisioning data_dir...
2024-07-25 13:56:25,465: INFO - Provisioning permissions...
2024-07-25 13:56:25,556: DEBUG - Berechtigung 'n8n.main' aktualisiert
2024-07-25 13:56:25,567: DEBUG - Vollständiges Log dieser Operation: '<a href="#/tools/logs/20240725-115625-permission_url-n8n" style="text-decoration:underline">Aktualisiere URL, die mit der Berechtigung 'n8n' verknüpft ist</a>'
2024-07-25 13:56:25,604: DEBUG - Berechtigung 'n8n.main' erstellt
2024-07-25 13:56:25,605: DEBUG - Vollständiges Log dieser Operation: '<a href="#/tools/logs/20240725-115625-permission_create-n8n" style="text-decoration:underline">Erstelle Berechtigung 'n8n'</a>'
2024-07-25 13:56:25,663: DEBUG - Berechtigung 'n8n.main' aktualisiert
2024-07-25 13:56:25,663: DEBUG - Vollständiges Log dieser Operation: '<a href="#/tools/logs/20240725-115625-user_permission_update-n8n" style="text-decoration:underline">Aktualisiere Zugriffe für Berechtigung 'n8n'</a>'
2024-07-25 13:56:25,716: DEBUG - Nothing to update in LDAP
2024-07-25 13:56:25,716: DEBUG - Berechtigung 'n8n.main' aktualisiert
2024-07-25 13:56:25,731: DEBUG - Vollständiges Log dieser Operation: '<a href="#/tools/logs/20240725-115625-permission_url-n8n" style="text-decoration:underline">Aktualisiere URL, die mit der Berechtigung 'n8n' verknüpft ist</a>'
2024-07-25 13:56:25,755: DEBUG - The permission database has been resynchronized
2024-07-25 13:56:25,788: DEBUG - SSOwat-Konfiguration neu generiert
2024-07-25 13:56:25,795: INFO - Provisioning apt...
2024-07-25 13:56:25,806: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./provision_or_update_apt" 7>&1']'
2024-07-25 13:56:25,815: DEBUG - + source /usr/share/yunohost/helpers
2024-07-25 13:56:25,815: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2024-07-25 13:56:25,816: DEBUG - +++ cd -- /usr/share/yunohost
2024-07-25 13:56:25,816: DEBUG - +++ pwd
2024-07-25 13:56:25,817: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2024-07-25 13:56:25,817: DEBUG - ++ YNH_HELPERS_VERSION=2
2024-07-25 13:56:25,819: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-07-25 13:56:25,819: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-07-25 13:56:25,855: DEBUG - + ynh_abort_if_errors
2024-07-25 13:56:25,856: DEBUG - + trap ynh_exit_properly EXIT
2024-07-25 13:56:25,856: DEBUG - + ynh_install_app_dependencies postgresql
2024-07-25 13:56:25,856: DEBUG - + local dependencies=postgresql
2024-07-25 13:56:25,857: DEBUG - ++ echo postgresql
2024-07-25 13:56:25,857: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2024-07-25 13:56:25,858: DEBUG - + dependencies=postgresql
2024-07-25 13:56:25,858: DEBUG - + local dependencies=postgresql
2024-07-25 13:56:25,859: DEBUG - ++ ynh_read_manifest --manifest_key=version
2024-07-25 13:56:25,881: DEBUG - ++ '[' '!' -e '' ']'
2024-07-25 13:56:25,881: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_4kx0olpw/manifest.json ']'
2024-07-25 13:56:25,882: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_4kx0olpw/manifest.toml ']'
2024-07-25 13:56:25,882: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_4kx0olpw/manifest.toml
2024-07-25 13:56:25,882: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_4kx0olpw/manifest.toml
2024-07-25 13:56:25,882: DEBUG - ++ grep -q '\.json$'
2024-07-25 13:56:25,884: DEBUG - ++ cat /var/cache/yunohost/app_tmp_work_dirs/app_4kx0olpw/manifest.toml
2024-07-25 13:56:25,884: DEBUG - ++ python3 -c 'import json, toml, sys; print(json.dumps(toml.load(sys.stdin)))'
2024-07-25 13:56:25,884: DEBUG - ++ jq .version --raw-output
2024-07-25 13:56:25,981: DEBUG - + local version=1.50.1~ynh1
2024-07-25 13:56:25,982: DEBUG - + '[' -z 1.50.1~ynh1 ']'
2024-07-25 13:56:25,982: DEBUG - + '[' 1.50.1~ynh1 == null ']'
2024-07-25 13:56:25,982: DEBUG - + local dep_app=n8n
2024-07-25 13:56:25,982: DEBUG - + [[ postgresql =~ [<=>] ]]
2024-07-25 13:56:25,983: DEBUG - ++ echo postgresql
2024-07-25 13:56:25,983: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>|)'
2024-07-25 13:56:25,983: DEBUG - ++ sort -u
2024-07-25 13:56:25,986: DEBUG - + local specific_php_version=
2024-07-25 13:56:25,986: DEBUG - + grep --quiet php
2024-07-25 13:56:25,988: DEBUG - ++ ynh_package_is_installed postgresql-13
2024-07-25 13:56:26,004: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2024-07-25 13:56:26,004: DEBUG - ++ grep --count 'ok installed'
2024-07-25 13:56:26,039: DEBUG - ++ echo yes
2024-07-25 13:56:26,039: DEBUG - + local psql_installed=yes
2024-07-25 13:56:26,040: DEBUG - + [[ true == \t\r\u\e ]]
2024-07-25 13:56:26,040: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2024-07-25 13:56:26,040: DEBUG - + cat
2024-07-25 13:56:26,041: DEBUG - + ynh_package_install_from_equivs /tmp/n8n-ynh-deps.control
2024-07-25 13:56:26,041: DEBUG - + local controlfile=/tmp/n8n-ynh-deps.control
2024-07-25 13:56:26,042: DEBUG - ++ grep '^Package: ' /tmp/n8n-ynh-deps.control
2024-07-25 13:56:26,042: DEBUG - ++ cut '--delimiter= ' --fields=2
2024-07-25 13:56:26,044: DEBUG - + local pkgname=n8n-ynh-deps
2024-07-25 13:56:26,045: DEBUG - ++ grep '^Version: ' /tmp/n8n-ynh-deps.control
2024-07-25 13:56:26,045: DEBUG - ++ cut '--delimiter= ' --fields=2
2024-07-25 13:56:26,047: DEBUG - + local pkgversion=1.50.1~ynh1
2024-07-25 13:56:26,048: DEBUG - + [[ -z n8n-ynh-deps ]]
2024-07-25 13:56:26,048: DEBUG - + [[ -z 1.50.1~ynh1 ]]
2024-07-25 13:56:26,048: DEBUG - + ynh_package_update
2024-07-25 13:56:26,048: DEBUG - + ynh_apt update
2024-07-25 13:56:26,048: DEBUG - + ynh_wait_dpkg_free
2024-07-25 13:56:26,223: DEBUG - + return 0
2024-07-25 13:56:26,224: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2024-07-25 13:56:26,503: DEBUG - Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
2024-07-25 13:56:26,503: DEBUG - Hit:2 http://ftp.debian.org/debian bullseye InRelease
2024-07-25 13:56:26,504: DEBUG - Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
2024-07-25 13:56:26,765: DEBUG - Hit:4 https://packages.sury.org/php bullseye InRelease
2024-07-25 13:56:31,563: DEBUG - Hit:5 http://forge.yunohost.org/debian bullseye InRelease
2024-07-25 13:56:33,195: DEBUG - Reading package lists...
2024-07-25 13:56:33,236: DEBUG - ++ mktemp --directory
2024-07-25 13:56:33,238: DEBUG - + local TMPDIR=/tmp/tmp.bTJQQEnxir
2024-07-25 13:56:33,238: DEBUG - + mkdir -p /tmp/tmp.bTJQQEnxir/n8n-ynh-deps/DEBIAN/
2024-07-25 13:56:33,240: DEBUG - + chmod -R 755 /tmp/tmp.bTJQQEnxir/n8n-ynh-deps
2024-07-25 13:56:33,241: DEBUG - + ynh_wait_dpkg_free
2024-07-25 13:56:33,398: DEBUG - + return 0
2024-07-25 13:56:33,399: DEBUG - + cp /tmp/n8n-ynh-deps.control /tmp/tmp.bTJQQEnxir/n8n-ynh-deps/DEBIAN/control
2024-07-25 13:56:33,402: DEBUG - + cd /tmp/tmp.bTJQQEnxir
2024-07-25 13:56:33,403: DEBUG - + dpkg-deb --build n8n-ynh-deps n8n-ynh-deps.deb
2024-07-25 13:56:33,440: DEBUG - + dpkg --force-depends --install ./n8n-ynh-deps.deb
2024-07-25 13:56:33,441: DEBUG - + tee ./dpkg_log
2024-07-25 13:56:33,497: DEBUG - Selecting previously unselected package n8n-ynh-deps.
2024-07-25 13:56:33,564: DEBUG - (Reading database ... 50681 files and directories currently installed.)
2024-07-25 13:56:33,567: DEBUG - Preparing to unpack ./n8n-ynh-deps.deb ...
2024-07-25 13:56:33,573: DEBUG - Unpacking n8n-ynh-deps (1.50.1~ynh1) ...
2024-07-25 13:56:33,607: DEBUG - dpkg: n8n-ynh-deps: dependency problems, but configuring anyway as you requested:
2024-07-25 13:56:33,608: DEBUG - n8n-ynh-deps depends on postgresql; however:
2024-07-25 13:56:33,608: DEBUG - Package postgresql is not installed.
2024-07-25 13:56:33,609: DEBUG -
2024-07-25 13:56:33,609: DEBUG - Setting up n8n-ynh-deps (1.50.1~ynh1) ...
2024-07-25 13:56:33,640: DEBUG - + ynh_package_install --fix-broken
2024-07-25 13:56:33,641: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2024-07-25 13:56:33,641: DEBUG - + ynh_wait_dpkg_free
2024-07-25 13:56:33,817: DEBUG - + return 0
2024-07-25 13:56:33,819: 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
2024-07-25 13:56:34,348: DEBUG - Reading package lists...
2024-07-25 13:56:34,618: DEBUG - Building dependency tree...
2024-07-25 13:56:34,619: DEBUG - Reading state information...
2024-07-25 13:56:34,751: DEBUG - Correcting dependencies... Done
2024-07-25 13:56:34,982: DEBUG - The following additional packages will be installed:
2024-07-25 13:56:34,983: DEBUG - postgresql
2024-07-25 13:56:34,985: DEBUG - Suggested packages:
2024-07-25 13:56:34,985: DEBUG - postgresql-doc
2024-07-25 13:56:35,001: DEBUG - The following NEW packages will be installed:
2024-07-25 13:56:35,001: DEBUG - postgresql
2024-07-25 13:56:35,838: DEBUG - 0 upgraded, 1 newly installed, 0 to remove and 79 not upgraded.
2024-07-25 13:56:35,839: DEBUG - Need to get 0 B/64.9 kB of archives.
2024-07-25 13:56:35,839: DEBUG - After this operation, 69.6 kB of additional disk space will be used.
2024-07-25 13:56:35,899: DEBUG - Selecting previously unselected package postgresql.
2024-07-25 13:56:35,955: DEBUG - (Reading database ... 50681 files and directories currently installed.)
2024-07-25 13:56:35,958: DEBUG - Preparing to unpack .../postgresql_13+225+deb11u1_all.deb ...
2024-07-25 13:56:35,963: DEBUG - Unpacking postgresql (13+225+deb11u1) ...
2024-07-25 13:56:36,061: DEBUG - Setting up postgresql (13+225+deb11u1) ...
2024-07-25 13:56:36,456: DEBUG - + [[ -n /tmp/tmp.bTJQQEnxir ]]
2024-07-25 13:56:36,456: DEBUG - + rm --recursive --force /tmp/tmp.bTJQQEnxir
2024-07-25 13:56:36,458: DEBUG - + ynh_package_is_installed n8n-ynh-deps
2024-07-25 13:56:36,475: DEBUG - + dpkg-query --show '--showformat=${Status}' n8n-ynh-deps
2024-07-25 13:56:36,476: DEBUG - + grep --count 'ok installed'
2024-07-25 13:56:36,492: DEBUG - + rm /tmp/n8n-ynh-deps.control
2024-07-25 13:56:36,494: DEBUG - ++ ynh_package_is_installed postgresql-13
2024-07-25 13:56:36,513: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2024-07-25 13:56:36,514: DEBUG - ++ grep --count 'ok installed'
2024-07-25 13:56:36,549: DEBUG - ++ echo yes
2024-07-25 13:56:36,550: DEBUG - + local psql_installed2=yes
2024-07-25 13:56:36,551: DEBUG - + [[ yes != \y\e\s ]]
2024-07-25 13:56:36,551: DEBUG - + ynh_exit_properly
2024-07-25 13:56:36,552: DEBUG - + [[ provision_or_update_apt =~ ^install$|^upgrade$|^restore$ ]]
2024-07-25 13:56:37,556: INFO - Provisioning database...
2024-07-25 13:56:37,815: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./provision_database" 7>&1']'
2024-07-25 13:56:37,823: DEBUG - + source /usr/share/yunohost/helpers
2024-07-25 13:56:37,823: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2024-07-25 13:56:37,824: DEBUG - +++ cd -- /usr/share/yunohost
2024-07-25 13:56:37,825: DEBUG - +++ pwd
2024-07-25 13:56:37,825: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2024-07-25 13:56:37,825: DEBUG - ++ YNH_HELPERS_VERSION=2
2024-07-25 13:56:37,827: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-07-25 13:56:37,828: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-07-25 13:56:37,864: DEBUG - + ynh_abort_if_errors
2024-07-25 13:56:37,865: DEBUG - + trap ynh_exit_properly EXIT
2024-07-25 13:56:37,865: DEBUG - + ynh_psql_create_user n8n **********
2024-07-25 13:56:37,865: DEBUG - + local user=n8n
2024-07-25 13:56:37,866: DEBUG - + local pwd=**********
2024-07-25 13:56:37,866: DEBUG - + ynh_psql_execute_as_root '--sql=CREATE USER n8n WITH ENCRYPTED PASSWORD '\''**********'\'''
2024-07-25 13:56:37,881: DEBUG - + database=
2024-07-25 13:56:37,882: DEBUG - + '[' -n '' ']'
2024-07-25 13:56:37,882: DEBUG - ++ cat /etc/yunohost/psql
2024-07-25 13:56:37,883: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-07-25 13:56:37,926: DEBUG - + database=
2024-07-25 13:56:37,926: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-07-25 13:56:38,049: DEBUG - CREATE ROLE
2024-07-25 13:56:38,052: DEBUG - + ynh_psql_create_db n8n n8n
2024-07-25 13:56:38,053: DEBUG - + local db=n8n
2024-07-25 13:56:38,053: DEBUG - + local user=n8n
2024-07-25 13:56:38,053: DEBUG - + local 'sql=CREATE DATABASE n8n;'
2024-07-25 13:56:38,054: DEBUG - + '[' -n n8n ']'
2024-07-25 13:56:38,054: DEBUG - + sql+='ALTER DATABASE n8n OWNER TO n8n;'
2024-07-25 13:56:38,054: DEBUG - + sql+='GRANT ALL PRIVILEGES ON DATABASE n8n TO n8n WITH GRANT OPTION;'
2024-07-25 13:56:38,054: DEBUG - + ynh_psql_execute_as_root '--sql=CREATE DATABASE n8n;ALTER DATABASE n8n OWNER TO n8n;GRANT ALL PRIVILEGES ON DATABASE n8n TO n8n WITH GRANT OPTION;'
2024-07-25 13:56:38,077: DEBUG - + database=
2024-07-25 13:56:38,077: DEBUG - + '[' -n '' ']'
2024-07-25 13:56:38,077: DEBUG - ++ cat /etc/yunohost/psql
2024-07-25 13:56:38,078: DEBUG - + ynh_psql_connect_as --user=postgres --password=**********
2024-07-25 13:56:38,148: DEBUG - + database=
2024-07-25 13:56:38,148: DEBUG - + sudo --login --user=postgres PGUSER=postgres PGPASSWORD=********** psql ''
2024-07-25 13:56:38,391: DEBUG - CREATE DATABASE
2024-07-25 13:56:38,393: DEBUG - ALTER DATABASE
2024-07-25 13:56:38,394: DEBUG - GRANT
2024-07-25 13:56:38,397: DEBUG - + ynh_exit_properly
2024-07-25 13:56:38,398: DEBUG - + [[ provision_database =~ ^install$|^upgrade$|^restore$ ]]
2024-07-25 13:56:39,419: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install" 7>&1']'
2024-07-25 13:56:39,432: DEBUG - + source _common.sh
2024-07-25 13:56:39,433: DEBUG - ++ nodejs_version=20
2024-07-25 13:56:39,433: DEBUG - +++ cat /etc/timezone
2024-07-25 13:56:39,434: DEBUG - ++ timezone=Europe/Berlin
2024-07-25 13:56:39,435: DEBUG - +++ cat /etc/yunohost/current_host
2024-07-25 13:56:39,437: DEBUG - ++ main_domain=maindomain.tld
2024-07-25 13:56:39,438: DEBUG - + source /usr/share/yunohost/helpers
2024-07-25 13:56:39,439: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2024-07-25 13:56:39,441: DEBUG - +++ cd -- /usr/share/yunohost
2024-07-25 13:56:39,441: DEBUG - +++ pwd
2024-07-25 13:56:39,442: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2024-07-25 13:56:39,442: DEBUG - ++ YNH_HELPERS_VERSION=2
2024-07-25 13:56:39,445: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2024-07-25 13:56:39,446: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2024-07-25 13:56:39,524: DEBUG - ++ ynh_user_get_info --username=raphael --key=mail
2024-07-25 13:56:39,572: DEBUG - ++ yunohost user info raphael --output-as json --quiet
2024-07-25 13:56:40,254: DEBUG - + email=raphael@maindomain.tld
2024-07-25 13:56:40,254: DEBUG - + ynh_install_nodejs --nodejs_version=20
2024-07-25 13:56:40,272: DEBUG - + mkdir --parents /opt/node_n
2024-07-25 13:56:40,275: DEBUG - + CLEAR_PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-25 13:56:40,276: DEBUG - ++ echo /opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-25 13:56:40,277: DEBUG - ++ sed s@/usr/local/bin:@@
2024-07-25 13:56:40,280: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-25 13:56:40,281: DEBUG - + test -x /usr/bin/node
2024-07-25 13:56:40,281: DEBUG - + test -x /usr/bin/npm
2024-07-25 13:56:40,281: DEBUG - + mkdir -p /opt/node_n/bin/
2024-07-25 13:56:40,284: DEBUG - + cp /usr/share/yunohost/helpers.v2.d/vendor/n/n /opt/node_n/bin/n
2024-07-25 13:56:40,288: 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
2024-07-25 13:56:40,418: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-25 13:56:40,418: DEBUG - + test -x /usr/bin/node_n
2024-07-25 13:56:40,419: DEBUG - + test -x /usr/bin/npm_n
2024-07-25 13:56:40,419: DEBUG - ++ uname --machine
2024-07-25 13:56:40,421: DEBUG - + uname=i686
2024-07-25 13:56:40,421: DEBUG - + [[ i686 =~ aarch64 ]]
2024-07-25 13:56:40,422: DEBUG - + [[ i686 =~ arm64 ]]
2024-07-25 13:56:40,422: DEBUG - + n 20
2024-07-25 13:56:40,608: DEBUG -
2024-07-25 13:56:40,610: WARNING - Error: no version found for '20'
2024-07-25 13:56:40,611: DEBUG -
2024-07-25 13:56:40,612: DEBUG - + ynh_exit_properly
2024-07-25 13:56:40,613: DEBUG - + [[ install =~ ^install$|^upgrade$|^restore$ ]]
2024-07-25 13:56:42,119: ERROR - Installation von n8n fehlgeschlagen: Im Installationsscript ist ein Fehler aufgetreten```