Beim Überprüfen Ihrer Nextcloud-Instanz wird Ihnen folgende Warnung angezeigt:

Mit dem folgenden Kommando werden die fehlenden Indizes hinzugefügt:
# sudo -u www-data php8.3 {DOCUMENTROOT}/occ db:add-missing-indices
Adding additional fs_name_hash index to the oc_filecache table, this can take some time...
oc_filecache table updated successfully.
Adding additional systag_by_objectid index to the oc_systemtag_object_mapping table, this can take some time...
oc_systemtag_object_mapping table updated successfully.