Le problème est que la clef du dépot sury a expiré.
Il suffit donc de supprimer la clef :
sudo apt-key del B188E2B695BD4743
puis d’ajouter la nouvelle :
sudo curl -sSL -o /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
si curl n’est pas installé faire au préalable :
sudo apt install curl
Ubuntu 20.04
I can’t find a solution for this issue “Step 5 is currently in process. Please reload this page later.”
There are no any traces of update in /data folder, nextcloud.log is empty. Please help.
But I have just fixed this issue by running these commands:
sudo -u www-data php /var/www/nextcloud/occ maintenance:repair
sudo -u www-data php /var/www/nextcloud/updater/updater.phar --no-interaction
Memory limit dans htaccess
php_value memory_limit 2000M