Freepbx 14 error after upgrade

Hi,

I upgraded freepbx 13 to freepbx 14 with Sangoma 7. If I reboot the Sangoma 7 at login I get the below error message. What does it causes this error? How can I eliminate it? I ran mysqlcheck -A. the command found no inconsistency in mariadb.

Exception: SQLSTATE[HY000] [2002] No such file or directory::SQLSTATE[H Y000] [2002] No such file or directory in file /var/www/html/admin/libraries/utility.functions.php on line 204
Stack trace:

  1. Exception->() /var/www/html/admin/libraries/utility.functions.php:204
  2. die_freepbx() /var/www/html/admin/libraries/BMO/Database.class.php:142
  3. PDOException->() /var/www/html/admin/libraries/BMO/Database.class.php:137
  4. PDO->__construct() /var/www/html/admin/libraries/BMO/Database.class.php:137
  5. FreePBX\Database->__construct() /var/www/html/admin/libraries/BMO/FreePBX.class.php:69
  6. FreePBX->__construct() /var/www/html/admin/bootstrap.php:153
  7. require_once() /etc/freepbx.conf:9
  8. include_once() /var/lib/asterisk/bin/fwconsole:12

I’m not 100% sure, but I think this error comes from attempting to log in too quickly after the system boots up.

This thread may be related.