-
I have successfully started RabbitMQ service and loaded 3 plugins via instruction"rabbitmq-plugins.bat enable rabbitmq_management" However, when i went to page "http://localhost:15672/" to test further mission, the pages didn't run as tutorial shows, instead it show nothing with only bugs said: "Management API returned status code 500 -" |
Beta Was this translation helpful? Give feedback.
Answered by
ridlog
Feb 23, 2024
Replies: 1 comment
-
I have solved the problem, it turns out that my computer name has Chinese symbols that can't be compiled correct. Thus something went wrong. Found that there is lot to learn and to notice carefully! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
michaelklishin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have solved the problem, it turns out that my computer name has Chinese symbols that can't be compiled correct. Thus something went wrong.
Found that there is lot to learn and to notice carefully!