clamoriniere/kubernetes-ui

Cross-Origin Request Blocked

Opened this issue · 0 comments

Hi Cedric,

I am facing the below warning(in firefox browser) after creating the setup by using docker container.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://XXXXXX:8080/api/v1beta1/replicationControllers. This can be fixed by moving the resource to the same domain or enabling CORS.
and this below error message(while debugging from firefox browser) i am getting
"NetworkError: 404 Not Found - http://XXXXXX:8080/dashboard.dart"

Could you please help me to resolve this, is there anything needs to be done my side?