fangli / kibana-authentication-proxy

Hosts the latest kibana3 and elasticsearch behind Google OAuth2, Basic Authentication or CAS Authentication
MIT License
223 stars 66 forks source link

JavaScript resources are not loading 404 Error #52

Open nitinbsb opened 9 years ago

nitinbsb commented 9 years ago

I followed the given steps to configure kibana-authentication-proxy. But It show white blank page with Error message "Kibana is loading. Give me a moment here. I'm loading a whole bunch of code. Don't worry, all this good stuff will be cached up for next time!". Its not loading the Javascript resources. Any Suggestion?

http://localhost:9201/kibana/styles/main.css?_b=@@buildNum http://localhost:9201/kibana/bower_components/requirejs/require.js?_b=@@buildNum

Thanks