Hello there im using : Version 7.11.20 Sugar Version 6.5.25 (Build 344)
I am stuck at the “One Moment Please” popup, can you help me?
I was trying to send myself an email but it stuck there and i am using a Shared Hosting.
I got this on my suitecrm.log
Thu Aug 19 15:37:09 2021 [24346][-none-][FATAL] Mysqli_query failed.
Thu Aug 19 15:37:09 2021 [24346][-none-][FATAL] Retrieving record by id users:1 found Query Failed: SELECT users.* FROM users WHERE users.id = ‘1’ AND users.deleted=0 LIMIT 0,1: MySQL error 2006: MySQL server has gone away
To see if you can find the query that is causing issue
It might also be worth double-checking that your Email Settings are all correct
If they are invalid, it could be attempting to validate, and failing, repeatedly
MySQL server has gone away is a serious database server failure, not an application error, so you should focus on database health more than any other concern.
There can be many causes for this (which might make it hard to troubleshoot):