vimeo / graph-explorer

A graphite dashboard powered by structured metrics
http://vimeo.github.io/graph-explorer/
Apache License 2.0
1.06k stars 93 forks source link

Elasticsearch request timed out #45

Closed patrickshan closed 11 years ago

patrickshan commented 11 years ago

update_metrics - ERROR - sorry, something went wrong: HTTPConnectionPool(host='127.0.0.1', port=9200): Request timed out. (timeout=30)

But it seems that elasticsearch works fine when I get the cluster information through the same host and port.

Dieterbe commented 11 years ago

hmm. weird. i've never seen this. so basically a network request timed out, and then another to the same host:port worked? maybe a temporary network hickup?

Dieterbe commented 11 years ago

gonna close this. no response, seems like a network hickup anyway.