Management webpage not populating with 3.9.8 #3612
-
I wanted to see if anybody else is having a problem with the management webpage (http://localhost:15672/#/ ) in which after you log in it shows basically an empty screen. I ran into this issue when upgrading from 3.8 to 3.9.8 or with a fresh server install using 3.9.8. Example of steps: Start RabbitMQ Node Enable RabbitMQ Management UI: rabbitmq-plugins enable rabbitmq_management Using a browser on the server, access the http://localhost:15672/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Such issues are usually due to browser caching. Please clear the cache, hard refresh the page or try a browser you didn't use before. |
Beta Was this translation helpful? Give feedback.
Such issues are usually due to browser caching. Please clear the cache, hard refresh the page or try a browser you didn't use before.