0
I have installed elixir with built in ejabberd server on 2 aws ec2 instances. 1. Node1 on 1st aws ec2 instance - I started the ejabberd server on node 'node1@localhost' on 1st aws instance. - Ejabberd server started properly with console message.. ejabberd running on node1@localhost 2. Node2 on 2nd aws ec2 instance - I started the ejabberd server on node 'node2@localhost' on 2nd aws instance. - Ejabberd server started properly with console message.. ejabberd running on node2@localhost Now I want to join these 2 nodes running on different aws instances to form a cluster. I tried the command: ejabberd_cluster.join ("node2@localhost") but its not working. Can anyone please suggest the steps for the same? -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-core+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/ac18ca73-29f4-4bdb-92a2-14033b74d37a%40googlegroups.com.