Closed ghost closed 7 years ago
Incidentally, I'd attach a screenshot but github's telling me, "Something went really wrong, and we can't process that file??" ha ha.
Anyway, I could connect to an Erlang instance 'test@127.0.0.1' - worked great - but 'blah@127.0.0.1' it just doesn't like.
Can't reproduce it again.. weird.
You have an extra zero in your node name ip.
iex(blah@127.0.0.0.1)6> :erlang.node
:"blah@127.0.0.0.1"
??? how did it ever resolve? thanks @andytill
No worries, maybe it parsed as a hostname because it didn't fit the 4 char format.
Tried connecting to a running
iex
instance - GUI Message "Cannot connect to peer node"But confirmed the node could be ping'd etc.
Steps to run - and exception on CLI.