# Unable to install Timelion on Ubuntu 14.04

**URL:** https://discuss.elastic.co/t/unable-to-install-timelion-on-ubuntu-14-04/38593
**Category:** Kibana
**Tags:** timelion
**Created:** [January 7, 2016, 10:23am UTC](https://discuss.elastic.co/t/unable-to-install-timelion-on-ubuntu-14-04/38593 "2016-01-07T10:23:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Hugo](https://avatars.discourse-cdn.com/v4/letter/h/b38774/32.png) [@Hugo](https://discuss.elastic.co/u/Hugo)
#### Post date: [January 7, 2016, 10:23am UTC](https://discuss.elastic.co/t/unable-to-install-timelion-on-ubuntu-14-04/38593/1 "2016-01-07T10:23:50Z")

</div>

Hi,  
I've followed the tutorial [How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on Ubuntu 14.04 | DigitalOcean](https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-elk-stack-on-ubuntu-14-04) to install ELK in a Ubuntu machine and its working fine.  
Then I've tried to install timelion using " ./bin/kibana plugin -i kibana/timelion" but the process is killed every time I try it and Elasticsearch service is stopped.

> ./bin/kibana plugin -i kibana/timelion  
> Installing timelion  
> Found previous install attempt. Deleting...  
> Attempting to extract from [https://download.elastic.co/kibana/timelion/timelion-latest.tar.gz](https://download.elastic.co/kibana/timelion/timelion-latest.tar.gz)  
> Downloading 3381940 bytes....................  
> Extraction complete  
> Optimizing and caching browser bundles...  
> Killed

Can anyone please help me?

Note: I have installed kibana 4.3.1 and Elasticsearch 2.1.1

Thanks.  
Best regards,  
Hugo

---

<div class="post-metadata">

### Author: ![Joe\_Fleming](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/joe_fleming/32/3561_2.png) [@Joe\_Fleming](https://discuss.elastic.co/u/Joe_Fleming)
#### Post date: [January 7, 2016, 7:03pm UTC](https://discuss.elastic.co/t/unable-to-install-timelion-on-ubuntu-14-04/38593/2 "2016-01-07T19:03:44Z")

</div>

> Killed

Did you break the command via ctrl+C or something? Or did it exit on it's own saying "Killed"?

That _Optimizing and caching browser bundles_ can take a good amount of time, especially on a low powered machine with a small amount of RAM. If you killed it... don't ;). Just give it some time to run, it'll only run that one time as you're installing the plugin, so just be patient.

---

<div class="post-metadata">

### Author: ![Hugo](https://avatars.discourse-cdn.com/v4/letter/h/b38774/32.png) [@Hugo](https://discuss.elastic.co/u/Hugo)
#### Post date: [January 8, 2016, 5:15pm UTC](https://discuss.elastic.co/t/unable-to-install-timelion-on-ubuntu-14-04/38593/3 "2016-01-08T17:15:47Z")

</div>

Hi Joe,  
Thanks for the help.  
I didn't killed it. Is just existed on it's own.  
I've increased the server memory from 512M to 2G and the plugin was installed.

Best regards,  
Hugo

---

<div class="post-metadata">

### Author: ![Joe\_Fleming](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/joe_fleming/32/3561_2.png) [@Joe\_Fleming](https://discuss.elastic.co/u/Joe_Fleming)
#### Post date: [January 13, 2016, 2:48pm UTC](https://discuss.elastic.co/t/unable-to-install-timelion-on-ubuntu-14-04/38593/4 "2016-01-13T14:48:50Z")

</div>

Glad you got it working.

Right now, if you need to install this on a machine with less memory, our recommendation is that you can install the plugin on a larger machine (your local machine, for instance), and then upload that "built" version to your server. That step only needs to run that one time, at installation.

I know we've had other users run in to the huge memory requirements for re-optimizing in the past as well. I don't see an open issue about it on github, but it's probably worth talking about long-term plans and looking in to reducing the memory requirements so this can be run on smaller systems...

---

<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:05pm UTC](https://discuss.elastic.co/t/unable-to-install-timelion-on-ubuntu-14-04/38593/5 "2017-07-06T14:05:10Z")

</div>


