strapi-community/strapi-provider-upload-google-cloud-storage

Thumbnail not showing in media library

matib-magoya opened this issue · 3 comments

Description
When uploading an image to google cloud storage via strapi with this plugin enabled, the thumbnail is not shown in the strapi media library nor when editing the media. see screenshot 1 and 2

To Reproduce

  1. Go to Media Library
  2. Upload a jpeg/gif/png image
  3. wait until it finishes uploading
  4. just the name is shown

Expected behavior
thumbnail is shown in media library

Screenshots
image
image

Desktop:

  • OS: docker
  • Browser: chrome, firefox
  • Im running this on Strapi V4.2.3
  • strapi/strapi docker image

Additional context
If I disable the plugin (deleting the plugin.js) and upload to my local storage the thumbnails work just fine.
The images and thumbnails in the storage are uploaded just fine.

@Lith I feel like a moron. Thanks a lot that solved it.

I actually read that part but never thought it was for that. you might wanna clarify that.

Lith commented

Happy to know your problem's solved !
Feel free to improve documentation 🙃
I'm really busy since some month.
Thanks