Error: unable to perform an operation on node 'rabbit@Sevattal'.
问题描述:
安装完 ErLang 和 RabbitMQ 之后执行 rabbitmqctl status 报错:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Error: unable to perform an operation on node 'rabbit@Sevattal'. Please see diagnostics information and suggestions below. Most common reasons for this are: - Target node is unreachable (e.g. due to hostname resolution, TCP connection or firewall issues) - CLI tool fails to authenticate with the server (e.g. due to CLI tool's Erlang cookie not matching that of the server) * Target node is not running In addition to the diagnostics info below: - See the CLI, clustering and networking guides on https://rabbitmq.com/documentation.html to learn more - Consult server logs on node rabbit@Sevattal - If target node is configured to use long node names, don't forget to use --longnames with CLI tools DIAGNOSTICS attempted to contact: [rabbit@Sevattal] rabbit@Sevattal: - connected to epmd (port 4369) on Sevattal - epmd reports: node 'rabbit' not running at all - suggestion: start the node Current node details: - node name: 'rabbitmqcli-932-rabbit@Sevattal' - effective user's home directory: c:/Users/baifa - Erlang cookie hash: 57TJuhXC3k6+xS/OPqlAPg==