# Upgraded from 5.3.2 to 5.4, The Monitoring Dashboard only show Loading Data

**URL:** https://discuss.elastic.co/t/upgraded-from-5-3-2-to-5-4-the-monitoring-dashboard-only-show-loading-data/84855
**Category:** Elasticsearch
**Created:** [May 7, 2017, 3:37pm UTC](https://discuss.elastic.co/t/upgraded-from-5-3-2-to-5-4-the-monitoring-dashboard-only-show-loading-data/84855 "2017-05-07T15:37:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![tellus83](https://avatars.discourse-cdn.com/v4/letter/t/ecccb3/32.png) [@tellus83](https://discuss.elastic.co/u/tellus83)
#### Post date: [May 7, 2017, 3:37pm UTC](https://discuss.elastic.co/t/upgraded-from-5-3-2-to-5-4-the-monitoring-dashboard-only-show-loading-data/84855/1 "2017-05-07T15:37:34Z")

</div>

The upgrade went without any problems. And I can see data is coming into the monitor node.  
I run a separate monitor cluster whit Basic license. I have run a rolling upgraded on the production ES and a full upgrade on the Monitor cluster (single node)

Kibana it running 5.4 also

Everything else is working.

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [May 8, 2017, 5:11am UTC](https://discuss.elastic.co/t/upgraded-from-5-3-2-to-5-4-the-monitoring-dashboard-only-show-loading-data/84855/2 "2017-05-08T05:11:35Z")

</div>

Hi ,

Are you sure that the Basic License on the separate monitoring cluster has not expired? Can you share the output of:

`curl -XGET "localhost:9200/_xpack/license" -u elastic`

I included the `-u elastic` on the assumption that `security` is still enabled.

Thanks  
Rashmi

---

<div class="post-metadata">

### Author: ![tellus83](https://avatars.discourse-cdn.com/v4/letter/t/ecccb3/32.png) [@tellus83](https://discuss.elastic.co/u/tellus83)
#### Post date: [May 8, 2017, 8:04am UTC](https://discuss.elastic.co/t/upgraded-from-5-3-2-to-5-4-the-monitoring-dashboard-only-show-loading-data/84855/3 "2017-05-08T08:04:02Z")

</div>

in@monitor01:~$ curl -XGET '[http://10](http://10)._._.\*1:9200/\_xpack/license'  
{  
"license" : {  
"status" : "active",  
"uid" : "xxxx-xxx-x-xx-xxxxx",  
"type" : "basic",  
"issue\_date" : "2017-05-05T00:00:00.000Z",  
"issue\_date\_in\_millis" : 1493942400000,  
"expiry\_date" : "2018-05-05T23:59:59.999Z",  
"expiry\_date\_in\_millis" : 1525564799999,  
"max\_nodes" : 100,  
"issued\_to" : "My NAME",  
"issuer" : "Web Form",  
"start\_date\_in\_millis" : 1493942400000  
}  
}

---

<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: [June 5, 2017, 8:04am UTC](https://discuss.elastic.co/t/upgraded-from-5-3-2-to-5-4-the-monitoring-dashboard-only-show-loading-data/84855/4 "2017-06-05T08:04:55Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
