What app is this about, and its version: cryptpad 2025.9.0~ynh1 to 2026.29.0~ynh1
What YunoHost version are you running: 12.1.39
What type of hardware are you using: Old laptop or computer
Describe your issue
Hello, when I tried to upgrade cryptpad from 2025.9.0~ynh1 to 2026.29.0~ynh1 upgrade failed. There is no special url created for the log so I copy paste below the log in /var/log/yunohost/operations
Share relevant logs or error messages
2026-02-14 18:56:54,446: DEBUG - + yunohost service add cryptpad '--description=Zero Knowledge realtime collaborative editor' --log=/var/log/cryptpad/cryptpad.log
2026-02-14 18:56:54,856: DEBUG - SUCCESS Le service 'cryptpad' a été ajouté
2026-02-14 18:56:54,885: DEBUG - + ynh_script_progression 'Building cryptpad... (this will take some time and resources!)'
2026-02-14 18:56:54,886: DEBUG - + set +o xtrace
2026-02-14 18:56:54,888: INFO - [##########++........] > Building cryptpad... (this will take some time and resources!)
2026-02-14 18:56:54,889: DEBUG - + pushd /var/www/cryptpad
2026-02-14 18:56:54,890: DEBUG - /var/www/cryptpad /var/cache/yunohost/app_tmp_work_dirs/app_990z2fs7/scripts
2026-02-14 18:56:54,890: DEBUG - + ynh_hide_warnings ynh_exec_as_app npm ci
2026-02-14 18:56:54,890: DEBUG - + ynh_exec_as_app npm ci
2026-02-14 18:56:54,891: DEBUG - + sudo -u cryptpad env PATH=/opt/node_n/n/versions/node/22.22.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin COREPACK_ENABLE_DOWNLOAD_PROMPT=0 NPM_CONFIG_UPDATE_NOTIFIER=false npm ci
2026-02-14 18:57:19,515: DEBUG - npm warn tar zlib: unexpected end of file
2026-02-14 18:57:19,928: DEBUG - npm error code Z_BUF_ERROR
2026-02-14 18:57:19,929: DEBUG - npm error errno -5
2026-02-14 18:57:19,929: DEBUG - npm error zlib: unexpected end of file
2026-02-14 18:57:19,930: DEBUG - npm error A complete log of this run can be found in: /var/www/cryptpad/.npm/_logs/2026-02-14T17_56_55_035Z-debug-0.log
2026-02-14 18:57:19,972: DEBUG - + ynh_exit_properly
2026-02-14 18:57:19,973: DEBUG - + local exit_code=251
2026-02-14 18:57:19,973: DEBUG - + [[ upgrade =~ ^install$|^upgrade$|^restore$ ]]
2026-02-14 18:57:19,974: DEBUG - + rm -rf /var/cache/yunohost/download/
2026-02-14 18:57:19,977: DEBUG - + '[' 251 -eq 0 ']'
2026-02-14 18:57:19,977: DEBUG - + trap '' EXIT
2026-02-14 18:57:19,978: DEBUG - + set +o errexit
2026-02-14 18:57:19,978: DEBUG - + set +o nounset
2026-02-14 18:57:19,979: DEBUG - + sleep 0.5
2026-02-14 18:57:20,479: DEBUG - + exit 1
2026-02-14 18:57:20,582: ERROR - Failed to upgrade cryptpad: An error occurred inside the app upgrade script