Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images not working on certain parts #5851

Closed
SamuelAierizer opened this issue Sep 9, 2024 · 0 comments
Closed

Images not working on certain parts #5851

SamuelAierizer opened this issue Sep 9, 2024 · 0 comments

Comments

@SamuelAierizer
Copy link

I'm having issues with inconsistent image loading using Google Cloud Storage in production. I have other applications where it worked fine so I thought surely I messed something up, but once I visited https://shop.robgranito.com/ and saw that the images don't work on similar conditions as for myself, I thought I'd report it.

I upload an image via the admin interface, it shows up on the admin page 100% correctly but on the front end side sometimes it shows and sometimes it throws some 400 or 404 error and fails to load.

Solidus Version:
gem 'solidus', '~> 4.3'

To Reproduce

Deploy the new storefront with Google Cloud Storage

Upload images

Notice that on the storefront it's not working.

  • Example would be the "Collections" section or the products page where it sometimes works, and sometimes not and the products show page.

Current behavior

Images return 400 or 404 error when you can clearly see it's there on the bucket and the admin page loads the image perfectly 100% of the times.

Expected behavior

Images working on the storefront.

Screenshots
Screenshot 2024-09-09 at 21 45 57

Screenshot 2024-09-09 at 21 47 12 Screenshot 2024-09-09 at 21 48 51

Desktop (please complete the following information):

  • OS: macOS
  • Browser Brave
@solidusio solidusio locked and limited conversation to collaborators Sep 9, 2024
@jarednorman jarednorman converted this issue into discussion #5852 Sep 9, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant