Error 524

Website URL

hashishin.rf.gd

Error Message

# Error

**Static analysis:**

1 errors found during analysis.

1. Expression missing. (near "ON" at position 25)

**SQL request:** [![Change] Change](https://php-myadmin.net/tbl_sql.php?sql_query=SET+FOREIGN_KEY_CHECKS+%3D+ON%3B&show_query=1&db=if0_35271345_helpbuy&table=dynamic)

SET FOREIGN_KEY_CHECKS = ON;

**Answer MySQL:** [![Documentation]]

`#2006 - MySQL server has gone away`

**Warning** in ./libraries/classes/Dbi/DbiMysqli.php#213
![] Error while sending QUERY packet. PID=27125

**Backtrace**

./libraries/classes/Dbi/DbiMysqli.php#213: mysqli_query(
,
string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')',
integer 0,
)
./libraries/classes/DatabaseInterface.php#319: PhpMyAdmin\Dbi\DbiMysqli->realQuery(
string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')',
,
integer 0,
)
./libraries/classes/Import.php#96: PhpMyAdmin\DatabaseInterface->tryQuery(string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')')
./libraries/classes/Import.php#248: PhpMyAdmin\Import::executeQuery(
string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')',
string 'INSERT INTO `dynamic` VALUES (\'01.10.2020\', \'Лук желтый, кг\', \'4,29\', \'\', \'\', \'11,82\', \'\', \'\', \'12,20\', \'\', \'\')',
array,
)
./libraries/classes/Plugins/Import/ImportCsv.php#576: PhpMyAdmin\Import::runQuery(
string 'INSERT INTO `dynamic` VALUES (\'01.06.2023\', \'Хлеб украинский нарезанный Кулынычи, кг\', \'44,61\', \'0 / 0\', \'21,85\', \'119,97\', \'0 / 0\', \'21,85\', \'126,87\', \'0 / 0\', \'21,85\')',
string 'INSERT INTO `dynamic` VALUES (\'01.06.2023\', \'Хлеб украинский нарезанный Кулынычи, кг\', \'44,61\', \'0 / 0\', \'21,85\', \'119,97\', \'0 / 0\', \'21,85\', \'126,87\', \'0 / 0\', \'21,85\')',
array,
)
./import.php#554: PhpMyAdmin\Plugins\Import\ImportCsv->doImport(array)

Other Information

At least it shows up with a test file of 80 lines

Another test file of 100 lines already gets error 524

Previously, working files of 1500 lines were successfully loaded

Up

I got this error too when using Abante Cart, mysql gone away and my solutions is reinstall !

I’m sorry for not replying sooner.

A 524 error suggests that phpMyAdmin is taking too much time to respond to the request. This would make sense with a very big file that takes a long time to import, but many people are reporting seeing this issue with small imports too.

It’s been difficult to reproduce this issue and diagnose it, so we haven’t been able to fix it yet.

5 Likes

Occasionally this problem occurs, very fews, it happens not only in Cpanel but also in Plesk or Helm CP (Windows OS), I don’t know why, too.

Do you need any other information or help?

I have discussed the issue with iFastNet, and they say they found and fixed something that could be related.

So maybe you could try again and see if the thing that iFastNet changed fixed the issue for you?

5 Likes

Fantastic, they really did it!