-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kibana 3 loading issue the browser shows blank total white #723
Comments
Closing this as inactive. Please reopen if this is still an issue. |
@rashidkpc I need to reopen this issue. After installation kibana on my rails app see this I've put kibana in |
problem was solved by replace directory with kibana in root. But it's not good idea. |
w33ble
added a commit
to w33ble/kibana
that referenced
this issue
Sep 13, 2018
* chore: make ElementWrapper stateful * fix: create handlers on mount ensure that only a single instance of the handlers is created for each element. the wrapper is only every mounted once, unless the element is removed, which is when the teardown should happen anyway * fix: pass ElementWrapper props through container * chore: tweak the done timeout message
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have installed logstash-1.2.2, redis-server, elastic-search and kibana 3.
when i open up the browser http://domain-name:9292/index.html it shows blank. please help me out in this.
and also could you share me about indexer.conf and shipper.conf?
also when i right on the brower and view source following is the result :
<title>Kibana 3</title><script src="vendor/require/require.js"></script><script src="app/components/require.config.js"></script><script>require(['app'], function () {})</script><style></style>The text was updated successfully, but these errors were encountered: