My YunoHost server
Hardware: VPS bought online
YunoHost version: 11.2.3
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
Description of my issue
My NextCloud upgrade failed, the backup couldn’t be restored, now NextCloud seems to be gone!
Here are the logs:
https://paste.yunohost.org/raw/ahiyeyocis
2023-08-15 03:14:54,977: WARNING - 627612 The following packages have unmet dependencies:
2023-08-15 03:14:54,980: WARNING - 627612 php8.1-imap : Depends: libc-client2007e but it is not going to be installed
2023-08-15 03:14:54,981: WARNING - 627612 smbclient : Depends: samba-common (= 2:4.17.10+dfsg-0+deb12u1) but it is not going to be installed
2023-08-15 03:14:54,981: WARNING - 627612 Depends: samba-libs (= 2:4.17.10+dfsg-0+deb12u1) but it is not going to be installed
2023-08-15 03:14:54,983: WARNING - 627612 Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
2023-08-15 03:14:54,983: WARNING - 627613 Depends: libsmbclient (>= 2:4.10.0+dfsg) but it is not going to be installed
2023-08-15 03:14:54,986: WARNING - 627613 Depends: libtalloc2 (>= 2.3.4~) but it is not going to be installed
2023-08-15 03:14:54,986: WARNING - 627613 Depends: libtevent0 (>= 0.13.0~) but it is not going to be installed
2023-08-15 03:14:54,987: DEBUG - 627616 + ynh_die ‘–message=Unable to install dependencies’
2023-08-15 03:14:55,048: DEBUG - 627682 + echo ‘Unable to install dependencies’
2023-08-15 03:14:55,048: DEBUG - 627682 + exit 1
2023-08-15 03:14:55,048: DEBUG - 627682 + ynh_exit_properly
2023-08-15 03:14:55,048: DEBUG - 627682 + [[ restore =~ ^install$|^upgrade$|^restore$ ]]
2023-08-15 03:14:55,049: WARNING - 627683 Unable to install dependencies
2023-08-15 03:14:55,561: DEBUG - 628197 + exit 1
2023-08-15 03:14:56,567: WARNING - 629203 Could not restore nextcloud: An error occured inside the app restore script
2023-08-15 03:14:56,570: DEBUG - 629206 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 20230815-030551-backup_restore_app-nextcloud’ to get help
What can I do to troubleshoot and/or fix this? Any help or insights would be greatly appreciated, thank you!