Backend down or bad FE build. Could not load mcbootstrap.js”.
Can see it’s trying to invoke below api while hitting the hazelcast management VIP and it’s is failing with 404
Request URL:
https://VIP/mcbootstrap.js
Request Method:
GET
Status Code:
404 Not Found
Am using the below docker image in K8 and passing extra variables.
“-DMC_CONTEXT_PATH=/mancenter -Dhazelcast.mc.tls.enabled=false”
hazelcast/management-center:5.4.0
New contributor
Ramnath Reddy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.