• 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

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