403 Error if we try to download database

I am getting a 403 if we try to download the database by clicking the download Icon form the hestia cp.
please see the attached file


It’s a bug that will be fixed in the next release. For now, execute this command and try again:

sed -i 's/\$output\[1\]/\$output\[0\]/' /usr/local/hestia/web/download/database/index.php
2 Likes

thank u sahsanu. its fixed the problem on my server. waiting for next release

2 Likes