Hestia Update error

[ ! ] The latest version of Hestia Control Panel is already installed.
Verifying configuration…

[ * ] Updating Roundcube configuration…
[ * ] Updating exim4 configuration…
/usr/local/hestia/bin/v-update-firewall: line 159: warning: command substitution : ignored null byte in input
[ * ] Updating Apache2 configuration…
[ * ] Updating File Manager configuration…
[ * ] Updating NGINX configuration…
[ * ] Updating public_(s)html ownership…
[ * ] Updating phpMyAdmin permissions…
[ * ] Updating backup compression level variable…
[ * ] Updating default PHP templates…
[ * ] Updating templates for PHP 7.3…
[ * ] Updating templates for PHP 7.4…
[ ! ] phpMyAdmin v5.0.2 is already installed, skipping update…
[ * ] Rebuilding domains and account for user: admin…
[ * ] Restarting services…

Please create a bug report for it…

1 Like

Hi,

i have changed from master to release. With :8083/edit/server/ i simply changed from master to release at the 2nd button and started the update in the panel. it ran very long until an internal error. after the restart everything looked good, update seems to be successful, only phpmyadmin stayed at 5.01.

maybe i should have changed it via terminal with the command: v-change-sys-release
well everything works fine, thanks for the work.

Downgrade are usualy not supported, in the current case it worked due to the fact, that main and release branch are basicly the same.

Check in /usr/share/phpmyadmin if RELEASE-DATE-5.0.2 if it exists remove it add run

apt update && apt install --reinstall hestia

It will now update phpmyadmin