Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rabbitmq@node1:/$ netstat -ntpl | grep 5672
- tcp 0 0 10.0.0.9:25672 0.0.0.0:* LISTEN 17/beam.smp
- tcp 0 0 10.0.0.150:15672 0.0.0.0:* LISTEN -
- rabbitmq@node1:/$ rabbitmqctl cluster_status
- Cluster status of node rabbit@node1 ...
- Error: unable to connect to node rabbit@node1: nodedown
- DIAGNOSTICS
- ===========
- attempted to contact: [rabbit@node1]
- rabbit@node1:
- * connected to epmd (port 4369) on node1
- * epmd reports node 'rabbit' running on port 25672
- * can't establish TCP connection, reason: econnrefused (connection refused)
- * suggestion: blocked by firewall?
- current node details:
- - node name: 'rabbitmq-cli-258@node1'
- - home dir: .
- - cookie hash: RixPqfqjFUok1Yy4WPfXUQ==
Advertisement
Add Comment
Please, Sign In to add comment