• 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

V3.20 CLI not running , line 4: 159443 Segmentation fault

Version
3.20
PHP version
7.4.33
Database driver
MySQL
Database version
5.7.44
Web browser
NA

faker.king

Chevereto Member
My upgrade to V4 was not successful so Im still using V3.2

After I moving server I get below error while running CRON and hence my dashboard is showing CRON is not running
Everything else works fine.

The CRON still works perfectly on my previous server. The only difference is old server is using nginx 1.19 and new server is using nginx 1.24, also old server had 8GB RAM and new server only 3GB RAM

Code:
----------------------------------------------------------------------------
★[2024-02-11 23:52:02] Successful
----------------------------------------------------------------------------
* Processing removeDeleteLog
* Processing storageDelete
* Processing checkHtaccess
* Enforce .htaccess files
✅ [DONE] Enforce completed (everything OK)
* Processing cleanUnconfirmedUsers
* Processing tryForUpdates
/www/server/cron/7aadc0c53e65370fc61454cff6d46636: line 4: 159443 Segmentation fault      sudo -u www /usr/bin/php /www/wwwroot/public/cli.php -C cron
----------------------------------------------------------------------------
★[2024-02-11 23:53:01] Successful
----------------------------------------------------------------------------

Any help would be appreciated
 
Back
Top