Phpmyadmin export DB error

An error occurs when exporting the database via phpmyadmin:

phpMyAdmin - Error

index.php: Missing parameter: what
index.php: Missing parameter: export_type

I don’t understand where this index.php is located on Hestia and how to fix it correctly?
Install HestiaCP: v1.5.14 on Ubuntu 20.04 LTS, phpMyAdmin: 5.1.3, MariaDB: 10.6.7-MariaDB-1:10.6.7+maria~focal

При экспорте базы данных через phpmyadmin возникает ошибка:

phpMyAdmin - Ошибка

index.php: Отсутствующий параметр: what
index.php: Отсутствующий параметр: export_type

Не понимаю где находится на Hestia этот index.php и как его правильно исправить?

Установлены HestiaCP: v1.5.14 на Ubuntu 20.04 LTS, phpMyAdmin: 5.1.3, MariaDB: 10.6.7-MariaDB-1:10.6.7+maria~focal

We download HestiaCP directly from source. You should be able to find it in /usr/share/phpmyadmin/

I know there is currently a bug in the export function with certain versions see

[Bug] phpMyAdmin fails to export databases since recent updates · Issue #2529 · hestiacp/hestiacp · GitHub or

Maybe try this?