已恢复的网站 - 需要纠正URL,大家有办法吗?

我仍然遇到的错误似乎与此处需要修复的停止错误重复或非常相似:

Error: ERROR:  duplicate key value violates unique constraint \"index_post_hotlinked_media_on_post_id_and_url_md5\"
DETAIL:  Key (post_id, md5(url::text))=...

在尝试重新映射时:

RAILS_ENV=production discourse remap //sub.domain.com //domain.com

也许 @david 会有见解?