Camille Roux:
Failed to migrate default
#<StandardError: "Ein Fehler ist aufgetreten, alle späteren Migrationen werden abgebrochen:\n\nPG::UniqueViolation: FEHLER: doppelte Schlüsselwert verletzt eindeutige Beschränkung „index_users_on_username_lower“\nDETAIL: Schlüssel (username_lower)=(philippe) existiert bereits.\n">
Schlüssel (username_lower)=(philippe) existiert bereits.
Erstellen Sie ein vollständiges Backup, bevor Sie versuchen, etwas zu reparieren, da die Gefahr besteht, dass Sie es noch weiter beschädigen.
Es gibt einige Themen, die Anleitungen zur Behandlung von Duplizierungsfehlern geben (Sie müssen die Duplikate finden und löschen, bevor Sie fortfahren).
I was upgrading from 2.7.0.beta1 and got this error message:
2021-01-22 20:16:22.015 UTC [4055] discourse@discourse LOG: duration: 75335.241 ms statement: UPDATE notifications SET processed = true
2021-01-22 20:16:23.792 UTC [4055] discourse@discourse LOG: duration: 1776.591 ms statement: ALTER TABLE "notifications" ALTER COLUMN "processed" SET NOT NULL
2021-01-22 20:16:25.198 UTC [4055] discourse@discourse LOG: duration: 1323.298 ms statement: CREATE INDEX "index_notifications_on_proce…
Sorry for bumping this once again, I got a very strange
discourse=# REINDEX SCHEMA CONCURRENTLY public;
ERROR: could not create unique index "index_tags_on_name_ccnew"
DETAIL: Key (name)=(chronicillness) is duplicated.
I’m assuming it can be fixed by the solution suggested above by @riking but I’m unable to figure out how to modify the syntax to suit my case.
Hello,
I just used the upgrade tool to upgrade my discourse instance. Oddly, the forum is now down. When I tried to rebuild using the command line, I am getting this error:
duplicate key value violates unique constraint "index_tags_on_lower_name"
This error is repeated multiple times in the log so I recon its something about it.
Here is the full logs:
https://paste.apps.7ho.st/dezomakasu.sql (This is a portion of the logs, but here is the full log)
Could anyone help me out? I also restored…
5 „Gefällt mir“