Aggiornamento fallito: errore chiave duplicata ("index post hotlinked media on post id and url md5")

Nella mia istanza di sviluppo esegue correttamente la migrazione del database, ma se ripristino un backup da 2022-04-27-153103-v20220407195246.tar.gz fallisce:

                                                                                [361/9020]
Migrating the database...                                                                               EXCEPTION: /home/pfaffman/src/discourse-repos/discourse/lib/discourse.rb:126:in `exec': Failed to migrat
e database.
Ignoring /home/pfaffman/src/discourse-repos/discourse/db/schema_cache.yml because it has expired. The cu
rrent schema version is 20220407195246, but the one in the schema cache file is 20220428094027.
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:

seguito da altro di quel tipo con alcuni di questi:

ActiveRecord::StatementInvalid: PG::DuplicateObject: ERROR:  type \"hotlinked_media_status\" already exist
1 Mi Piace