# Kibana refresh is failing

**URL:** https://discuss.elastic.co/t/kibana-refresh-is-failing/1702
**Category:** Kibana
**Created:** [June 2, 2015, 10:10am UTC](https://discuss.elastic.co/t/kibana-refresh-is-failing/1702 "2015-06-02T10:10:11Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![elk\_2015](https://avatars.discourse-cdn.com/v4/letter/e/e19b73/32.png) [@elk\_2015](https://discuss.elastic.co/u/elk_2015)
#### Post date: [June 2, 2015, 10:10am UTC](https://discuss.elastic.co/t/kibana-refresh-is-failing/1702/1 "2015-06-02T10:10:11Z")

</div>

Hi,  
I am pushing the logs to elasticsearch and read them through kibana.  
when I use localhost:5601 it is giving 15 min search query data.  
When I refresh this, it says "no results found".  
Can someone hava a look and let me know.

Regards  
ESUser,

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [June 2, 2015, 11:07am UTC](https://discuss.elastic.co/t/kibana-refresh-is-failing/1702/2 "2015-06-02T11:07:56Z")

</div>

We need more information.

Have you set the index setting to the right Elasticsearch index? Are you sure there is data there?

---

<div class="post-metadata">

### Author: ![elk\_2015](https://avatars.discourse-cdn.com/v4/letter/e/e19b73/32.png) [@elk\_2015](https://discuss.elastic.co/u/elk_2015)
#### Post date: [June 3, 2015, 11:36am UTC](https://discuss.elastic.co/t/kibana-refresh-is-failing/1702/3 "2015-06-03T11:36:51Z")

</div>

hi, I tried to change the data type of some of the fields. In doing so I stuck up with the issue.

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [June 3, 2015, 12:00pm UTC](https://discuss.elastic.co/t/kibana-refresh-is-failing/1702/4 "2015-06-03T12:00:33Z")

</div>

Then you need to refresh the cached mappings for the index, you can do that in the Settings for the index.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:18pm UTC](https://discuss.elastic.co/t/kibana-refresh-is-failing/1702/5 "2017-07-06T14:18:38Z")

</div>


