Rebalancing issue

I have a 2 node cluster setup on Azure

For testing purposes - both nodes are small vms (1.7 RAM, single core)

I constantly get errors on rebalancing

Rebalance exited with reason {unexpected_exit,
{‘EXIT’,<0.21261.1>,
{badmatch,
[{‘EXIT’,
{{badmatch,{error,closed}},
{gen_server,call,
[<17672.23106.0>,had_backfill,
30000]}}}]}}}

Is this a known issue on Azure? (Similar setup is working fine on AWS)

Arik

Do you have the list of ports you opened on the VMs?
thanks
-cihan

The nodes are on Ubuntu servers on the same cloud service on Azure (meaning they can communicate via thier internal IPs)
… Firewall is disabled

if you are still seeing the issue. could you get me the server logs?
thanks