Kibana ES version errors

I'm running ES 0.90.10 and Kibana master. kibana emits an error saying it
needs ES 0.90.9 or better. But kibana does not say what version it thinks
its using, or even what url is using.

From ES:

curl http://10.0.136.6:9200
{
"ok" : true,
"status" : 200,
"name" : "s-ops-monitor-01",
"version" : {
"number" : "0.90.10",
"build_hash" : "0a5781f44876e8d1c30b6360628d59cb2a7a2bbb",
"build_timestamp" : "2014-01-10T10:18:37Z",
"build_snapshot" : false,
"lucene_version" : "4.6"
},
"tagline" : "You Know, for Search"
}

From kibana config:

elasticsearch: http://10.0.136.6:9200,

Is there anyway to debug kibana?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c6a0f425-4b0b-4c89-b39b-f644670bfe35%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.