# ERROR: Something went wrong when installing file:///root/Plugins/x-pack-5.3.0 (1).zip

**URL:** https://discuss.elastic.co/t/error-something-went-wrong-when-installing-file-root-plugins-x-pack-5-3-0-1-zip/81209
**Category:** Elasticsearch
**Created:** [April 4, 2017, 7:18pm UTC](https://discuss.elastic.co/t/error-something-went-wrong-when-installing-file-root-plugins-x-pack-5-3-0-1-zip/81209 "2017-04-04T19:18:36Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Ravikumar\_G](https://avatars.discourse-cdn.com/v4/letter/r/71e660/32.png) [@Ravikumar\_G](https://discuss.elastic.co/u/Ravikumar_G)
#### Post date: [April 4, 2017, 7:18pm UTC](https://discuss.elastic.co/t/error-something-went-wrong-when-installing-file-root-plugins-x-pack-5-3-0-1-zip/81209/1 "2017-04-04T19:18:36Z")

</div>

Hi I'm able to installing X-pack in 5.3.0 versions got into error not sure what exactly mean able to install x-pack sucessfully in kibana elastic search when i try logstash getting failed

[root@elk-cclab38 bin]# ./logstash-plugin install file:///root/Plugins/x-pack-5.3.0\ (1).zip  
ERROR: Something went wrong when installing file:///root/Plugins/x-pack-5.3.0 (1).zip, message: bad URI(is not URI?): [https://artifacts.elastic.co/downloads/logstash-plugins/file:///root/Plugins/x-pack-5.3.0](https://artifacts.elastic.co/downloads/logstash-plugins/file:///root/Plugins/x-pack-5.3.0) (1).zip/file:///root/Plugins/x-pack-5.3.0 (1).zip-5.3.0.zip  
[root@elk-cclab38 bin]#

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [April 4, 2017, 7:37pm UTC](https://discuss.elastic.co/t/error-something-went-wrong-when-installing-file-root-plugins-x-pack-5-3-0-1-zip/81209/2 "2017-04-04T19:37:13Z")

</div>

Can you try to rename your file so you don't have the space(1) part?

If it does not work may be open an issue?

Did you try

```
bin/logstash-plugin install x-pack
```

---

<div class="post-metadata">

### Author: ![Ravikumar\_G](https://avatars.discourse-cdn.com/v4/letter/r/71e660/32.png) [@Ravikumar\_G](https://discuss.elastic.co/u/Ravikumar_G)
#### Post date: [April 4, 2017, 7:57pm UTC](https://discuss.elastic.co/t/error-something-went-wrong-when-installing-file-root-plugins-x-pack-5-3-0-1-zip/81209/3 "2017-04-04T19:57:59Z")

</div>

Thanks Very Much didn't expect it was matter 🙂 thanks again

[root@elk-cclab38 bin]# ./logstash-plugin install file:///root/Plugins/x-pack-5.3.0.zip  
Installing file: /root/Plugins/x-pack-5.3.0.zip  
Install successful  
[root@elk-cclab38 bin]#

---

<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: [May 2, 2017, 7:58pm UTC](https://discuss.elastic.co/t/error-something-went-wrong-when-installing-file-root-plugins-x-pack-5-3-0-1-zip/81209/4 "2017-05-02T19:58:15Z")

</div>

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