• 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
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

trying to use a digitalocean droplet volume to expand site storage but getting 404 errors on all new uploads.

Version
4.1.4
Website URL
https://images.knowbody.online
PHP version
8.2.22
Database driver
MySQL
Database version
8.0.39-0ubuntu0.22.04.1
Web browser
Brave

SoloFlighter

Chevereto Member
I've managed to mount the volume as a Local Storage and made sure to give it chmod 777 permissions. it has been set as active and to use https, but all newly uploaded images respond as 404's. How do I resolve this?
 
What do the error logs say? Why not use their S3 compatible storage instead of mounting the volume?
S3 storage needs network, it happens on HTTPS. Block attached storage happens in the same machine, no network overhead.

In any case, being in the same data center and using machines in the same network should feel pretty much the same considering how we are using storage.
 
Back
Top