I have two nodes with different cookies. I am trying to make a call, as written below, but i am getting {badrpc,nodedown} everytime.
onenode@localhost>rpc:call(othernode@localhost,erlang,system_info,[otp_release]).
I have tried finding on google and ended up at following links to try them out but still "no success".
Here are some of the links i tried :
Can you please help me out.
EDIT -1 : Both the nodes are hosted in localhost.