Nach app-update (circles) kein Zugriff mehr

Nextcloud 17.0.3
PHP/7.3.17,PleskLin
Apache nginx
dbtype’ => ‘sqlite3’

Ich habe am Freitag ein App update durchgefĂŒhrt und bei “circles” gab es eine Fehlermeldung. Bevor ich diese lesen konnte, lud die Seite neu und ich sah Bild 1.
nextcloud001
Bild 1
Ich habe kein System update durchgefĂŒhrt, nur ein App update. Gibt es eine möglichkeit den Fehler zu umgehen, und die entsprechende App “Circles” zu deaktivierenn, so dass der Server wieder erreichbar ist?

Wenn ich die (Aktualisieren) SchaltflÀche betÀtige kommt folgender Fehler
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing ‘CREATE TABLE oc_circles_links (“id” INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, status SMALLINT NOT NULL, circle_id VARCHAR(64) NOT NULL COLLATE BINARY, unique_id VARCHAR(64) DEFAULT NULL COLLATE BINARY, address VARCHAR(128) NOT NULL COLLATE BINARY, token VARCHAR(64) NOT NULL COLLATE BINARY, “key” VARCHAR(64) NOT NULL COLLATE BINARY, creation DATETIME DEFAULT NULL, PRIMARY KEY(id))’: SQLSTATE[HY000]: General error: 1 table “oc_circles_links” has more than one primary key
Detaillierte Protokollmeldungen

Update vorbereiten

Log-Level auf "debug" gesetzt

Wartungsmodus eingeschaltet

Reparaturschritt: Repair MySQL collation

Reparaturinformation: Not a mysql database -> nothing to do

Reparaturschritt: Repair SQLite autoincrement

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Das Datenbankschema wird aktualisiert

Datenbank aktualisiert

Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'CREATE TABLE oc_circles_links ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, status SMALLINT NOT NULL, circle_id VARCHAR(64) NOT NULL COLLATE BINARY, unique_id VARCHAR(64) DEFAULT NULL COLLATE BINARY, address VARCHAR(128) NOT NULL COLLATE BINARY, token VARCHAR(64) NOT NULL COLLATE BINARY, "key" VARCHAR(64) NOT NULL COLLATE BINARY, creation DATETIME DEFAULT NULL, PRIMARY KEY(id))': SQLSTATE[HY000]: General error: 1 table "oc_circles_links" has more than one primary key

Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die Nextcloud Community.