Restored Site - URLS need to be corrected, any ideas?

The error I am still hitting seems to be the repeat or very similar to the stop error here that needed a fix:

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))=...

When trying the remap:

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

Maybe @david might have an insight here?