• 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

I've successfully added external storage using GCS, but the uploaded image can't be viewed

Status
Not open for further replies.

vevioz

Dev
Website URL
https://www.imagebos.com/

Chevereto version
3.10.5

Description of the issue

I've successfully added external storage using Google Cloud Storage, but the uploaded image can not be viewed.

I have read and practiced all the contents in this link https://chevereto.com/docs/storages

The image has gone into google cloud storage
UbrCGJlWSFyMdcxsorYm-g.png

qG6dE1rTR4CWEDRGUAwu4w.png

2EN8uFueQyGULRGj8mobgQ.png


Please see https://www.imagebos.com/explore/recent

What's wrong with this? 🙁

Please help me.

Thank you
 
Last edited:
Hmm... images seems to be rendered via Cloudflare which could be your problem ?? Is that correct ?

Personally I would have got the storage working first before implementing Cloudflare. Otherwise it just introduces another layer to complicate matters.

Also, I can't get a direct link working from Google Cloud Storage so recheck permissions around who can see the files. Don't use it myself but someone here who uses Google for their storage may be able to give you some pointers.
 
Last edited:
Hmm... images seems to be rendered via Cloudflare which could be your problem ?? Is that correct ?

Personally I would have got the storage working first before implementing Cloudflare. Otherwise it just introduces another layer to complicate matters.

Also, I can't get a direct link working from Google Cloud Storage so recheck permissions around who can see the files. Don't use it myself but someone here who uses Google for their storage may be able to give you some pointers.
I have disabled cloudflare, now I only use DNS cloudflare only, all is gray, but the problem is still the same https://www.imagebos.com/explore/recent

If I use local storage it will work fine,

Are there other causes?
 
Your bucket name is a date .../2017/10/18

I don't use Google Cloud but is that correct ??
 
By default, Google Cloud Storage uses this URL:
Code:
https://storage.googleapis.com/
Surprise not, Chevereto auto fills that by default when you select Google Cloud Storage, so you wrongly used the console browser URL, which is wrong.

This is your Google Cloud storage URL:
Code:
https://storage.googleapis.com/imagebos/

And here is some image:
logo.og.gif


Change the storage URL and it will work.
 
Status
Not open for further replies.
Back
Top