craftcms / google-cloud

Google Cloud Storage volume type for Craft CMS.
https://plugins.craftcms.com/google-cloud
MIT License
11 stars 10 forks source link

Distorted Image Upload #8

Closed mattrothenberg closed 5 years ago

mattrothenberg commented 5 years ago

Howdy!

I'm cross-posting this issue from https://github.com/nystudio107/craft-imageoptimize/issues/140, since I'm not entirely sure where this is coming from.

Context

Increasingly, my imageoptimized assets are being uploaded to Google Cloud Platform distorted (half of the image showing, the other half a grey box). I'd say this happens for 6/10 uploads.

screen shot 2019-02-23 at 11 34 19 am

I'm not seeing any errors in the admin panel about failed uploads, failed transformations, etc, so it's difficult for me to speculate as to where the issue might be occurring. Moreover, when I view these assets in the Assets tab, they appear totally fine. It's just when they're rendered on the front-end that they are distorted (since the source file on GCP is distorted).

Do you have any recommendations for me re: troubleshooting, or logs to analyze?