/ $ rabbitmq-diagnostics cipher_suites --format openssl -q
Error: unable to perform an operation on node 'rab...@test.svc.cluster.local'. 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:
* Consult server logs on node rab...@test.svc.cluster.local
* If target node is configured to use long node names, don't forget to use --longnames with CLI tools
DIAGNOSTICS
===========
attempted to contact: ['rab...@test.svc.cluster.local']
rabbit@test.svc.cluster.local:
* connected to epmd (port 4369) on test.svc.cluster.local
* epmd reports: node 'rabbit' not running at all
no other nodes on test.svc.cluster.local
* suggestion: start the node
Current node details:
* node name: 'rabbitmqcli...@test.svc.cluster.local'
* effective user's home directory: /home/ironfist
* Erlang cookie hash: z0CZ8wlEB4HFdxH01POdWQ==
/ $ rabbitmq-diagnostics cipher_suites --format erlang -q
Error: unable to perform an operation on node 'rabbit@test.svc.cluster.local'. 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@test.svc.cluster.local
* If target node is configured to use long node names, don't forget to use --longnames with CLI tools
DIAGNOSTICS
===========
attempted to contact: ['rabbit@test.svc.cluster.local']
rab...@test.svc.cluster.local:
* connected to epmd (port 4369) on test.svc.cluster.local
* epmd reports: node 'rabbit' not running at all
no other nodes on test.svc.cluster.local
* suggestion: start the node
Current node details:
* node name: 'rabbitmqcli-802-rabbit@test.svc.cluster.local'
* effective user's home directory: /home/ironfist
* Erlang cookie hash: z0CZ8wlEB4HFdxH01POdWQ==