• 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.
  • 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

Installation

mal0004

Chevereto Member
Hello,

I'm trying to install chevereto on my VPS with the one line command showed on the Deploy page, but it doesn't work. The Chevereto.zip doesn't extract and there is nothing in the var/www/html unless the default index.html for apache.

Do you know or could help me to resolve that?

Thanks have a nice day!

Screens:
 

Attachments

  • image_2022-01-09_154203.png
    image_2022-01-09_154203.png
    21.6 KB · Views: 15
  • image_2022-01-09_154227.png
    image_2022-01-09_154227.png
    3.1 KB · Views: 15
  • image_2022-01-09_154258.png
    image_2022-01-09_154258.png
    4.3 KB · Views: 15
Thing is that the mysql-server package is provided by Ubuntu, here: https://packages.ubuntu.com/search?keywords=mysql-server

If the package can't be installed is because someone removed the reference for it and our bash.sh doesn't do that. Perhaps you are running the command on a newly created machine that is still running init scripts.
 
but I don't know how to stop the init process
Something like that shouldn't be your concern, try spinning a new VPS and this time give it a few minutes to end the core provisioning. Some providers enable shell access too early, perhaps that's the only issue.
 
Back
Top