Jump to content

Recommended Posts

Posted

I see several MySQL Error in my log and have no clue how to avoid them since it never happens for me:

image.thumb.png.700f65d3e8fc41601c8bc27a030502e9.png

 

Anybody has an idea what I could do?

Using:

PHP 8.0.17 (running in docker container on digital ocean)
MySQL 8 (digital ocean mysql as a service)
mostly latest PW dev Branch
 

 

Posted

Just gut feeling here but...

Whenever I see these kind of errors on pretty decent hosting it's most of the time maintenance-related and therefore high load on the servers due to missing ressources.

Another thing I experienced where routing issues at the hosting company either after a broken upgrade to their systems or new DNS settings that didn't exist everywhere.

One last thing, especially on shared hostings could be new settings for database connections. For example from localhost to db.hosterdb.tld

I'd probably check with the hosting company.

 

I once had this issue after my version of DDEV was updated. As you use docker... I'd check if something changed there for whatever reason.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...