Skip to content
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

"Error: results.hits is undefined?" after startup #120

Closed
chenryn opened this issue May 28, 2013 · 7 comments
Closed

"Error: results.hits is undefined?" after startup #120

chenryn opened this issue May 28, 2013 · 7 comments

Comments

@chenryn
Copy link
Contributor

chenryn commented May 28, 2013

I clone the repo and modified config.js for my elasticsearch host as FQDN.

Then start ./sample/server.js.
But the web page show "0hits" at graph and event.
I use Firebug and saw "Error: results.hits is undefined $scope.get_data/<@http://localhost:8000/panels/table/module.js:175 Nc/e/j.promise.then/i@http://localhost:8000/common/lib/angular.min.js:76 Nc/g/<.then/<@http://localhost:8000/common/lib/angular.min.js:76 e.prototype.$eval@http://localhost:8000/common/lib/angular.min.js:87 e.prototype.$digest@http://localhost:8000/common/lib/angular.min.js:84 e.prototype.$apply@http://localhost:8000/common/lib/angular.min.js:87 e@http://localhost:8000/common/lib/angular.min.js:94 p@http://localhost:8000/common/lib/angular.min.js:97 Xc/</v.onreadystatechange@http://localhost:8000/common/lib/angular.min.js:98"

@rashidkpc
Copy link
Contributor

Sounds like you don't have any data in elasticsearch? Can you provide more information on your use case?

@chenryn
Copy link
Contributor Author

chenryn commented May 28, 2013

Logstash + ElasticSearch (2 node). And I change dashboard/default defaultindex from NOINDEX to logstash-2013.05.28 , but 0 hits at all.
I can saw data by using kibana2.

@rashidkpc
Copy link
Contributor

Can your browser reach Elasticsearch? The only reason defaultindex would be used is if Kibana can not find any indices. Maybe it is unable to reach elasticsearch?

@chenryn
Copy link
Contributor Author

chenryn commented May 29, 2013

I try again after I move kibana to my elasticsearch node, but got same
result. Any way to debug?

2013/5/30 Rashid Khan [email protected]

Can your browser reach Elasticsearch? The only reason defaultindex would
be used is if Kibana can not find any indices. Maybe it is unable to reach
elasticsearch?


Reply to this email directly or view it on GitHubhttps://github.com//issues/120#issuecomment-18633643
.

@rashidkpc
Copy link
Contributor

Its not important that Kibana is on your elasticsearch node. Please post your config.js

@chenryn
Copy link
Contributor Author

chenryn commented May 29, 2013

no change unless elasticsearch: "http://esnodeip:9200"
I mean my browser can reach ES without problem, I have a page wrote by
myself just send XMLRequest to ES node directly, and the page works fine

2013/5/30 Rashid Khan [email protected]

Its not important that Kibana is on your elasticsearch node. Please post
your config.js


Reply to this email directly or view it on GitHubhttps://github.com//issues/120#issuecomment-18652929
.

@Telmo
Copy link

Telmo commented Jun 27, 2013

not sure why the issues was closed, I don't see a resolution, I opened a new ticket with more info from crome and firefox as well as my config.js I am having the same issue. #187

rashidkpc pushed a commit that referenced this issue Oct 6, 2014
Add confirm-click directive
rashidkpc pushed a commit that referenced this issue Oct 6, 2014
Add confirm-click directive
spalger pushed a commit to spalger/kibana that referenced this issue Mar 3, 2016
spalger added a commit to spalger/kibana that referenced this issue Mar 23, 2016
[hostBasedConfig] implement way to speficy proxy host based config
harper-carroll referenced this issue in harper-carroll/kibana Jul 11, 2016
rashidkpc pushed a commit to rashidkpc/kibana that referenced this issue Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants