• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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