Having and issue with an ejabberd cluster. While trying ping the first node from the second, I’m getting :
“Connection attempt from disallowed node”
I know it’s not a cookie issue, because the cookies on both servers match.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just to be sure, did you checked that both nodes are indeed using the same cookie value, you can use
erlang:get_cookie().to get the cookie in use.