Hilfe bei CLI-Ausgabe

Hi,

ich nutze die NC VM als LXC.

Seitdem ich vor ca. über einen Monat ein Update gemacht habe bekomme ich folgende Ausgabe:

root@NC-Vorlage:~# sudo bash /var/scripts/update.sh
Fetching latest packages with apt…
[-] Setting secure permissions…
Creating possible missing Directories
chmod Files and Directories
[-] chown Directories
[|] nobody:nogroup
find: ā€˜/mnt/ncdata/lost+found’: Permission denied
chown: cannot read directory ā€˜/mnt/ncdata/lost+found’: Permission denied
chmod/chown .htaccess
System config value log_type set to string file
System config value logfile set to string /var/log/nextcloud/nextcloud.log
System config value loglevel set to string 2
Paketlisten werden gelesen… Fertig
AbhƤngigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen… Fertig
Paketaktualisierung (Upgrade) wird berechnet… Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Trying to upgrade the Redis PECL extension…
Getting current PHP-version…
PHPVER=7.4
Updating channel ā€œpecl.php.netā€
Channel ā€œpecl.php.netā€ is up to date
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice: Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
Nothing to upgrade
Trying to upgrade igbinary, smbclient, and APCu…
Nothing to upgrade
Nothing to upgrade
Nothing to upgrade
Paketlisten werden gelesen… Fertig
AbhƤngigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen… Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Paketlisten werden gelesen… Fertig
AbhƤngigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen… Fertig
/var/scripts/nextcloud_update.sh: line 352: update-grub: command not found
dpkg-query: Kein Paket gefunden, das auf libzfs2linux passt
Maintenance mode already disabled
Trying to automatically update all Nextcloud apps…
Your apps are already up to date!
Checking for new Nextcloud version…
You already run the latest version! (20.0.4)
root@NC-Vorlage:~#

Kann mir jemand sagen woher diese Meldungen/Fehler kommen und wie ich die aus der Welt schaffen kann?