No memory cache has been configured.

No memory cache has been configured. To enhance performance, please configure a memcache, if available. For more details see the documentation.

メモリキャッシュが利用できていないとのお達し

メモリキャッシュが設定できていないと言うので

config/config.phpに下記を追加
‘memcache.local’ => ‘\OC\Memcache\APCu’,

$ sudo systemctl restart php8.2-fpm