What app is this about, and its version: Nextcloud 32.0.6~ynh2 What YunoHost version are you running: 12.1.39 What type of hardware are you using: VPS bought online
Describe your issue
I tried to upgrade Nextcloud from version 32.0.6~ynh2 to 33.0.2~ynh1. This was broken with an internal server error message. See below 1. the log file.
Now, Nextcloud is not running with the message 2., see below. Under Tools/Services, there isn’t a Nextcloud service, though.
My main goal atm is to run Nextcloud again at whatever version.
If you see this page, your connection with the server is working but the internal service providing this path is not responding.
Administrator, make sure that the service is running, and check its logs if it is not. The Services page is in your webadmin, under Tools > Services.
I tried that proposal. But the proposed command to check
sudo apt update
ran with errors:
Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 https://packages.sury.org/php bookworm InRelease
Hit:6 https://dl.yarnpkg.com/debian stable InRelease
Get:7 http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12 InRelease [1,574 B]
Hit:5 https://forge.yunohost.org/debian bookworm InRelease
Err:7 http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12 InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E456AE72856D1476
Fetched 1,574 B in 1s (2,378 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
70 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E456AE72856D1476
W: Failed to fetch http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E456AE72856D1476
W: Some index files failed to download. They have been ignored, or old ones used instead
To check that the fix is working, re-run the search of updates:
sudo apt update
produced this output, similar to that I mentioned above:
Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 https://packages.sury.org/php bookworm InRelease
Get:5 http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12 InRelease [1,574 B]
Hit:6 https://dl.yarnpkg.com/debian stable InRelease
Err:5 http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12 InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E456AE72856D1476
Hit:7 https://forge.yunohost.org/debian bookworm InRelease
Fetched 1,574 B in 5s (292 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
70 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E456AE72856D1476
W: Failed to fetch http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E456AE72856D1476
W: Some index files failed to download. They have been ignored, or old ones used instead.