statusCode":304,"req":{"url":"/bundles/kibana.style.css?v=8467","method":"get"....
Hi,
I think you will need to provide some more information for proper help.
What exactly are you seeing when opening Kibana? (Screenshot)
What do you see for logs on the server side?
You just copied a HTTP 304 Request (not modified) which only shows us, that caching on CSS files still work in your browser
Cheers,
Tim
Hi,
I have solve this issue
The problem was i had given a wrong path for kibana url in my project .
so the application was not able to find anything on that url , which causes 304 error.
Thanks,
ashutosh
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.