If you get this error while accessing phpMyAdmin from Cyberpanel, try this:
- From the sidebar menu go to
Version Management
. - Check if there is any error related to hostname.
- If it shows an error, you need to correct the hostname.
- Login to SSH and type
hostname correct.hostname.com
- Type
systemctl restart lscpd
to restart Cyberpanel.