However I am trying to run SQL request in SQL tab I receive 502 error, but same query in SEARCH tab works fine.
I was using php-7.2
and phpmyadmin-5.0.2
when error appeared for the first time.
I've read a lot of posts that issue happens due to low post_max_size value . I updated it to post_max_size = 50000M in my php.ini. Update of php/phpmyadmin also doesn't help .
For now versions are
PHP 7.4.15
phpmyadmin-5.0.4
And some another strange thing there, Webserver returns 400 code [info] 29#29: *246923 recv() failed (104: Connection reset by peer) while reading client request headers,