Not able to save kibana dashboard

Hi,

Am not able to save the kibana dashboard. When I give save it displays
"Save failed. Dashboard could not save to elasticsearch". Also I was able
to see the below logs in elasticsearch log

[2015-02-11 11:41:12,650][DEBUG][action.admin.indices.create] [Tribe Chief]
no known master node, scheduling a retry
[2015-02-11 11:42:12,651][DEBUG][action.admin.indices.create] [Tribe Chief]
observer: timeout notification from cluster service. timeout setting [1m],
time since start [1m]

Please help.

Regards,
Bharath Singh

--
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/80924e1c-b6e2-4cf7-b554-bed35fa93a0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

This worked. we need to run
curl -X PUT http://<<elasticsearch_cluster_server>>:9200/kibana-int/

It started working like charm..

Regards,
Bharath Singh

--
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/91148a7a-2ba7-43e6-9fa6-868683e70291%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.