› VitalPBX Community Support › Reporting an Issue › Wait, We are processing some stuff! › Reply To: Wait, We are processing some stuff!
-
- July 23, 2020 at 6:10 pm
You just need to check if the mariadb service is working well.
on server 1 run:
#> systemctl status mariadb
If it gives you any error, I recommend that you execute the following command to restart the mariadb cluster
In server 1
#> galera_new_clusterIn server 1 and 2
#> pcs resource refresh –full0