RabbitMQ doesn't seem to be working on apple silicon (tried using rosetta and installed using brew). Reproduction steps as follows ->
1. arch -x86_64 brew install rabbitmq
2. start the brew service-> local socket address is not accessible
3. alternatively don't start the brew services and run rabbitmq-server
/usr/local/sbin/rabbitmq-server: line 153: 51226 Segmentation fault: 11 start_rabbitmq_server "$@"