You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are on mariadb-server 10.6.16-0ubuntu0.22.04.1
Galera is working fine
localhost we have no password for root
if we start the script it directly exits and tells that all nodes are offline.
what can i do to debug it?
regards
The text was updated successfully, but these errors were encountered:
Most of the magic is done by parsing the output of the sql statements "SHOW VARIABLES LIKE 'wsrep_%';" and "SHOW STATUS LIKE 'wsrep_%';". Maybe start with checking the output of these statements when executed in a local mysql shell.
Hi,
we are on mariadb-server 10.6.16-0ubuntu0.22.04.1
Galera is working fine
localhost we have no password for root
if we start the script it directly exits and tells that all nodes are offline.
what can i do to debug it?
regards
The text was updated successfully, but these errors were encountered: