Image not showing in Media Library

I have this problem in the Strapi Admin of my site.
When changing the database, from GCloud to Digital Ocean, the thumbnail images in Strapi ADMIN do not appear. I already changed the information in middlewares.js but without success.

  • Next JS:
  • Postgres:
  • Node 16:
1 Like

I’m facing a similar problem. New images uploaded on Digital Ocean appear normally while those add before the migration show a broken thumbnail, even with the images paths being correct. Comparing both in the DB there’s no difference in attribute which justify the difference, so I can only imagine it must be some unknown Strapi configuration. Could anyone shed some light here?

Same issue but only with TIF file…Others files are loading propelry but tif file has broken image. though as per strapi documentation tif file is supported