I installed RabbitMQ on a Windows server (otp_win64_22.2.exe and rabbitmq-server-3.8.2.exe). I also installed the Management Console. If I look into the file enabled_plugins located in %AppData%\RabbitMQ, I can see the following:
[rabbitmq_management].
I can also access the Management Console via http://srv:15672/, but I cannot login, since I get the following message: User can only log in via localhost
Thus, I created a rabbitmq.conf in %AppData%\RabbitMQ with the following content:
loopback_users.guest = false
I still cannot login. I also tried other configuration options.
Issue: The RabbitMQ service does not recognizes my rabbitmq.conf at all. What do I miss?
P.S.: I cross-posted this also on Stackoverflow, since I found the group afterwards.
node : rabbit@example home dir : /var/lib/rabbitmq config file(s) : /var/lib/rabbitmq/hare.conf (not found)
%AppData%\RabbitMQ looks as follows: It contains advanced.config and rabbitmq.conf and the log-folder:

And if I start RabbitMQ, again it does not recognizes the rabbitmq.conf. It only recognizes the advanced.config, as it can be seen from the log-file from the log-folder:
