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
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
[Wed, 03 Jul 2013 15:29:07 GMT] [error] [emulator] [--------] Error in process <0.17855.403> on node '[email protected]' with exit value: {{rexi_DOWN,noconnect},[{mem3_rep,rexi_call,2},{mem3_rep,replicate_batch,1},{mem3_rep,go,3},{mem3_rep,go,2}]}
on the other node:
[Wed, 03 Jul 2013 15:28:34 GMT] [error] [emulator] [--------] Error in process <0.7357.400> on node '[email protected]' with exit value: {{rexi_DOWN,noconnect},[{mem3_rep,rexi_call,2},{mem3_rep,replicate_batch,1},{mem3_rep,go,3},{mem3_rep,go,2}]}
so i have two problems here:
the nodes don't replicate their data / are not joined properly together
how can i ensure that the web application that speaks to haproxy only gets data if the cluster is properly replicated ?
greetings, varac
The text was updated successfully, but these errors were encountered:
This happens because the two nodes aren't synchronized/replicated properly.
i can query the two nodes individually:
both nodes have registered the other one, but they seem to fail to replicate:
in the log, i see lots of those errors:
so i have two problems here:
greetings, varac
The text was updated successfully, but these errors were encountered: