Hi,
ich habe das Problem das mein Cronjob nicht ausgeführt wird:
" Der letzte Job lief vor 20 Tagen. Etwas scheint falsch zu sein. "
Wenn ich versuche die cron.php manuell auszuführen kommt das:
sudo -u www-data php -f /var/www/nextcloud/cron.php
This version of Nextcloud is not compatible with PHP>=8.4.<br/>You are currently running 8.4.7.
wenn ich stattdessen eine andere version nutze:
armin@nextcloudpi:~$ sudo -u www-data /usr/bin/php8.1 -f /var/www/nextcloud/cron.php
OCP\HintException: [0]: Memcache OC\Memcache\Redis not available for local cache (Is the matching PHP module installed and enabled?)
jetzt weiß ich auch nicht mehr weiter
Meine System
Raspberry 4b
Armbian-unofficial 24.8.2 Bookworm \l . 6.6.45-current-bcm2711 (aarch64)
NextcloudPi version v1.55.4
Nextcloud version 30.0.1.2