• 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

dashboard page error

yangzhili66

Chevereto Member
▶ Reproduction steps
dashboard page error
😢 Unexpected result
/dashboard
The website responds with a 500 error, in some routes it is just a white screen.

📃 Error log message

# Message
Chevereto\Legacy\Classes\Stat::getTotals(): Return value must be of type array, false returned

# Incident ID:67107b7117108

# Time
2024-10-17T02:50:25+00:00 [1729133425]

# Stack trace
------------------------------------------------------------
#0 /www/wwwroot/www.website.net/app/src/Legacy/Classes/Stat.php:31
{main}()
------------------------------------------------------------
#1 /www/wwwroot/www.website.net/app/legacy/routes/dashboard.php:319
Chevereto\Legacy\Classes\Stat::getTotals()
------------------------------------------------------------
#2 /www/wwwroot/www.website.net/app/src/Legacy/G/Handler.php:255
Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#3 /www/wwwroot/www.website.net/app/src/Legacy/G/Handler.php:171
Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#4 /www/wwwroot/www.website.net/app/legacy/load/web.php:515
Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#5 /www/wwwroot/www.website.net/app/legacy/entrypoints/index.php:35
require_once(string(length=50))
------------------------------------------------------------
#6 /www/wwwroot/www.website.net/index.php:12
require_once(string(length=59))
------------------------------------------------------------

# Server
Linux server2024 5.10.0-18-amd64 #1 SMP Debian 5.10.140-1 (2022-09-02) x86_64
 
Back
Top