Add Tags 500 Error

I think I found this,

I am trying to re-import the database.

CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
ERROR:  could not create unique index "index_tags_on_lower_name"
DETAIL:  Key (lower(name::text))=(棰ㄣ亴寮枫亸鍚广亜銇︺亜銈 is duplicated.
ERROR:  could not create unique index "index_tags_on_name"
DETAIL:  Key (name)=(棰ㄣ亴寮枫亸鍚广亜銇︺亜銈 is duplicated.
CREATE INDEX
CREATE INDEX
CREATE INDEX

How can I fix this.

1 Like