当前位置:   article > 正文

解决rabbitmq报错:Error: unable to perform an operation on node ‘rabbit@rabbitmq02‘. Please see diagnosti_error: unable to perform an operation on node 'rab

error: unable to perform an operation on node 'rabbit@node2'. please see dia
  1. [root@rabbitmq02 rabbitmq]# rabbitmqctl stop_app
  2. Stopping rabbit application on node rabbit@rabbitmq02 ...
  3. Error: unable to perform an operation on node 'rabbit@rabbitmq02'. Please see diagnostics information and suggestions below.
  4. Most common reasons for this are:
  5. * Target node is unreachable (e.g. due to hostname resolution, TCP connection or firewall issues)
  6. * CLI tool fails to authenticate with the server (e.g. due to CLI tool's Erlang cookie not matching that of the server)
  7. * Target node is not running
  8. In addition to the diagnostics info below:
  9. * See the CLI, clustering and networking guides on https://rabbitmq.com/documentation.html to learn more
  10. * Consult server logs on node rabbit@rabbitmq02
  11. * If target node is configured to use long node names, don't forget to use --longnames with CLI tools
  12. DIAGNOSTICS
  13. ===========
  14. attempted to contact: [rabbit@rabbitmq02]
  15. rabbit@rabbitmq02:
  16. * connected to epmd (port 4369) on rabbitmq02
  17. * epmd reports: node 'rabbit' not running at all
  18. no other nodes on rabbitmq02
  19. * suggestion: start the node
  20. Current node details:
  21. * node name: 'rabbitmqcli-1639-rabbit@rabbitmq02'
  22. * effective user's home directory: /var/lib/rabbitmq
  23. * Erlang cookie hash: KiLCK6kZzMo9nB0K7pdlng==
  24. [root@rabbitmq02 rabbitmq]# systemctl start rabbitmq-server

解决很简单,执行:

systemctl start rabbitmq-server

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/617448
推荐阅读
相关标签
  

闽ICP备14008679号