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
3 Likes

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

2 Likes

hello sahsanu

today i already updated hestia to 1.9.4 and i tried to download database again like above, error 403 appeared again. Before update error solved with your fix command.
So i thought this bug is not fixed yet in this 1.9.4 release.

Hi @pakdhetimin

The patch has been merged, but it seems @eris didn’t include it in the 1.9.4 release. You’ll need to apply the patch manually again.

1 Like

I probally missed a few PR…

I have linned it up for 1.9.5 beta

3 Likes