Nextcloud a disparu de mes applications!

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: YunoHost 12.1.14 (stable).
What app is this about: Nextcloud disparu

Describe your issue

Mon Nextcloud commence à être plein et lent. Et j’ai décidé de lui rajouter un disque dur.
J’ai commencé à vouloir le mettre à jour tout d’abord mais cela n’écessitait de mettre d’abord mon serveur à jour (version 11 → version 12). Ce que j’ai fait (non sans mal).
Puis je m’attaque à la mise à jour du Nextcloud (29 → 31) et là, après plusieurs manipulations, mon Nextcloud à disparu (des applications).
J’ai tenté une restauration mais en vain…
Fait marquant, c’est la lenteur d’execution et des pertes de connection répétées..
J’en suis à me dire de repartir d’un serveur tout neuf (et biensur en perdant tout)
Quelqu’un a une idée ?

Share relevant logs or error messages

Je veux bien poser quoi que ce soit mais je ne sais quel log en particulier vous serait utile. Je pose la dernière action menée.

"ended_at: 2025-08-21 17:58:20.571533
env:
  BASH_XTRACEFD: '7'
  YNH_APP_ACTION: remove
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_wwnnwr2j
  YNH_APP_ID: nextcloud
  YNH_APP_INSTANCE_NAME: nextcloud
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 31.0.8~ynh1
  YNH_APP_PACKAGING_FORMAT: '2.0'
  YNH_ARCH: amd64
  YNH_CWD: /var/cache/yunohost/app_tmp_work_dirs/app_wwnnwr2j/scripts
  YNH_DEBIAN_VERSION: bookworm
  YNH_DEFAULT_PHP_VERSION: '8.2'
  YNH_HELPERS_VERSION: '2.1'
  YNH_INTERFACE: cli
  YNH_STDRETURN: /tmp/tmpd45c1v0y/stdreturn
error: null
interface: cli
operation: remove_on_failed_install
parent: null
related_to:
- - app
  - nextcloud
started_at: 2025-08-21 17:55:59.551792
started_by: ******
success: true
yunohost_version: 12.1.14

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

