ejabberd - Comments for "join cluster node problem" https://www.ejabberd.im/forum/25274/join-cluster-node-problem en I have 3 aws ec2 running same https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66872 <p>I have 3 aws ec2 running same version of ejabberd setup for version 16.04</p> <p>1st server erlang cookie copied to 2nd and 3rd server.</p> <p>For all 3 servers under /ejabberd-16.04/conf/ejabberdctl.cfg, line for node=ejabberd@xxxxxxx has been enable.</p> <p>Now, i login into 2nd server and use command "join_cluster" which is something like this "ejabberdctl join_cluster 'ejabberd@xxx.xxx.xxx.xxx' and i get this error as shown below.</p> <p>"Error: {no_ping, 'ejabberd@xx.xx.xx.xx'}</p> <p>I try the same to join_cluster from 3rd server, gaves me same error.</p> <p>I have all these 3 servers running fine at the moment without join_cluster but if once i do i get the error above.</p> <p>Anyone can help? Thanks.</p> Fri, 06 May 2016 01:04:02 +0000 jabber5354 comment 66872 at https://www.ejabberd.im Check FIREWALL_WINDOW option https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66830 <p>Check FIREWALL_WINDOW option in ejabberd/conf/ejabberdctl.cfg file. Its value should be something like 4200-4210. Also do not forget to open these ports for your nodes.<br /> Check ERLANG_NODE option in the same file. If it is empty, you need to uncomment it and set<br /> ejabberd@domain_name<br /> where domain_name is ouptut of "hostname -f" command in linux shell.</p> Fri, 18 Mar 2016 15:40:29 +0000 yurii_n comment 66830 at https://www.ejabberd.im This problem happened to me https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66832 <p>This problem happened to me before on Linux : see "resolv.conf" located in "/etc"</p> <p><code>cat /etc/resolv.conf</code></p> <p>If there is ".nameserver" at the begin u must remove this line. And after restart u must remove this line again then start ejabberd and every thing should work 100%</p> Fri, 18 Mar 2016 01:31:13 +0000 davai comment 66832 at https://www.ejabberd.im something is wrong. https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66454 <p>something is wrong.</p> Thu, 10 Dec 2015 09:48:36 +0000 taranis comment 66454 at https://www.ejabberd.im check erlang.cookie and check https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66446 <p>check erlang.cookie and check all port also, nothing works. report to the china region for compliance already. waiting for news but seems slow to me.</p> Wed, 09 Dec 2015 01:28:38 +0000 jabber5354 comment 66446 at https://www.ejabberd.im first check .erlangcookie https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66441 <p>first check .erlangcookie then open all port and and check it.</p> Sat, 05 Dec 2015 05:00:13 +0000 nets comment 66441 at https://www.ejabberd.im have added the 2 ports (4369 https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66437 <p>have added the 2 ports (4369 &amp; 5269) at the china region mentioned but problem still the same. not able to connect although the logs describe that it has been started but through web admin it is not accessible.</p> <p>the logs indicate [warning] web:admin process - access of admin from failed with error: &lt;&gt;</p> Fri, 04 Dec 2015 01:47:24 +0000 jabber5354 comment 66437 at https://www.ejabberd.im ok will check and report my https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66436 <p>ok will check and report my findings here again. thx mate.</p> Fri, 04 Dec 2015 01:21:17 +0000 jabber5354 comment 66436 at https://www.ejabberd.im check 4369,5269 ports https://www.ejabberd.im/forum/25274/join-cluster-node-problem#comment-66433 <p>check 4369,5269 ports</p> Thu, 03 Dec 2015 12:08:27 +0000 nets comment 66433 at https://www.ejabberd.im