Derzeit wird den Admins das Update auf NC 27.0.1
Es ist bei mir nicht sauber durchgelaufen. Der Updateprozeß will einige neue Indexes zufügen:
- Fehlender Index "systag_by_tagid" in der Tabelle "oc_systemtag_object_mapping".
- Fehlender Index "textstep_session" in der Tabelle "text_steps".
Das bricht bei mir mit
An unhandled exception has been thrown:
Doctrine\DBAL\Exception: Failed to connect to the database: An exception occurred in the driver: could not find driver in /content/web/cloud/lib/private/DB/Connection.php:140
ab
Ich muß erst einmal die Ursache heraus finden.
Andreas vom Zwenkauer See
Als Antwort auf Nextcloud User Forum • •Andreas vom Zwenkauer See
Unbekannter Ursprungsbeitrag • •cd /pfad/zur/nextcloud
und dannsudo -u www-data php ./occ db:add-missing-indices
Das rödelt kurz und dann ist alles OK