• 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

Installation error: SQLSTATE[42S02]

sarcorp

Chevereto Member
When I install the script on the hosting again, I get an error. Installation error: SQLSTATE[42S02]... Help fix it
 
Hi,

The software outputs a richer error response, you should paste the entire error as when you trim the error you don't let us know what exactly is going on there. Please provide the full error response, don't edit it.

Also, you should check our deploy alternatives if you don't want to worry about conflicting server setups.

Cheers,
Rodolfo.
 
Hi,

The software outputs a richer error response, you should paste the entire error as when you trim the error you don't let us know what exactly is going on there. Please provide the full error response, don't edit it.

Also, you should check our deploy alternatives if you don't want to worry about conflicting server setups.

Cheers,
Rodolfo.
Hello, you can install the script yourself and check the work, when installing I get an error.

Here is access to the hosting control panel:
Login: u230938
Password: sZ2tF2hI

The domain name is already backed up to hosting
 
This support layer doesn't include support for your third-party server. You must debug and provide the error to us on your own. With that info we can determine if this is a bug or something else. We can also guide you through a solution.

If you don't want to debug it on your own and get us to fix your server provisioning consider purchasing Extra Support.
 
I will try to get installed, but kindly note that this is not included in this support layer. We will check it without any urgency.
 
Issue here is your hosting, it provides only MySQL 5.5 working connection and Chevereto requires at least MySQL 5.7. None of the included database versions connects, only MySQL 5.5 works in your machine.

Code:
Aw, snap! Internal Server Error [debug @ print,error_log] - https://chv.to/v3debug

** errorId #e4764a3a0e26a7a0 **

PDOException [2059]: SQLSTATE[HY000] [2059] Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib64/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory

At /lib/G/classes/class.db.php:68

Stack trace:

#0 /lib/G/classes/class.db.php(68): PDO->__construct('mysql:host=185.253.34.64;dbname=u230938_diuca;port=3316', 'u230938_diuca', 'nR5mO9uW', Array)
#1 /lib/G/classes/class.db.php(82): G\DB->__construct()
#2 /app/loader.php(58): G\DB::getInstance()
#3 /index.php(20): include_once('/app/loader.php')


1637694289082.png


Here's the settings file for db connection:

1637694440038.png

You should forward this to your hosting company, if you have further issues don't hesitate to open a new ticket.
 
Back
Top