• 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

No Chevereto\Components\Legacy\Classes\DB initialized

user_c15f9

Chevereto Member
After a clean install with the installer I get the follow error.

Exception thrown in /home/deb61091/domains/pwfoto.nl/public_html/press/app/src/Components/Legacy/G/DB.php:66

# Message
No Chevereto\Components\Legacy\Classes\DB initialized

# Incident ID:61d09d503133a

#
Time
2022-01-01T18:28:32+00:00 [1641061712]

# Stack trace

#0 /home/deb61091/domains/pwfoto.nl/public_html/press/app/src/Components/Legacy/Classes/Settings.php:314 Chevereto\Components\Legacy\G\DB::getInstance()
------------------------------------------------------------
#1 /home/deb61091/domains/pwfoto.nl/public_html/press/app/legacy/load/loader.php:288 Chevereto\Components\Legacy\Classes\Settings::update()
------------------------------------------------------------
#2 /home/deb61091/domains/pwfoto.nl/public_html/press/app/legacy/entrypoints/index.php:15 require_once()
------------------------------------------------------------
#3 /home/deb61091/domains/pwfoto.nl/public_html/press/index.php:14 require_once()
--------------------------

#
Server
Linux s221.webhostingserver.nl 4.18.0-305.17.1.lve.el8.x86_64 #1 SMP Wed Sep 8 06:07:49 EDT 2021 x86_64
 
Last edited:
Hi @user_c15f9

It seems that the issue is DB related, not initialized means that the database connection is not working. Most likely you forgot to provide the .env configuration for V4. I think that the .env file thing in V4 got us more issues than before, I will revert it back for the settings.php approach.

Give it a try later, on V4.0.0.beta.6.
 
Back
Top