Yunohost system update of Nextcloud went wrong

My YunoHost server

Hardware: VPS bought online
YunoHost version: 11.2.5
I have access to my server : Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If your request is related to an app, specify its name and version: 27.0.2

Description of my issue

I updated Nextcloud via the Yunohost system update. And it went wrong. Seems like it deleted my Nextcloud but than could not restore my nextcloud from the backup. Trying to do it manually didn’t work either.

What can I do? Thank you in advance.

This is the last lines of the log.

Complete Logs attached as files:
log-nextcloud-update-failed.odt (58.8 KB)
log-nextcloud-restore-failed.odt (29.9 KB)

2023-10-13 08:45:39,770: DEBUG - 26629 + echo '[############+.......] > Removing app main directory...'
2023-10-13 08:45:39,770: DEBUG - 26629 [############+.......] > Removing app main directory...
2023-10-13 08:45:39,770: DEBUG - 26630 + ynh_secure_remove --file=/var/www/nextcloud
2023-10-13 08:45:39,789: WARNING - 26649 rm: cannot remove '/var/www/nextcloud': Device or resource busy
2023-10-13 08:45:39,834: DEBUG - 26694 + echo '[#############.......] > Removing NGINX web server configuration...'
2023-10-13 08:45:39,835: DEBUG - 26694 [#############.......] > Removing NGINX web server configuration...
2023-10-13 08:45:39,835: DEBUG - 26694 + ynh_remove_nginx_config
2023-10-13 08:45:39,835: DEBUG - 26694 + ynh_secure_remove --file=/etc/nginx/conf.d/team.maindomain.tld.d/nextcloud.conf
2023-10-13 08:45:39,853: DEBUG - 26712 + echo ''\''/etc/nginx/conf.d/team.maindomain.tld.d/nextcloud.conf'\'' wasn'\''t deleted because it doesn'\''t exist.'
2023-10-13 08:45:39,853: DEBUG - 26712 + ynh_systemd_action --service_name=nginx --action=reload
2023-10-13 08:45:39,854: DEBUG - 26714 '/etc/nginx/conf.d/team.maindomain.tld.d/nextcloud.conf' wasn't deleted because it doesn't exist.
2023-10-13 08:45:39,940: DEBUG - 26799 + service_name=nginx
2023-10-13 08:45:39,940: DEBUG - 26799 + action=reload
2023-10-13 08:45:39,940: DEBUG - 26799 + line_match=
2023-10-13 08:45:39,940: DEBUG - 26799 + length=20
2023-10-13 08:45:39,940: DEBUG - 26799 + log_path=/var/log/nginx/nginx.log
2023-10-13 08:45:39,940: DEBUG - 26800 + timeout=300
2023-10-13 08:45:39,941: DEBUG - 26800 + '[' reload == stop ']'
2023-10-13 08:45:39,941: DEBUG - 26800 + '[' reload == reload ']'
2023-10-13 08:45:39,941: DEBUG - 26800 + action=reload-or-restart
2023-10-13 08:45:39,941: DEBUG - 26800 ++ date --utc --rfc-3339=seconds
2023-10-13 08:45:39,941: DEBUG - 26801 ++ cut -d+ -f1
2023-10-13 08:45:39,943: DEBUG - 26802 + local 'time_start=2023-10-13 08:45:39 UTC'
2023-10-13 08:45:39,943: DEBUG - 26802 + systemctl reload-or-restart nginx
2023-10-13 08:45:40,118: DEBUG - 26978 + echo '[#############+......] > Removing PHP-FPM configuration...'
2023-10-13 08:45:40,119: DEBUG - 26978 [#############+......] > Removing PHP-FPM configuration...
2023-10-13 08:45:40,119: DEBUG - 26978 + ynh_remove_fpm_config
2023-10-13 08:45:40,119: DEBUG - 26978 ++ ynh_app_setting_get --app=nextcloud --key=fpm_config_dir
2023-10-13 08:45:40,119: DEBUG - 26979 ++ local _globalapp=nextcloud
2023-10-13 08:45:40,151: DEBUG - 27010 ++ app=nextcloud
2023-10-13 08:45:40,151: DEBUG - 27010 ++ [[ fpm_config_dir =~ (unprotected|protected|skipped)_ ]]
2023-10-13 08:45:40,151: DEBUG - 27010 ++ ynh_app_setting get nextcloud fpm_config_dir
2023-10-13 08:45:40,199: DEBUG - 27058 + local fpm_config_dir=/etc/php/8.1/fpm
2023-10-13 08:45:40,199: DEBUG - 27059 ++ ynh_app_setting_get --app=nextcloud --key=fpm_service
2023-10-13 08:45:40,200: DEBUG - 27059 ++ local _globalapp=nextcloud
2023-10-13 08:45:40,238: DEBUG - 27097 ++ app=nextcloud
2023-10-13 08:45:40,239: DEBUG - 27098 ++ [[ fpm_service =~ (unprotected|protected|skipped)_ ]]
2023-10-13 08:45:40,239: DEBUG - 27098 ++ ynh_app_setting get nextcloud fpm_service
2023-10-13 08:45:40,288: DEBUG - 27147 + local fpm_service=php8.1-fpm
2023-10-13 08:45:40,288: DEBUG - 27147 ++ ynh_app_setting_get --app=nextcloud --key=fpm_dedicated_service
2023-10-13 08:45:40,289: DEBUG - 27148 ++ local _globalapp=nextcloud
2023-10-13 08:45:40,319: DEBUG - 27178 ++ app=nextcloud
2023-10-13 08:45:40,319: DEBUG - 27178 ++ [[ fpm_dedicated_service =~ (unprotected|protected|skipped)_ ]]
2023-10-13 08:45:40,319: DEBUG - 27179 ++ ynh_app_setting get nextcloud fpm_dedicated_service
2023-10-13 08:45:40,368: DEBUG - 27227 + local dedicated_service=0
2023-10-13 08:45:40,368: DEBUG - 27227 + dedicated_service=0
2023-10-13 08:45:40,368: DEBUG - 27227 ++ ynh_app_setting_get --app=nextcloud --key=phpversion
2023-10-13 08:45:40,368: DEBUG - 27228 ++ local _globalapp=nextcloud
2023-10-13 08:45:40,399: DEBUG - 27259 ++ app=nextcloud
2023-10-13 08:45:40,400: DEBUG - 27259 ++ [[ phpversion =~ (unprotected|protected|skipped)_ ]]
2023-10-13 08:45:40,400: DEBUG - 27259 ++ ynh_app_setting get nextcloud phpversion
2023-10-13 08:45:40,449: DEBUG - 27308 + local phpversion=8.1
2023-10-13 08:45:40,450: DEBUG - 27309 + phpversion=8.1
2023-10-13 08:45:40,450: DEBUG - 27309 + '[' -z /etc/php/8.1/fpm ']'
2023-10-13 08:45:40,450: DEBUG - 27309 + ynh_secure_remove --file=/etc/php/8.1/fpm/pool.d/nextcloud.conf
2023-10-13 08:45:40,468: DEBUG - 27328 + echo ''\''/etc/php/8.1/fpm/pool.d/nextcloud.conf'\'' wasn'\''t deleted because it doesn'\''t exist.'
2023-10-13 08:45:40,469: DEBUG - 27328 + '[' -e /etc/php/8.1/fpm/conf.d/20-nextcloud.ini ']'
2023-10-13 08:45:40,469: DEBUG - 27329 + ynh_package_is_installed --package=php8.1-fpm
2023-10-13 08:45:40,470: DEBUG - 27329 '/etc/php/8.1/fpm/pool.d/nextcloud.conf' wasn't deleted because it doesn't exist.
2023-10-13 08:45:40,477: DEBUG - 27337 + ynh_wait_dpkg_free
2023-10-13 08:45:40,714: DEBUG - 27574 + return 0
2023-10-13 08:45:40,715: DEBUG - 27574 + dpkg-query --show '--showformat=${Status}' php8.1-fpm
2023-10-13 08:45:40,715: DEBUG - 27574 + grep --count 'ok installed'
2023-10-13 08:45:40,728: DEBUG - 27588 + ynh_systemd_action --service_name=php8.1-fpm --action=reload
2023-10-13 08:45:40,810: DEBUG - 27669 + service_name=php8.1-fpm
2023-10-13 08:45:40,810: DEBUG - 27669 + action=reload
2023-10-13 08:45:40,810: DEBUG - 27669 + line_match=
2023-10-13 08:45:40,810: DEBUG - 27669 + length=20
2023-10-13 08:45:40,810: DEBUG - 27669 + log_path=/var/log/php8.1-fpm/php8.1-fpm.log
2023-10-13 08:45:40,810: DEBUG - 27669 + timeout=300
2023-10-13 08:45:40,810: DEBUG - 27670 + '[' reload == stop ']'
2023-10-13 08:45:40,811: DEBUG - 27670 + '[' reload == reload ']'
2023-10-13 08:45:40,811: DEBUG - 27670 + action=reload-or-restart
2023-10-13 08:45:40,811: DEBUG - 27670 ++ date --utc --rfc-3339=seconds
2023-10-13 08:45:40,811: DEBUG - 27670 ++ cut -d+ -f1
2023-10-13 08:45:40,811: DEBUG - 27671 + local 'time_start=2023-10-13 08:45:40 UTC'
2023-10-13 08:45:40,812: DEBUG - 27671 + systemctl reload-or-restart php8.1-fpm
2023-10-13 08:45:40,821: DEBUG - 27680 + '[' 8.1 '!=' 7.4 ']'
2023-10-13 08:45:40,821: DEBUG - 27680 + '[' -n 0 ']'
2023-10-13 08:45:40,821: DEBUG - 27680 + dpkg --compare-versions 1.0 lt 2
2023-10-13 08:45:40,822: DEBUG - 27681 + ynh_remove_app_dependencies
2023-10-13 08:45:40,822: DEBUG - 27682 + local dep_app=nextcloud
2023-10-13 08:45:40,823: DEBUG - 27682 + local current_dependencies=
2023-10-13 08:45:40,823: DEBUG - 27682 + ynh_package_is_installed --package=nextcloud-ynh-deps
2023-10-13 08:45:40,831: DEBUG - 27690 + ynh_wait_dpkg_free
2023-10-13 08:45:41,060: DEBUG - 27919 + return 0
2023-10-13 08:45:41,060: DEBUG - 27919 + dpkg-query --show '--showformat=${Status}' nextcloud-ynh-deps
2023-10-13 08:45:41,061: DEBUG - 27920 + grep --count 'ok installed'
2023-10-13 08:45:41,071: DEBUG - 27931 + apt-mark showhold
2023-10-13 08:45:41,072: DEBUG - 27931 + grep -q -w nextcloud-ynh-deps
2023-10-13 08:45:41,104: DEBUG - 27963 + dpkg-query --show nextcloud-ynh-deps
2023-10-13 08:45:41,160: DEBUG - 28019 + echo '[##############+.....] > Removing logrotate configuration...'
2023-10-13 08:45:41,160: DEBUG - 28020 + ynh_remove_logrotate
2023-10-13 08:45:41,160: DEBUG - 28020 + '[' -e /etc/logrotate.d/nextcloud ']'
2023-10-13 08:45:41,161: DEBUG - 28020 [##############+.....] > Removing logrotate configuration...
2023-10-13 08:45:41,228: DEBUG - 28087 + echo '[###############+++..] > Removing Fail2Ban configuration...'
2023-10-13 08:45:41,228: DEBUG - 28088 + ynh_remove_fail2ban_config
2023-10-13 08:45:41,229: DEBUG - 28088 + ynh_secure_remove --file=/etc/fail2ban/jail.d/nextcloud.conf
2023-10-13 08:45:41,229: DEBUG - 28088 [###############+++..] > Removing Fail2Ban configuration...
2023-10-13 08:45:41,247: DEBUG - 28106 + echo ''\''/etc/fail2ban/jail.d/nextcloud.conf'\'' wasn'\''t deleted because it doesn'\''t exist.'
2023-10-13 08:45:41,247: DEBUG - 28107 '/etc/fail2ban/jail.d/nextcloud.conf' wasn't deleted because it doesn't exist.
2023-10-13 08:45:41,247: DEBUG - 28107 + ynh_secure_remove --file=/etc/fail2ban/filter.d/nextcloud.conf
2023-10-13 08:45:41,266: DEBUG - 28125 + echo ''\''/etc/fail2ban/filter.d/nextcloud.conf'\'' wasn'\''t deleted because it doesn'\''t exist.'
2023-10-13 08:45:41,267: DEBUG - 28126 '/etc/fail2ban/filter.d/nextcloud.conf' wasn't deleted because it doesn't exist.
2023-10-13 08:45:41,267: DEBUG - 28126 + ynh_systemd_action --service_name=fail2ban --action=reload
2023-10-13 08:45:41,345: DEBUG - 28204 + service_name=fail2ban
2023-10-13 08:45:41,345: DEBUG - 28205 + action=reload
2023-10-13 08:45:41,346: DEBUG - 28205 + line_match=
2023-10-13 08:45:41,346: DEBUG - 28205 + length=20
2023-10-13 08:45:41,346: DEBUG - 28205 + log_path=/var/log/fail2ban/fail2ban.log
2023-10-13 08:45:41,346: DEBUG - 28205 + timeout=300
2023-10-13 08:45:41,346: DEBUG - 28205 + '[' reload == stop ']'
2023-10-13 08:45:41,347: DEBUG - 28206 + '[' reload == reload ']'
2023-10-13 08:45:41,347: DEBUG - 28206 + action=reload-or-restart
2023-10-13 08:45:41,347: DEBUG - 28206 ++ date --utc --rfc-3339=seconds
2023-10-13 08:45:41,347: DEBUG - 28206 ++ cut -d+ -f1
2023-10-13 08:45:41,348: DEBUG - 28207 + local 'time_start=2023-10-13 08:45:41 UTC'
2023-10-13 08:45:41,348: DEBUG - 28207 + systemctl reload-or-restart fail2ban
2023-10-13 08:45:41,480: DEBUG - 28339 + ynh_secure_remove --file=/etc/cron.d/nextcloud
2023-10-13 08:45:41,501: DEBUG - 28360 + echo ''\''/etc/cron.d/nextcloud'\'' wasn'\''t deleted because it doesn'\''t exist.'
2023-10-13 08:45:41,501: DEBUG - 28360 '/etc/cron.d/nextcloud' wasn't deleted because it doesn't exist.
2023-10-13 08:45:41,501: DEBUG - 28361 ++ ls /home
2023-10-13 08:45:41,503: DEBUG - 28362 + for i in $(ls /home)
2023-10-13 08:45:41,503: DEBUG - 28362 + [[ ! armin_g == yunohost.* ]]
2023-10-13 08:45:41,503: DEBUG - 28362 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,507: DEBUG - 28366 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,507: DEBUG - 28366 + for i in $(ls /home)
2023-10-13 08:45:41,507: DEBUG - 28366 + [[ ! christine_c == yunohost.* ]]
2023-10-13 08:45:41,507: DEBUG - 28366 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,508: DEBUG - 28367 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,508: DEBUG - 28368 + for i in $(ls /home)
2023-10-13 08:45:41,508: DEBUG - 28368 + [[ ! christine_r == yunohost.* ]]
2023-10-13 08:45:41,509: DEBUG - 28368 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,509: DEBUG - 28369 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,510: DEBUG - 28369 + for i in $(ls /home)
2023-10-13 08:45:41,510: DEBUG - 28369 + [[ ! christof_l == yunohost.* ]]
2023-10-13 08:45:41,510: DEBUG - 28369 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,511: DEBUG - 28370 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,511: DEBUG - 28370 + for i in $(ls /home)
2023-10-13 08:45:41,511: DEBUG - 28370 + [[ ! claudia_sg == yunohost.* ]]
2023-10-13 08:45:41,511: DEBUG - 28371 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,512: DEBUG - 28371 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,512: DEBUG - 28372 + for i in $(ls /home)
2023-10-13 08:45:41,512: DEBUG - 28372 + [[ ! curator_c == yunohost.* ]]
2023-10-13 08:45:41,513: DEBUG - 28372 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,513: DEBUG - 28373 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,514: DEBUG - 28373 + for i in $(ls /home)
2023-10-13 08:45:41,514: DEBUG - 28373 + [[ ! daniela_s == yunohost.* ]]
2023-10-13 08:45:41,514: DEBUG - 28373 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,515: DEBUG - 28374 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,515: DEBUG - 28374 + for i in $(ls /home)
2023-10-13 08:45:41,515: DEBUG - 28374 + [[ ! dieter_r == yunohost.* ]]
2023-10-13 08:45:41,515: DEBUG - 28375 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,516: DEBUG - 28375 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,516: DEBUG - 28375 + for i in $(ls /home)
2023-10-13 08:45:41,516: DEBUG - 28376 + [[ ! iris_c == yunohost.* ]]
2023-10-13 08:45:41,516: DEBUG - 28376 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,517: DEBUG - 28377 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,517: DEBUG - 28377 + for i in $(ls /home)
2023-10-13 08:45:41,518: DEBUG - 28377 + [[ ! joachim_k == yunohost.* ]]
2023-10-13 08:45:41,518: DEBUG - 28377 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,519: DEBUG - 28378 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,519: DEBUG - 28378 + for i in $(ls /home)
2023-10-13 08:45:41,519: DEBUG - 28378 + [[ ! joerg_k == yunohost.* ]]
2023-10-13 08:45:41,519: DEBUG - 28379 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,520: DEBUG - 28379 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,520: DEBUG - 28380 + for i in $(ls /home)
2023-10-13 08:45:41,520: DEBUG - 28380 + [[ ! lothar_k == yunohost.* ]]
2023-10-13 08:45:41,520: DEBUG - 28380 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,521: DEBUG - 28381 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,521: DEBUG - 28381 + for i in $(ls /home)
2023-10-13 08:45:41,522: DEBUG - 28381 + [[ ! meike_m == yunohost.* ]]
2023-10-13 08:45:41,522: DEBUG - 28381 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,523: DEBUG - 28382 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,523: DEBUG - 28382 + for i in $(ls /home)
2023-10-13 08:45:41,523: DEBUG - 28382 + [[ ! norbert_n == yunohost.* ]]
2023-10-13 08:45:41,523: DEBUG - 28382 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,524: DEBUG - 28383 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,524: DEBUG - 28384 + for i in $(ls /home)
2023-10-13 08:45:41,524: DEBUG - 28384 + [[ ! patricia_h == yunohost.* ]]
2023-10-13 08:45:41,524: DEBUG - 28384 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,525: DEBUG - 28385 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,526: DEBUG - 28385 + for i in $(ls /home)
2023-10-13 08:45:41,526: DEBUG - 28385 + [[ ! renate_b == yunohost.* ]]
2023-10-13 08:45:41,526: DEBUG - 28385 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,527: DEBUG - 28386 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,527: DEBUG - 28387 + for i in $(ls /home)
2023-10-13 08:45:41,527: DEBUG - 28387 + [[ ! sarah_mk == yunohost.* ]]
2023-10-13 08:45:41,528: DEBUG - 28387 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,529: DEBUG - 28388 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,529: DEBUG - 28388 + for i in $(ls /home)
2023-10-13 08:45:41,529: DEBUG - 28388 + [[ ! sebastiano_m == yunohost.* ]]
2023-10-13 08:45:41,529: DEBUG - 28388 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,530: DEBUG - 28389 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,530: DEBUG - 28390 + for i in $(ls /home)
2023-10-13 08:45:41,530: DEBUG - 28390 + [[ ! sigrid_r == yunohost.* ]]
2023-10-13 08:45:41,530: DEBUG - 28390 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,531: DEBUG - 28391 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,532: DEBUG - 28391 + for i in $(ls /home)
2023-10-13 08:45:41,532: DEBUG - 28391 + [[ ! silvia_l == yunohost.* ]]
2023-10-13 08:45:41,532: DEBUG - 28391 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,533: DEBUG - 28392 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,533: DEBUG - 28392 + for i in $(ls /home)
2023-10-13 08:45:41,533: DEBUG - 28392 + [[ ! stefan_z == yunohost.* ]]
2023-10-13 08:45:41,533: DEBUG - 28393 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,534: DEBUG - 28394 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,534: DEBUG - 28394 + for i in $(ls /home)
2023-10-13 08:45:41,535: DEBUG - 28394 + [[ ! stefanie_h == yunohost.* ]]
2023-10-13 08:45:41,535: DEBUG - 28394 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,536: DEBUG - 28395 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,536: DEBUG - 28395 + for i in $(ls /home)
2023-10-13 08:45:41,536: DEBUG - 28395 + [[ ! synapse == yunohost.* ]]
2023-10-13 08:45:41,536: DEBUG - 28395 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,537: DEBUG - 28396 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,537: DEBUG - 28397 + for i in $(ls /home)
2023-10-13 08:45:41,537: DEBUG - 28397 + [[ ! synapse__2 == yunohost.* ]]
2023-10-13 08:45:41,538: DEBUG - 28397 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,539: DEBUG - 28398 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,539: DEBUG - 28398 + for i in $(ls /home)
2023-10-13 08:45:41,539: DEBUG - 28398 + [[ ! test_neu == yunohost.* ]]
2023-10-13 08:45:41,539: DEBUG - 28398 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,540: DEBUG - 28399 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,540: DEBUG - 28399 + for i in $(ls /home)
2023-10-13 08:45:41,540: DEBUG - 28400 + [[ ! volker_i == yunohost.* ]]
2023-10-13 08:45:41,540: DEBUG - 28400 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,541: DEBUG - 28401 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,542: DEBUG - 28401 + for i in $(ls /home)
2023-10-13 08:45:41,542: DEBUG - 28401 + [[ ! xrizzy == yunohost.* ]]
2023-10-13 08:45:41,542: DEBUG - 28401 + setfacl --remove g:nextcloud:rwx
2023-10-13 08:45:41,543: DEBUG - 28402 setfacl: Option -x: Invalid argument near character 3
2023-10-13 08:45:41,543: DEBUG - 28402 + for i in $(ls /home)
2023-10-13 08:45:41,543: DEBUG - 28402 + [[ ! yunohost.app == yunohost.* ]]
2023-10-13 08:45:41,543: DEBUG - 28403 + for i in $(ls /home)
2023-10-13 08:45:41,543: DEBUG - 28403 + [[ ! yunohost.backup == yunohost.* ]]
2023-10-13 08:45:41,543: DEBUG - 28403 + for i in $(ls /home)
2023-10-13 08:45:41,544: DEBUG - 28403 + [[ ! yunohost.multimedia == yunohost.* ]]
2023-10-13 08:45:41,589: DEBUG - 28448 + echo '[##################+.] > Removing the dedicated system user...'
2023-10-13 08:45:41,589: DEBUG - 28449 [##################+.] > Removing the dedicated system user...
2023-10-13 08:45:41,590: DEBUG - 28449 + ynh_system_user_delete --username=nextcloud
2023-10-13 08:45:41,599: DEBUG - 28458 + ynh_system_user_exists nextcloud
2023-10-13 08:45:41,608: DEBUG - 28467 + getent passwd nextcloud
2023-10-13 08:45:41,612: DEBUG - 28472 + ynh_print_warn '--message=The user nextcloud was not found'
2023-10-13 08:45:41,621: DEBUG - 28480 + ynh_print_log 'The user nextcloud was not found'
2023-10-13 08:45:41,622: DEBUG - 28481 + echo -e 'The user nextcloud was not found'
2023-10-13 08:45:41,622: WARNING - 28481 The user nextcloud was not found
2023-10-13 08:45:41,622: DEBUG - 28481 + ynh_system_group_exists nextcloud
2023-10-13 08:45:41,630: DEBUG - 28490 + getent group nextcloud
2023-10-13 08:45:41,697: DEBUG - 28557 + echo '[####################] > Removal of nextcloud completed'
2023-10-13 08:45:41,698: DEBUG - 28557 [####################] > Removal of nextcloud completed
2023-10-13 08:45:42,848: DEBUG - 29707 Permission 'nextcloud.api' deleted
2023-10-13 08:45:42,848: DEBUG - 29707 To view the log of the operation 'Delete permission 'nextcloud'', use the command 'yunohost log show 20231013-084542-permission_delete-nextcloud'
2023-10-13 08:45:43,005: DEBUG - 29865 Permission 'nextcloud.main' deleted
2023-10-13 08:45:43,006: DEBUG - 29865 To view the log of the operation 'Delete permission 'nextcloud'', use the command 'yunohost log show 20231013-084542-permission_delete-nextcloud'
2023-10-13 08:45:43,033: DEBUG - 29892 nextcloud uninstalled
2023-10-13 08:45:43,130: DEBUG - 29989 The permission database has been resynchronized
2023-10-13 08:45:43,280: DEBUG - 30139 SSOwat configuration regenerated
2023-10-13 08:45:43,286: DEBUG - 30145 Checking that required services are up and running...
2023-10-13 08:45:44,090: DEBUG - 30949 To view the log of the operation 'Remove the 'nextcloud' app', use the command 'yunohost log show 20231013-084538-app_remove-nextcloud'
2023-10-13 08:45:44,099: WARNING - 30958 The operation 'Restore 'nextcloud' from a backup archive' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20231013-084532-backup_restore_app-nextcloud' to get help
2023-10-13 08:45:44,195: DEBUG - 31054 The permission database has been resynchronized
2023-10-13 08:45:44,348: DEBUG - 31207 SSOwat configuration regenerated
2023-10-13 08:45:46,248: DEBUG - 33108 action [2700500.1] executed in 32.885s
2023-10-13 08:45:46,249: WARNING - 33108 Nothing was restored
2023-10-13 08:45:46,326: DEBUG - + [[ -d /etc/yunohost/apps/nextcloud ]]
2023-10-13 08:45:46,326: DEBUG - + ynh_die '--message=Uhoh ... Yunohost failed to restore the app to the way it was before the failed upgrade :|'
2023-10-13 08:45:46,345: WARNING - Uhoh ... Yunohost failed to restore the app to the way it was before the failed upgrade :|
2023-10-13 08:45:47,346: ERROR - nextcloud konnte nicht aktualisiert werden: Es ist ein Fehler im App-Upgrade-Skript aufgetreten


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