# Kibana canvas

**URL:** https://discuss.elastic.co/t/kibana-canvas/164311
**Category:** Kibana
**Created:** [January 15, 2019, 1:14pm UTC](https://discuss.elastic.co/t/kibana-canvas/164311 "2019-01-15T13:14:10Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![balamelangi](https://avatars.discourse-cdn.com/v4/letter/b/c77e96/32.png) [@balamelangi](https://discuss.elastic.co/u/balamelangi)
#### Post date: [January 15, 2019, 1:14pm UTC](https://discuss.elastic.co/t/kibana-canvas/164311/1 "2019-01-15T13:14:10Z")

</div>

I'm getting below error.  
[BABEL] Note: The code generator has deoptimised the styling of "/usr/share/kibana/node\_modules/x-pack/plugins/canvas/canvas\_plugin/types/all.js" as it exceeds the max of "500KB".  
Unhandled rejection Error: No Living connections  
at sendReqWithConnection (/usr/share/kibana/node\_modules/elasticsearch/src/lib/transport.js:226:15)  
at next (/usr/share/kibana/node\_modules/elasticsearch/src/lib/connection\_pool.js:214:7)  
at \_combinedTickCallback (internal/process/next\_tick.js:132:7)  
at process.\_tickCallback (internal/process/next\_tick.js:181:9)  
Unhandled rejection Error: No Living connections  
at sendReqWithConnection (/usr/share/kibana/node\_modules/elasticsearch/src/lib/transport.js:226:15)  
at next (/usr/share/kibana/node\_modules/elasticsearch/src/lib/connection\_pool.js:214:7)  
at \_combinedTickCallback (internal/process/next\_tick.js:132:7)  
at process.\_tickCallback (internal/process/next\_tick.js:181:9)  
[BABEL] Note: The code generator has deoptimised the styling of "/usr/share/kibana/node\_modules/x-pack/plugins/canvas/canvas\_plugin/functions/common/all.js" as it exceeds the max of "500KB".  
[BABEL] Note: The code generator has deoptimised the styling of "/usr/share/kibana/node\_modules/x-pack/plugins/canvas/canvas\_plugin/functions/common/all.js" as it exceeds the max of "500KB".  
Unhandled rejection Error: No Living connections  
at sendReqWithConnection (/usr/share/kibana/node\_modules/elasticsearch/src/lib/transport.js:226:15)  
at next (/usr/share/kibana/node\_modules/elasticsearch/src/lib/connection\_pool.js:214:7)  
at \_combinedTickCallback (internal/process/next\_tick.js:132:7)  
at process.\_tickDomainCallback (internal/process/next\_tick.js:219:9)  
Unhandled rejection Error: No Living connections  
at sendReqWithConnection (/usr/share/kibana/node\_modules/elasticsearch/src/lib/transport.js:226:15)  
at next (/usr/share/kibana/node\_modules/elasticsearch/src/lib/connection\_pool.js:214:7)  
at \_combinedTickCallback (internal/process/next\_tick.js:132:7)  
at process.\_tickDomainCallback (internal/process/next\_tick.js:219:9)  
Unhandled rejection Error: No Living connections  
at sendReqWithConnection (/usr/share/kibana/node\_modules/elasticsearch/src/lib/transport.js:226:15)  
at next (/usr/share/kibana/node\_modules/elasticsearch/src/lib/connection\_pool.js:214:7)  
at \_combinedTickCallback (internal/process/next\_tick.js:132:7)  
at process.\_tickDomainCallback (internal/process/next\_tick.js:219:9)  
Unhandled rejection Error: No Living connections  
at sendReqWithConnection (/usr/share/kibana/node\_modules/elasticsearch/src/lib/transport.js:226:15)  
at next (/usr/share/kibana/node\_modules/elasticsearch/src/lib/connection\_pool.js:214:7)  
at \_combinedTickCallback (internal/process/next\_tick.js:132:7)  
at process.\_tickDomainCallback (internal/process/next\_tick.js:219:9)  
Unhandled rejection Error: No Living connections  
at sendReqWithConnection (/usr/share/kibana/node\_modules/elasticsearch/src/lib/transport.js:226:15)  
at next (/usr/share/kibana/node\_modules/elasticsearch/src/lib/connection\_pool.js:214:7)  
at \_combinedTickCallback (internal/process/next\_tick.js:132:7)  
at process.\_tickDomainCallback (internal/process/next\_tick.js:219:9)  
Unhandled rejection Error: No Living connections

---

<div class="post-metadata">

### Author: ![balamelangi](https://avatars.discourse-cdn.com/v4/letter/b/c77e96/32.png) [@balamelangi](https://discuss.elastic.co/u/balamelangi)
#### Post date: [January 15, 2019, 1:19pm UTC](https://discuss.elastic.co/t/kibana-canvas/164311/2 "2019-01-15T13:19:32Z")

</div>

@here I am getting above error. Please help me how to fix above . logstash,kibana and elasticsearch are running. But when I'm watch log in /var/log/kibana/kibana.stderr path.  
Please help me how to fix......

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [January 18, 2019, 12:57pm UTC](https://discuss.elastic.co/t/kibana-canvas/164311/3 "2019-01-18T12:57:52Z")

</div>

Hey @balamelangi,

The main error here is that Kibana can't connect to Elasticsearch: `No Living connections`. The fact that Kibana crashes in this case is another smaller issue that is fixed in `master` already.

Make sure you can connect to Elasticsearch and Kibana is configured properly to access it too.

Best,  
Oleg

---

<div class="post-metadata">

### Author: ![balamelangi](https://avatars.discourse-cdn.com/v4/letter/b/c77e96/32.png) [@balamelangi](https://discuss.elastic.co/u/balamelangi)
#### Post date: [January 21, 2019, 9:14am UTC](https://discuss.elastic.co/t/kibana-canvas/164311/4 "2019-01-21T09:14:05Z")

</div>

@azasypkin Thanks for your replay. But my elasticsearch is running and I'm able to curl also, but from kibana side I'm unable to curl as well. The **CURL** message shows kibana is not ready.

Thanks,  
Bala Melangi

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [January 22, 2019, 8:48am UTC](https://discuss.elastic.co/t/kibana-canvas/164311/5 "2019-01-22T08:48:47Z")

</div>

@balamelangi, please turn on Kibana verbose logging `--verbose` and share it if possible or just try to find anything suspicious there by yourself. I'm pretty sure that there is some mistake in `elasticsearch.*` settings in `kibana.yml`.

Best,  
Oleg

---

<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: [February 19, 2019, 8:49am UTC](https://discuss.elastic.co/t/kibana-canvas/164311/6 "2019-02-19T08:49:05Z")

</div>

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