ejabberd - Comments for "Error when setting up a cluster (node names are incompatible)" https://www.ejabberd.im/node/24993 en Hello. I have same https://www.ejabberd.im/node/24993#comment-65970 <p>Hello.</p> <p>I have same problem.<br /> On both node ejabberd 15.03.<br /> As master - jabber.example.org, as second node - jabber2.example.org</p> <p>I try run<br /> ejabberdctl join_cluster <noindex><a href="mailto:ejabberd@jabber.example.org" rel="nofollow" >ejabberd@jabber.example.org</a></noindex><br /> and<br /> ejabberdctl --node <noindex><a href="mailto:ejabberd@jabber2.example.org" rel="nofollow" >ejabberd@jabber2.example.org</a></noindex> join_cluster <noindex><a href="mailto:ejabberd@jabber.example.org" rel="nofollow" >ejabberd@jabber.example.org</a></noindex></p> <p>It return error</p> <div class="codeblock"><code>Using passed parameter for remote master node name: <noindex><a href="mailto:ejabberd@jabber.example.org" rel="nofollow" >ejabberd@jabber.example.org</a></noindex><br />IMPORTANT!: node names are incompatible<br />Remote node name is <noindex><a href="mailto:ejabberd@jabber.example.org" rel="nofollow" >ejabberd@jabber.example.org</a></noindex><br />Local node name is ejabberd@localhost <p>Both node names must be short or fqdn names.<br />Using short and fqdn names is impossible.</p> <p>Error: incompatible node names<br />Error: command &quot;join_cluster&quot; not known.</p></code></div> <p>But in config set<br /> conf/ejabberdctl.cfg -&gt; ERLANG_NODE=ejabberd@jabber2.example.org<br /> And in status output -<br /> ./bin/ejabberdctl --node <noindex><a href="mailto:ejabberd@jabber2.example.org" rel="nofollow" >ejabberd@jabber2.example.org</a></noindex> status<br /> The node 'ejabberd@jabber2.example.org' is started with status: started<br /> ejabberd 15.03 is running in that node</p> <p>And I try to reinstall ejabberd on second node, with use this hostname in install menu.</p> Thu, 30 Jul 2015 12:40:08 +0000 mrqwer88 comment 65970 at https://www.ejabberd.im In each machine, set the node https://www.ejabberd.im/node/24993#comment-65942 <p>In each machine, set the node name of the local node in ejabberdctl.cfg.</p> Wed, 15 Jul 2015 09:28:43 +0000 badlop comment 65942 at https://www.ejabberd.im