복원된 사이트 - URL 수정이 필요합니다. 아이디어가 있으신가요?

아직 발생하고 있는 에러는 여기에서 수정이 필요했던 stop 에러와 동일하거나 매우 유사해 보입니다:

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 님이 이 문제에 대해 통찰을 주실 수 있을까요?