Searching error
-
Hello for two days, have sproblem with searching in Freescout. The searching function does not work.
In log a I see this message:SQLSTATE[HY000]: General error: 2006 MySQL server has gone away (SQL: select * from
jobswhere
queue= 7c90a18cea0f6da500945eac8ff58a2c and ((
reserved_atis null and
available_at<= 1635258665) or (
reserved_at<= 1635258575)) order by
idasc limit 1 for update) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 2006 MySQL server has gone away (SQL: select * from
jobswhere
queue= 7c90a18cea0f6da500945eac8ff58a2c and ((
reserved_atis null and
available_at<= 1635258665) or (
reserved_at<= 1635258575)) order by
idasc limit 1 for update) at /app/code/vendor/laravel/framework/src/Illuminate/Database/Connection.php:664, Doctrine\\DBAL\\Driver\\PDO\\Exception(code: HY000): SQLSTATE[HY000]: General error: 2006 MySQL server has gone away at /app/code/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18, PDOException(code: HY000): SQLSTATE[HY000]: General error: 2006 MySQL server has gone away at /app/code/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:115)
Where is problem ?