Jump to content

MySQL error


sahostking

Recommended Posts

Hi

 

Getting this error:

 

Fatal error: Uncaught exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away (SQL: select * from `tblemailtemplates` where `id` = 1 limit 1) (SQL: select * from `tblemailtemplates` where `id` = 1 limit 1)' in /home/domain/public_html/my/includes/classes/WHMCS/Terminus.php:0 Stack trace: #0 /home/domain/public_html/my/includes/classes/WHMCS/Terminus.php(0): WHMCS\Terminus::whmcsExceptionHandler() #1 [internal function]: WHMCS\Terminus->whmcsExceptionHandler(Object(Illuminate\Database\QueryException)) #2 {main} thrown in /home/domain/public_html/my/includes/classes/WHMCS/Terminus.php on line 0

 

We have increased wait_timeout to 600 from 60s and mysql_allowed_packet is set to 256MB already.

 

Any ideas?

Link to comment
Share on other sites

I'm getting the same error every time I try to search for a domain (domainchecker.php) even using the default unmodified WHMCS six theme. Everything freezes up for a minute then this error is returned.

 

I don't know if its related but if I look up google.com the System Activity Log shows a lookup against every google.XXX TLD in the database which is not what wanted and could maybe why the query is timing out? (assuming that's what this error actually means)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated