[Nextcloud] A cloud for personal or group use

I am with YunoHost 4.2.8.3 (stable).
I tried to update from Nextcloud 22.1.1~ynh1 to 22.2.0~ynh1 and it failed (log at https://paste.yunohost.org/raw/lenafoyuhu)
Nextcloud was kept at its previous stage.

But it remains in maintenance mode.
So I did :

admin@xxx:~$ cd /var/www/nextcloud/
admin@xxx:/var/www/nextcloud$ sudo -u nextcloud /usr/bin/php7.3 occ maintenance:mode --off
[sudo] password for admin: 
Sorry, user admin is not allowed to execute '/usr/bin/php7.3 occ maintenance:mode --off' as nextcloud on bb.yyy.zz.
admin@xxx:/var/www/nextcloud$ su
Password: 
root@xxx:/var/www/nextcloud# sudo -u nextcloud /usr/bin/php7.3 occ maintenance:mode --off
An unhandled exception has been thrown:
OC\HintException: [0]: Memcache \OC\Memcache\APCu not available for local cache (Is the matching PHP module installed and enabled?)

But it failed again so I can’t have back my Nextcloud on.
Could you give me some advice where to look for a solution? :pray:

Thanks in advance :slight_smile: