# שדרוג נכשל מ-2.7.0.beta1 ל-2.7.0.beta3

**URL:** https://meta.discourse.org/t/upgrade-failed-from-2-7-0-beta1-to-2-7-0-beta3/177910
**Category:** Self-hosting
**Created:** [1 בפברואר,‏ 2021,‏ 4:18am UTC](https://meta.discourse.org/t/upgrade-failed-from-2-7-0-beta1-to-2-7-0-beta3/177910 "2021-02-01T04:18:35Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![rcauvin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rcauvin/32/118210_2.png) [@rcauvin](https://meta.discourse.org/u/rcauvin)
#### Post date: [5 בפברואר,‏ 2021,‏ 9:42pm UTC](https://meta.discourse.org/t/upgrade-failed-from-2-7-0-beta1-to-2-7-0-beta3/177910/12 "2021-02-05T21:42:52Z")

</div>

I followed these steps and successfully renamed the duplicate user. But then I encountered [this issue](https://meta.discourse.org/t/restore-fails-could-not-create-unique-index/151380/17) when trying to re-index.

@sam had suggested in that thread: “Yes please nuke the dupe rows”, but I don’t know what that means in the context of the warnings and error messages I get when re-indexing, which has now mushroomed into:

```
REINDEX SCHEMA CONCURRENTLY public;
WARNING: cannot reindex invalid index "public.index_incoming_referers_on_path_and_incoming_domain_id_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.incoming_referers_pkey_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_incoming_referers_on_path_and_incoming_domain_id_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_incoming_referers_on_path_and_incoming_domain_id_cc_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_incoming_referers_on_path_and_incoming_domain_id_c_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.incoming_referers_pkey_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_incoming_referers_on_path_and_incoming_domain_id_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.incoming_referers_pkey_ccnew_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_19250_index_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_19250_index_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_19250_index_ccnew_ccnew" concurrently, skipping
ERROR: could not create unique index "index_incoming_referers_on_path_and_incoming_domain_id_ccnew3"
DETAIL: Key (path, incoming_domain_id)=(/votes/, 1165) is duplicated.

```

---

_[View the full topic](https://meta.discourse.org/t/upgrade-failed-from-2-7-0-beta1-to-2-7-0-beta3/177910)._
