Accessing RabbitMQ management UI throws Javascript Uncaught error: ReferenceError: ac is not defined. Here is an example stack trace from the console:
Uncaught error: ReferenceError: ac is not defined
main.js:1180 Stack: ReferenceError: ac is not defined
at Array.process (eval at compile (http://localhost:15672/js/ejs-1.0.min.js:1:6654), <anonymous>:140:2)
at EJS.render (http://localhost:15672/js/ejs-1.0.min.js:1:1885)
at format (http://localhost:15672/js/main.js:1176:21)
at http://localhost:15672/js/main.js:463:24
at with_reqs (http://localhost:15672/js/main.js:1158:9)
at http://localhost:15672/js/main.js:1154:17
at req.onreadystatechange (http://localhost:15672/js/main.js:1235:17)