rabbitmq重启报错
rabbitmqctl stop
rabbitmqctl start_app
Starting node rabbit@abcd ...
Error: unable to perform an operation on node 'rabbit@abcd'. 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@abcd
* If target node is configured to use long node names, don't forget to use --longnames with CLI tools
DIAGNOSTICS
===========
attempted to contact: [rabbit@abcd]
rabbit@abcd:
* connected to epmd (port 8001) on abcd
* epmd reports: node 'rabbit' not running at all
no other nodes on abcd
* suggestion: start the node
Current node details:
* node name: 'rabbitmqcli-8002-rabbit@abcd'
* effective user's home directory: /home
* Erlang cookie hash: nYo0njabdsdafddUkEA3cz3g==
启动节点rabbit@abcd。。。
错误:无法在节点“”上执行操作rabbit@abcd”。请参阅下面的诊断信息和建议。
最常见的原因是:
*无法访问目标节点(例如,由于主机名解析、TCP连接或防火墙问题)
*CLI工具无法与服务器进行身份验证(例如,由于CLI工具的Erlang cookie与服务器的Erlangcookie不匹配)
*目标节点未运行
除以下诊断信息外:
*请参阅上的CLI、群集和网络指南https://rabbitmq.com/documentation.html了解更多信息
*查阅节点上的服务器日志rabbit@abcd
*如果目标节点配置为使用长节点名,请不要忘记将--longnames与CLI工具一起使用
诊断
===========
尝试联系:[rabbit@abcd]
rabbit@abcd:
*已连接到abcd上的epmd(端口8001)
*epmd报告:节点“rabbit”根本没有运行
abcd上没有其他节点
*建议:启动节点
当前节点详细信息:
*节点名称
rabbitmq-server -detached
转载注明:
感谢博主,喝杯咖啡~
感谢博主,喝杯咖啡~
还没有人发表评论