Old image uploads become broken images

私も全く同じ問題に直面しています。UploadRecovery.new(dry_run: true).recover を実行したところ、数百、あるいは数千の投稿に数百もの破損した画像が存在することが示されました。

お手数ですが、ご支援をお願いします。

Warning /t/topic/456/1 had an incorrect 4c067c2b3757c09af171ed76201f7bdd8ec07790 should be 10f5a203236958e81afbfe79562d5ced6c12e714 storing in custom field 'rake uploads:fix_relative_upload_links' can fix this
Warning /t/topic/456/1 had an incorrect 39226a90d91a7632131f92a1a160a0869bc820f3 should be 7d44ab5d3927eeaedb9c365bb42ed1b98225e314 storing in custom field 'rake uploads:fix_relative_upload_links' can fix this
Warning /t/topic/456/1 had an incorrect ccbe4133898e379cbe058f524c6898e75aec2de4 should be 8b0f3b2409846ce3c0d9aa828b9a455ed3efb6d2 storing in custom field 'rake uploads:fix_relative_upload_links' can fix this
Warning /t/topic/456/1 had an incorrect 0180975c4c6253ebb34541f0b52e29c2d8160ad8 should be 71f93bc6995bba955e43c253bae4e5ffa25b2e8d storing in custom field 'rake uploads:fix_relative_upload_links' can fix this
Warning /t/topic/456/1 had an incorrect e3b7e0ce02df2e74e18b6a401fa8a5c6b83d6025 should be 0c668ab11398b347859bc7e341007a85b781cfa4 storing in custom field 'rake uploads:fix_relative_upload_links' can fix this
Warning /t/topic/459/1 had an incorrect 1bad7e81b296be3dc778d3da9dfb2e9916ae3f7d should be 883da7ce2bbdf5e0e240298fdd6cfb199342c2e5 storing in custom field 'rake uploads:fix_relative_upload_links' can fix this
Warning /t/topic/459/1 had an incorrect 1bad7e81b296be3dc778d3da9dfb2e9916ae3f7d should be 883da7ce2bbdf5e0e240298fdd6cfb199342c2e5 storing in custom field 'rake uploads:fix_relative_upload_links' can fix this
Warning /t/topic/459/1 had an incorrect a4c88be04d29dc7a5ab6335a5b173d96a964b000 should be e95a89ba54ffeb8f814401629e29994325c6b018 storing in custom field 'rake uploads:fix_relative_upload_links' can fix this

これは完全なリストではありません。

注:rake uploads:fix_relative_upload_links は全く機能しません。

  1. 画像が壊れたのは、私が rake posts:rebake を実行した後です。それ以前、rebake を行う前までは、画像は小さなアイコンとして表示され、クリックするとフルサイズの画像が表示されていました。

@pfaffman @gerhard @vinothkannans