• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Images and thumbnails not showing. Download button redirects to amazon s3 bucket

Status
Not open for further replies.

kryz

Chevereto Member
Website URL
<private>

Chevereto version
3.10.16

Description of the issue
Uploading images seems to work. The files can be found manually in my S3 bucket. However my site does not show thumbnails or the images.

Also when clicking the download button on an image, the page just redirects to the S3 bucket instead of actually downloading the image.
 
https://chevereto.com/docs/storages#amazon-s3

1. Make sure to always use the correct bucket URL. You are using a wrong URL (check the query string, it shouldn't be there)
Code:
https://s3.console.aws.amazon.com/s3/buckets/<bucket>/?region=us-west-2&tab=overview

2. The objects uploaded to that bucket must be have public visibility (that's ok on your setup anyway).

I've fixed the wrong URL set up by now.

Hope it helps,
Rodolfo.
 
Status
Not open for further replies.
Back
Top