The directory name is invalid.
The directory name is invalid.
The directory name is invalid.
The directory name is invalid.
The filename, directory name, or volume label syntax is incorrect.
The directory name is invalid.
The filename, directory name, or volume label syntax is incorrect.
Error: unable to perform an operation on node 'rabbit@VT-LT-366'. 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 rabbit@VT-LT-366
* If target node is configured to use long node names, don't forget to use --longnames with CLI tools
DIAGNOSTICS
===========
attempted to contact: ['rabbit@VT-LT-366']
rabbit@VT-LT-366:
* connected to epmd (port 4369) on VT-LT-366
* epmd reports node 'rabbit' uses port 25672 for inter-node and CLI tool traffic
* TCP connection succeeded but Erlang distribution failed
* Authentication failed (rejected by the remote node), please check the Erlang cookie
Current node details:
* node name: 'rabbitmqcli-9284-rabbit@VT-LT-366'
* effective user's home directory: C:\Users\vggspartan
* Erlang cookie hash: dimODS7+7Wx6RWpRBAaYIg==
I've gone online, looked around, and no one seems to have a definitive answer on what exactly is wrong.
I have to say - and no offence to fans of RabbitMQ - but the RabbitMQ team needs to work on their documentation, honestly. This is absolutely discouraging. Clearly, I'm missing out on some extra configuration or setup, but the documentation says that after installation, the default state should be enough for development / QA. If there's something extra new users need to do after installation to get RabbitMQ running minimally, I think it should be stated on the official site.