2025-08-21 19:56:01,161: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./remove" nextcloud 7>&1']'
2025-08-21 19:56:01,230: DEBUG - + source _common.sh
2025-08-21 19:56:01,257: DEBUG - + source /usr/share/yunohost/helpers
2025-08-21 19:56:01,258: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2025-08-21 19:56:01,259: DEBUG - +++ cd -- /usr/share/yunohost
2025-08-21 19:56:01,259: DEBUG - +++ pwd
2025-08-21 19:56:01,259: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2025-08-21 19:56:01,259: DEBUG - ++ YNH_HELPERS_VERSION=2.1
2025-08-21 19:56:01,261: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2025-08-21 19:56:01,261: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2025-08-21 19:56:01,314: INFO - [++++++++++..........] > Removing system configurations related to nextcloud...
2025-08-21 19:56:01,327: INFO - '/etc/fail2ban/jail.d/nextcloud.conf' wasn't deleted because it doesn't exist.
2025-08-21 19:56:01,327: INFO - '/etc/fail2ban/filter.d/nextcloud.conf' wasn't deleted because it doesn't exist.
2025-08-21 19:56:01,328: DEBUG - + ynh_config_remove_fail2ban
2025-08-21 19:56:01,335: DEBUG - + ynh_safe_rm /etc/fail2ban/jail.d/nextcloud.conf
2025-08-21 19:56:01,335: DEBUG - + local target=/etc/fail2ban/jail.d/nextcloud.conf
2025-08-21 19:56:01,335: DEBUG - + ynh_safe_rm /etc/fail2ban/filter.d/nextcloud.conf
2025-08-21 19:56:01,335: DEBUG - + local target=/etc/fail2ban/filter.d/nextcloud.conf
2025-08-21 19:56:01,335: DEBUG - + ynh_systemctl --service=fail2ban --action=reload
2025-08-21 19:56:01,363: DEBUG - + service=fail2ban
2025-08-21 19:56:01,363: DEBUG - + action=reload
2025-08-21 19:56:01,363: DEBUG - + wait_until=
2025-08-21 19:56:01,363: DEBUG - + length=20
2025-08-21 19:56:01,363: DEBUG - + log_path=/var/log/fail2ban/fail2ban.log
2025-08-21 19:56:01,363: DEBUG - + timeout=60
2025-08-21 19:56:01,363: DEBUG - + ynh_in_ci_tests
2025-08-21 19:56:01,364: DEBUG - + '[' reload == stop ']'
2025-08-21 19:56:01,364: DEBUG - + '[' reload == reload ']'
2025-08-21 19:56:01,364: DEBUG - + action=reload-or-restart
2025-08-21 19:56:01,364: DEBUG - ++ date --utc --rfc-3339=seconds
2025-08-21 19:56:01,364: DEBUG - ++ cut -d+ -f1
2025-08-21 19:56:01,397: DEBUG - + local 'time_start=2025-08-21 17:56:01 UTC'
2025-08-21 19:56:01,397: DEBUG - + systemctl reload-or-restart fail2ban
2025-08-21 19:56:03,552: DEBUG - + ynh_config_remove_logrotate
2025-08-21 19:56:03,552: DEBUG - + '[' -e /etc/logrotate.d/nextcloud ']'
2025-08-21 19:56:03,565: DEBUG - + ynh_config_remove_nginx
2025-08-21 19:56:03,566: DEBUG - + ynh_safe_rm /etc/nginx/conf.d/maindomain.tld.d/nextcloud.conf
2025-08-21 19:56:03,566: DEBUG - + local target=/etc/nginx/conf.d/maindomain.tld.d/nextcloud.conf
2025-08-21 19:56:04,063: DEBUG - + ynh_systemctl --service=nginx --action=reload
2025-08-21 19:56:04,113: DEBUG - + service=nginx
2025-08-21 19:56:04,113: DEBUG - + action=reload
2025-08-21 19:56:04,113: DEBUG - + wait_until=
2025-08-21 19:56:04,113: DEBUG - + length=20
2025-08-21 19:56:04,113: DEBUG - + log_path=/var/log/nginx/nginx.log
2025-08-21 19:56:04,113: DEBUG - + timeout=60
2025-08-21 19:56:04,113: DEBUG - + ynh_in_ci_tests
2025-08-21 19:56:04,113: DEBUG - + '[' reload == stop ']'
2025-08-21 19:56:04,113: DEBUG - + '[' reload == reload ']'
2025-08-21 19:56:04,114: DEBUG - + action=reload-or-restart
2025-08-21 19:56:04,114: DEBUG - ++ date --utc --rfc-3339=seconds
2025-08-21 19:56:04,114: DEBUG - ++ cut -d+ -f1
2025-08-21 19:56:04,115: DEBUG - + local 'time_start=2025-08-21 17:56:04 UTC'
2025-08-21 19:56:04,115: DEBUG - + systemctl reload-or-restart nginx
2025-08-21 19:56:05,767: DEBUG - + ynh_safe_rm /etc/nginx/conf.d/maindomain.tld.d/nextcloud.d
2025-08-21 19:56:05,767: DEBUG - + local target=/etc/nginx/conf.d/maindomain.tld.d/nextcloud.d
2025-08-21 19:56:05,812: DEBUG - + ynh_config_remove_phpfpm
2025-08-21 19:56:05,812: DEBUG - + ynh_safe_rm /etc/php/8.3/fpm/pool.d/nextcloud.conf
2025-08-21 19:56:05,812: DEBUG - + local target=/etc/php/8.3/fpm/pool.d/nextcloud.conf
2025-08-21 19:56:05,857: DEBUG - + ynh_systemctl --service=php8.3-fpm --action=reload
2025-08-21 19:56:05,925: DEBUG - + service=php8.3-fpm
2025-08-21 19:56:05,926: DEBUG - + action=reload
2025-08-21 19:56:05,926: DEBUG - + wait_until=
2025-08-21 19:56:05,926: DEBUG - + length=20
2025-08-21 19:56:05,926: DEBUG - + log_path=/var/log/php8.3-fpm/php8.3-fpm.log
2025-08-21 19:56:05,926: DEBUG - + timeout=60
2025-08-21 19:56:05,926: DEBUG - + ynh_in_ci_tests
2025-08-21 19:56:05,926: DEBUG - + '[' reload == stop ']'
2025-08-21 19:56:05,926: DEBUG - + '[' reload == reload ']'
2025-08-21 19:56:05,926: DEBUG - + action=reload-or-restart
2025-08-21 19:56:05,926: DEBUG - ++ date --utc --rfc-3339=seconds
2025-08-21 19:56:05,926: DEBUG - ++ cut -d+ -f1
2025-08-21 19:56:05,927: DEBUG - + local 'time_start=2025-08-21 17:56:05 UTC'
2025-08-21 19:56:05,927: DEBUG - + systemctl reload-or-restart php8.3-fpm
2025-08-21 19:56:06,061: INFO - '/etc/cron.d/nextcloud' wasn't deleted because it doesn't exist.
2025-08-21 19:56:06,061: DEBUG - + ynh_safe_rm /etc/cron.d/nextcloud
2025-08-21 19:56:06,061: DEBUG - + local target=/etc/cron.d/nextcloud
2025-08-21 19:56:06,061: DEBUG - + for path in /home/*
2025-08-21 19:56:06,061: DEBUG - + [[ ! /home/admin == /home/yunohost.* ]]
2025-08-21 19:56:06,061: DEBUG - + setfacl --recursive --remove g:nextcloud,d:g:nextcloud -- /home/admin
2025-08-21 19:56:06,225: DEBUG - + for path in /home/*
2025-08-21 19:56:06,225: DEBUG - + [[ ! /home/sylvie == /home/yunohost.* ]]
2025-08-21 19:56:06,226: DEBUG - + setfacl --recursive --remove g:nextcloud,d:g:nextcloud -- /home/sylvie
2025-08-21 19:56:06,227: DEBUG - + for path in /home/*
2025-08-21 19:56:06,228: DEBUG - + [[ ! /home/yunohost.app == /home/yunohost.* ]]
2025-08-21 19:56:06,228: DEBUG - + for path in /home/*
2025-08-21 19:56:06,228: DEBUG - + [[ ! /home/yunohost.backup == /home/yunohost.* ]]
2025-08-21 19:56:06,228: DEBUG - + for path in /home/*
2025-08-21 19:56:06,228: DEBUG - + [[ ! /home/yunohost.multimedia == /home/yunohost.* ]]
2025-08-21 19:56:06,228: DEBUG - + for path in /home/*
2025-08-21 19:56:06,228: DEBUG - + [[ ! /home/zay == /home/yunohost.* ]]
2025-08-21 19:56:06,228: DEBUG - + setfacl --recursive --remove g:nextcloud,d:g:nextcloud -- /home/zay
2025-08-21 19:56:06,229: DEBUG - + for path in /home/*
2025-08-21 19:56:06,229: DEBUG - + [[ ! /home/zaydane == /home/yunohost.* ]]
2025-08-21 19:56:06,229: DEBUG - + setfacl --recursive --remove g:nextcloud,d:g:nextcloud -- /home/zaydane
2025-08-21 19:56:06,246: INFO - [####################] > Removal of nextcloud completed
2025-08-21 19:56:06,975: INFO - Deprovisioning database...
2025-08-21 19:56:07,913: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./deprovision_database"  7>&1']'
2025-08-21 19:56:07,915: DEBUG - + source /usr/share/yunohost/helpers
2025-08-21 19:56:07,915: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2025-08-21 19:56:07,916: DEBUG - +++ cd -- /usr/share/yunohost
2025-08-21 19:56:07,916: DEBUG - +++ pwd
2025-08-21 19:56:07,916: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2025-08-21 19:56:07,916: DEBUG - ++ YNH_HELPERS_VERSION=2.1
2025-08-21 19:56:07,918: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2025-08-21 19:56:07,918: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2025-08-21 19:56:07,928: DEBUG - + ynh_abort_if_errors
2025-08-21 19:56:07,928: DEBUG - + trap ynh_exit_properly EXIT
2025-08-21 19:56:07,928: DEBUG - + ynh_mysql_database_exists nextcloud
2025-08-21 19:56:07,928: DEBUG - + local database=nextcloud
2025-08-21 19:56:07,929: DEBUG - + mysqlshow
2025-08-21 19:56:07,929: DEBUG - + grep -q '^| nextcloud '
2025-08-21 19:56:09,206: DEBUG - + ynh_mysql_drop_db nextcloud
2025-08-21 19:56:09,206: DEBUG - + mysql -B
2025-08-21 19:56:15,100: DEBUG - + ynh_mysql_user_exists nextcloud
2025-08-21 19:56:15,100: DEBUG - + local user=nextcloud
2025-08-21 19:56:15,101: DEBUG - ++ mysql -B
2025-08-21 19:56:15,315: DEBUG - + [[ -n User
2025-08-21 19:56:15,315: DEBUG - nextcloud ]]
2025-08-21 19:56:15,315: DEBUG - + ynh_mysql_drop_user nextcloud
2025-08-21 19:56:15,315: DEBUG - + mysql -B
2025-08-21 19:56:15,443: DEBUG - + ynh_exit_properly
2025-08-21 19:56:15,443: DEBUG - + [[ deprovision_database =~ ^install$|^upgrade$|^restore$ ]]
2025-08-21 19:56:15,584: INFO - Deprovisioning apt...
2025-08-21 19:56:15,603: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./deprovision_apt"  7>&1']'
2025-08-21 19:56:15,605: DEBUG - + source /usr/share/yunohost/helpers
2025-08-21 19:56:15,605: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2025-08-21 19:56:15,606: DEBUG - +++ cd -- /usr/share/yunohost
2025-08-21 19:56:15,606: DEBUG - +++ pwd
2025-08-21 19:56:15,606: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2025-08-21 19:56:15,606: DEBUG - ++ YNH_HELPERS_VERSION=2.1
2025-08-21 19:56:15,608: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2025-08-21 19:56:15,608: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2025-08-21 19:56:15,617: DEBUG - + ynh_abort_if_errors
2025-08-21 19:56:15,618: DEBUG - + trap ynh_exit_properly EXIT
2025-08-21 19:56:15,618: DEBUG - + ynh_apt_remove_dependencies
2025-08-21 19:56:15,618: DEBUG - + local app_ynh_deps=nextcloud-ynh-deps
2025-08-21 19:56:15,618: DEBUG - + local current_dependencies=
2025-08-21 19:56:15,618: DEBUG - + _ynh_apt_package_is_installed nextcloud-ynh-deps
2025-08-21 19:56:15,618: DEBUG - + local package=nextcloud-ynh-deps
2025-08-21 19:56:15,618: DEBUG - + dpkg-query --show '--showformat=${db:Status-Status}' nextcloud-ynh-deps
2025-08-21 19:56:15,618: DEBUG - + grep --quiet '^installed$'
2025-08-21 19:56:15,797: DEBUG - ++ dpkg-query --show '--showformat=${Depends}' nextcloud-ynh-deps
2025-08-21 19:56:15,809: DEBUG - + current_dependencies='imagemagick, acl, tar, smbclient, at, mariadb-server, redis-server, php8.3-apcu, php8.3-bcmath, php8.3-bz2, php8.3-curl, php8.3-fpm, php8.3-gd, php8.3-gmp, php8.3-igbinary, php8.3-imagick, php8.3-imap, php8.3-intl, php8.3-ldap, php8.3-mbstring, php8.3-mysql, php8.3-redis, php8.3-sqlite3, php8.3-xml, php8.3-zip, libmagickcore-6.q16-6-extra, php8.3, php8.3-fpm, php8.3-common '
2025-08-21 19:56:15,809: DEBUG - + current_dependencies='imagemagick, acl, tar, smbclient, at, mariadb-server, redis-server, php8.3-apcu, php8.3-bcmath, php8.3-bz2, php8.3-curl, php8.3-fpm, php8.3-gd, php8.3-gmp, php8.3-igbinary, php8.3-imagick, php8.3-imap, php8.3-intl, php8.3-ldap, php8.3-mbstring, php8.3-mysql, php8.3-redis, php8.3-sqlite3, php8.3-xml, php8.3-zip, libmagickcore-6.q16-6-extra, php8.3, php8.3-fpm, php8.3-common '
2025-08-21 19:56:15,809: DEBUG - + apt-mark showhold
2025-08-21 19:56:15,809: DEBUG - + grep -q -w nextcloud-ynh-deps
2025-08-21 19:56:18,282: DEBUG - + dpkg-query --show nextcloud-ynh-deps
2025-08-21 19:56:18,322: DEBUG - + _ynh_apt autoremove --purge nextcloud-ynh-deps
2025-08-21 19:56:18,322: DEBUG - + _ynh_wait_dpkg_free
2025-08-21 19:56:18,416: DEBUG - + return 0
2025-08-21 19:56:18,416: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 autoremove --purge nextcloud-ynh-deps
2025-08-21 19:56:18,495: DEBUG - Reading package lists...
2025-08-21 19:56:18,821: DEBUG - Building dependency tree...
2025-08-21 19:56:18,849: DEBUG - Reading state information...
2025-08-21 19:56:19,250: DEBUG - The following packages will be REMOVED:
2025-08-21 19:56:19,251: DEBUG -   gsfonts* imagemagick* imagemagick-6-common* imagemagick-6.q16* libarchive13*
2025-08-21 19:56:19,251: DEBUG -   libc-client2007e* libdjvulibre-text* libdjvulibre21* libfftw3-double3*
2025-08-21 19:56:19,252: DEBUG -   libimath-3-1-29* libjxr-tools* libjxr0* libldb2* liblqr-1-0*
2025-08-21 19:56:19,252: DEBUG -   libmagickcore-6.q16-6* libmagickcore-6.q16-6-extra* libmagickwand-6.q16-6*
2025-08-21 19:56:19,252: DEBUG -   libnetpbm11* libopenexr-3-1-30* libsmbclient* libtalloc2* libtdb1*
2025-08-21 19:56:19,252: DEBUG -   libtevent0* libwbclient0* libwebpdemux2* libwmflite-0.2-7* mlock* netpbm*
2025-08-21 19:56:19,253: DEBUG -   nextcloud-ynh-deps* php7.3-gd* php7.4-gd* php8.0-gd* php8.1-gd* php8.2-apcu*
2025-08-21 19:56:19,253: DEBUG -   php8.2-bcmath* php8.2-bz2* php8.2-curl* php8.2-gmp* php8.2-igbinary*
2025-08-21 19:56:19,253: DEBUG -   php8.2-imagick* php8.2-imap* php8.2-intl* php8.2-ldap* php8.2-mbstring*
2025-08-21 19:56:19,253: DEBUG -   php8.2-mysql* php8.2-redis* php8.2-zip* php8.3-apcu* php8.3-bcmath*
2025-08-21 19:56:19,254: DEBUG -   php8.3-bz2* php8.3-gmp* php8.3-igbinary* php8.3-imagick* php8.3-imap*
2025-08-21 19:56:19,254: DEBUG -   php8.3-intl* php8.3-redis* php8.3-sqlite3* php8.4-gd* python3-gpg*
2025-08-21 19:56:19,254: DEBUG -   python3-ldb* python3-samba* python3-talloc* python3-tdb* samba-common*
2025-08-21 19:56:19,254: DEBUG -   samba-common-bin* samba-dsdb-modules* samba-libs* smbclient*
2025-08-21 19:56:21,185: DEBUG - 0 upgraded, 0 newly installed, 68 to remove and 0 not upgraded.
2025-08-21 19:56:21,185: DEBUG - After this operation, 99.0 MB disk space will be freed.
2025-08-21 19:56:25,532: DEBUG - (Reading database ... 90805 files and directories currently installed.)
2025-08-21 19:56:25,535: DEBUG - Removing gsfonts (2:20200910-7) ...
2025-08-21 19:56:26,551: DEBUG - Removing nextcloud-ynh-deps (31.0.8~ynh1) ...
2025-08-21 19:56:27,469: DEBUG - Removing imagemagick (8:6.9.11.60+dfsg-1.6+deb12u3) ...
2025-08-21 19:56:28,191: DEBUG - Removing php8.3-imagick (3.8.0-1+0~20250418.51+debian12~1.gbpab6fa0) ...
2025-08-21 19:56:29,136: DEBUG - Removing php8.2-imagick (3.8.0-1+0~20250418.51+debian12~1.gbpab6fa0) ...
2025-08-21 19:56:29,832: DEBUG - Removing libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.6+deb12u3) ...
2025-08-21 19:56:30,759: DEBUG - Removing imagemagick-6.q16 (8:6.9.11.60+dfsg-1.6+deb12u3) ...
2025-08-21 19:56:32,237: DEBUG - Removing smbclient (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:56:33,110: DEBUG - Removing libarchive13:amd64 (3.6.2-1+deb12u2) ...
2025-08-21 19:56:33,850: DEBUG - Removing php8.3-imap (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:56:34,484: DEBUG - Removing php8.2-imap (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:56:35,046: DEBUG - Removing libc-client2007e (8:2007f~dfsg-7+b2) ...
2025-08-21 19:56:35,856: DEBUG - Removing libdjvulibre21:amd64 (3.5.28-2.2~deb11u1) ...
2025-08-21 19:56:36,801: DEBUG - Removing libdjvulibre-text (3.5.28-2.2~deb11u1) ...
2025-08-21 19:56:37,656: DEBUG - Removing libopenexr-3-1-30:amd64 (3.1.5-5) ...
2025-08-21 19:56:38,385: DEBUG - Removing libimath-3-1-29:amd64 (3.1.6-1) ...
2025-08-21 19:56:38,998: DEBUG - Removing libjxr-tools (1.2~git20170615.f752187-5) ...
2025-08-21 19:56:40,878: DEBUG - Removing libjxr0:amd64 (1.2~git20170615.f752187-5) ...
2025-08-21 19:56:41,689: DEBUG - Removing samba-dsdb-modules:amd64 (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:56:42,355: DEBUG - Removing samba-common-bin (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:56:43,056: DEBUG - Removing python3-samba (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:56:44,267: DEBUG - Removing netpbm (2:11.01.00-2) ...
2025-08-21 19:56:45,079: DEBUG - Removing libnetpbm11:amd64 (2:11.01.00-2) ...
2025-08-21 19:56:45,658: DEBUG - Removing libsmbclient:amd64 (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:56:46,379: DEBUG - Removing python3-ldb (2:2.6.2+samba4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:56:47,135: DEBUG - Removing python3-tdb (1.4.8-2) ...
2025-08-21 19:56:48,209: DEBUG - Removing libwmflite-0.2-7:amd64 (0.2.12-5.1) ...
2025-08-21 19:56:48,919: DEBUG - Removing mlock (8:2007f~dfsg-7+b2) ...
2025-08-21 19:56:49,490: DEBUG - Removing php7.3-gd (7.3.33-25+0~20250707.133+debian12~1.gbp70fb14) ...
2025-08-21 19:56:50,246: DEBUG - Removing php7.4-gd (1:7.4.33-21+0~20250703.110+debian12~1.gbp07b85f) ...
2025-08-21 19:56:50,826: DEBUG - Removing php8.0-gd (1:8.0.30-15+0~20250703.74+debian12~1.gbpb72252) ...
2025-08-21 19:56:51,492: DEBUG - Removing php8.1-gd (8.1.33-1+0~20250703.72+debian12~1.gbpb08cf2) ...
2025-08-21 19:56:52,101: DEBUG - Removing php8.2-apcu (5.1.25-2+0~20250805.44+debian12~1.gbp51875c) ...
2025-08-21 19:56:52,805: DEBUG - Removing php8.2-bcmath (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:56:53,484: DEBUG - Removing php8.2-bz2 (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:56:54,297: DEBUG - Removing php8.2-curl (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:56:55,018: DEBUG - Removing php8.2-gmp (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:56:55,830: DEBUG - Removing php8.2-redis (6.2.0-1+0~20250408.63+debian12~1.gbp272b23) ...
2025-08-21 19:56:56,961: DEBUG - Removing php8.2-igbinary (3.2.16-4+0~20250816.54+debian12~1.gbpef518d) ...
2025-08-21 19:56:57,799: DEBUG - Removing php8.2-intl (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:56:58,537: DEBUG - Removing php8.2-ldap (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:01,908: DEBUG - Removing php8.2-mbstring (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:02,428: DEBUG - Removing php8.2-mysql (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:03,097: DEBUG - Removing php8.2-zip (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:03,729: DEBUG - Removing php8.3-apcu (5.1.25-2+0~20250805.44+debian12~1.gbp51875c) ...
2025-08-21 19:57:04,202: DEBUG - Removing php8.3-bcmath (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:04,870: DEBUG - Removing php8.3-bz2 (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:05,567: DEBUG - Removing php8.3-gmp (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:06,138: DEBUG - Removing php8.3-redis (6.2.0-1+0~20250408.63+debian12~1.gbp272b23) ...
2025-08-21 19:57:06,717: DEBUG - Removing php8.3-igbinary (3.2.16-4+0~20250816.54+debian12~1.gbpef518d) ...
2025-08-21 19:57:07,320: DEBUG - Removing php8.3-intl (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:07,744: DEBUG - Removing php8.3-sqlite3 (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:08,437: DEBUG - Removing php8.4-gd (8.4.11-1+0~20250803.30+debian12~1.gbpddfa77) ...
2025-08-21 19:57:09,379: DEBUG - Removing python3-gpg (1.18.0-3+b1) ...
2025-08-21 19:57:10,348: DEBUG - Removing python3-talloc:amd64 (2.4.0-f2) ...
2025-08-21 19:57:11,367: DEBUG - Removing samba-common (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:57:12,697: DEBUG - Removing libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6+deb12u3) ...
2025-08-21 19:57:13,974: DEBUG - Removing libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6+deb12u3) ...
2025-08-21 19:57:15,572: DEBUG - Removing imagemagick-6-common (8:6.9.11.60+dfsg-1.6+deb12u3) ...
2025-08-21 19:57:16,634: DEBUG - Removing libfftw3-double3:amd64 (3.3.10-1) ...
2025-08-21 19:57:17,522: DEBUG - Removing samba-libs:amd64 (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:57:18,584: DEBUG - Removing libldb2:amd64 (2:2.6.2+samba4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:57:19,215: DEBUG - Removing liblqr-1-0:amd64 (0.4.2-2.1) ...
2025-08-21 19:57:20,446: DEBUG - Removing libtdb1:amd64 (1.4.8-2) ...
2025-08-21 19:57:21,299: DEBUG - Removing libtevent0:amd64 (0.14.1-1) ...
2025-08-21 19:57:22,237: DEBUG - Removing libwbclient0:amd64 (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:57:23,092: DEBUG - Removing libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ...
2025-08-21 19:57:23,813: DEBUG - Removing libtalloc2:amd64 (2.4.0-f2) ...
2025-08-21 19:57:24,596: DEBUG - Processing triggers for php8.3-fpm (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:24,721: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-08-21 19:57:25,956: DEBUG - Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-08-21 19:57:26,566: DEBUG - Processing triggers for man-db (2.11.2-2) ...
2025-08-21 19:57:35,897: DEBUG - Processing triggers for php8.2-fpm (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:36,077: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-08-21 19:57:39,144: DEBUG - Processing triggers for mailcap (3.70+nmu1) ...
2025-08-21 19:57:39,612: DEBUG - Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-21 19:57:40,283: DEBUG - (Reading database ... 88325 files and directories currently installed.)
2025-08-21 19:57:40,287: DEBUG - Purging configuration files for php8.2-ldap (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:41,481: DEBUG - Purging configuration files for imagemagick-6-common (8:6.9.11.60+dfsg-1.6+deb12u3) ...
2025-08-21 19:57:42,556: DEBUG - Purging configuration files for php8.2-imap (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:43,253: DEBUG - Purging configuration files for php8.2-mysql (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:44,601: DEBUG - Purging configuration files for php8.2-bz2 (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:45,606: DEBUG - Purging configuration files for php8.2-bcmath (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:46,478: DEBUG - Purging configuration files for php8.3-imap (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:47,506: DEBUG - Purging configuration files for php8.2-zip (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:48,378: DEBUG - Purging configuration files for php8.2-mbstring (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:49,449: DEBUG - Purging configuration files for php8.1-gd (8.1.33-1+0~20250703.72+debian12~1.gbpb08cf2) ...
2025-08-21 19:57:50,178: DEBUG - Purging configuration files for php8.3-intl (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:51,032: DEBUG - Purging configuration files for php8.3-igbinary (3.2.16-4+0~20250816.54+debian12~1.gbpef518d) ...
2025-08-21 19:57:51,878: DEBUG - Purging configuration files for samba-common (2:4.17.12+dfsg-0+deb12u2) ...
2025-08-21 19:57:52,858: DEBUG - Purging configuration files for php8.4-gd (8.4.11-1+0~20250803.30+debian12~1.gbpddfa77) ...
2025-08-21 19:57:53,600: DEBUG - Purging configuration files for php8.2-intl (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:54,317: DEBUG - Purging configuration files for php8.0-gd (1:8.0.30-15+0~20250703.74+debian12~1.gbpb72252) ...
2025-08-21 19:57:55,138: DEBUG - Purging configuration files for php8.2-igbinary (3.2.16-4+0~20250816.54+debian12~1.gbpef518d) ...
2025-08-21 19:57:55,741: DEBUG - Purging configuration files for php8.3-sqlite3 (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:56,980: DEBUG - Purging configuration files for php8.2-curl (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:57:57,675: DEBUG - Purging configuration files for gsfonts (2:20200910-7) ...
2025-08-21 19:57:58,145: DEBUG - Purging configuration files for php8.3-gmp (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:57:58,699: DEBUG - Purging configuration files for php8.2-imagick (3.8.0-1+0~20250418.51+debian12~1.gbpab6fa0) ...
2025-08-21 19:57:59,369: DEBUG - Purging configuration files for php8.2-redis (6.2.0-1+0~20250408.63+debian12~1.gbp272b23) ...
2025-08-21 19:58:00,212: DEBUG - Purging configuration files for php8.2-apcu (5.1.25-2+0~20250805.44+debian12~1.gbp51875c) ...
2025-08-21 19:58:00,768: DEBUG - Purging configuration files for imagemagick (8:6.9.11.60+dfsg-1.6+deb12u3) ...
2025-08-21 19:58:01,452: DEBUG - Purging configuration files for php8.3-bcmath (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:58:02,501: DEBUG - Purging configuration files for php8.2-gmp (8.2.29-5+0~20250720.80+debian12~1.gbp84dd39) ...
2025-08-21 19:58:03,152: DEBUG - Purging configuration files for php8.3-bz2 (8.3.24-1+0~20250803.65+debian12~1.gbpd64400) ...
2025-08-21 19:58:03,851: DEBUG - Purging configuration files for php8.3-apcu (5.1.25-2+0~20250805.44+debian12~1.gbp51875c) ...
2025-08-21 19:58:04,305: DEBUG - Purging configuration files for php8.3-imagick (3.8.0-1+0~20250418.51+debian12~1.gbpab6fa0) ...
2025-08-21 19:58:05,800: DEBUG - Purging configuration files for php7.4-gd (1:7.4.33-21+0~20250703.110+debian12~1.gbp07b85f) ...
2025-08-21 19:58:07,447: DEBUG - Purging configuration files for php8.3-redis (6.2.0-1+0~20250408.63+debian12~1.gbp272b23) ...
2025-08-21 19:58:08,042: DEBUG - Purging configuration files for php7.3-gd (7.3.33-25+0~20250707.133+debian12~1.gbp70fb14) ...
2025-08-21 19:58:09,489: DEBUG - + ynh_exit_properly
2025-08-21 19:58:09,489: DEBUG - + [[ deprovision_apt =~ ^install$|^upgrade$|^restore$ ]]
2025-08-21 19:58:09,590: INFO - Deprovisioning permissions...
2025-08-21 19:58:09,638: DEBUG - Permission 'nextcloud.api' supprimée
2025-08-21 19:58:09,661: DEBUG - Permission 'nextcloud.main' supprimée
2025-08-21 19:58:10,185: DEBUG - Removing LDAP perm nextcloud.api
2025-08-21 19:58:10,670: DEBUG - Updating LDAP perm nextcloud.main
2025-08-21 19:58:10,794: DEBUG - Permissions were resynchronized to LDAP
2025-08-21 19:58:12,140: DEBUG - Formating result in 'export' mode
2025-08-21 19:58:12,263: DEBUG - La configuration de SSOwat a été regénérée
2025-08-21 19:58:12,263: INFO - Deprovisioning data_dir...
2025-08-21 19:58:12,264: INFO - Deprovisioning install_dir...
2025-08-21 19:58:17,524: INFO - Deprovisioning system_user...
2025-08-21 19:58:19,445: INFO - Deprovisioning sources...
2025-08-21 19:58:19,460: DEBUG - Checking that required services are up and running..."

Tu dois encore avoir tes données : ls /home/yunohost.app/nextcloud

Le log de l’échec de l’upgrade de Nextcloud, et celui de l’échec de la restauration du backup

bon laissez tomber… Mon HDD est HS.

Merci pour vos réponses les gars…

Je refais une instal au propre…

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