RE: Critical Error: [0100] - Unable to connect or authenticate to the Sentora database (s
01-20-2016, 07:17 PM
Are you using centos 7 ? Cloud servers?
I get this problem in my cloud servers at least 3 to 4 times in a week. However, there is a solution.
login to SSH
type sudo bash
Then type/copy paste
systemctl start mariadb.service
error establishing database will be solved instantly.
I get this problem in my cloud servers at least 3 to 4 times in a week. However, there is a solution.
login to SSH
type sudo bash
Then type/copy paste
systemctl start mariadb.service
error establishing database will be solved instantly.