• 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

after run cron i can't access website

yuttakarn

Chevereto Member
after run cron /opt/plesk/php/8.0/bin/php /var/www/vhosts/xxxx.io/httpdocs/app/bin/legacy -C cron >/dev/null 2>&1
i can't access website

Chevere\Throwable\Exceptions\ErrorException thrown in /var/www/vhosts/xxx.io/httpdocs/app/src/Legacy/functions.php:932

# Message [Code #2]
session_start(): open(/var/lib/php/sessions/sess_srukn9l2cf5dhl99smg9ocnba0, O_RDWR) failed: No such file or directory (2)

# Incident ID:62a601747699d

# Time
2022-06-12T15:08:36+00:00 [1655046516]

# Stack trace
------------------------------------------------------------
#0 /var/www/vhosts/xxx.io/httpdocs/app/src/Legacy/functions.php:932 {main}()
------------------------------------------------------------
#1 /var/www/vhosts/xxx.io/httpdocs/app/src/Legacy/functions.php:932 session_start()
------------------------------------------------------------
#2 /var/www/vhosts/xxx.io/httpdocs/app/legacy/entrypoints/index.php:25 Chevereto\Legacy\loaderHandler()
------------------------------------------------------------
#3 /var/www/vhosts/xxx.io/httpdocs/index.php:12 require_once(string(length=65))
------------------------------------------------------------

# Server
Linux vps-1.0-18-cloud-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64
 
Back
Top