# Logstash 5.0.0-alpha2 - Can't update plugins

**URL:** https://discuss.elastic.co/t/logstash-5-0-0-alpha2-cant-update-plugins/49502
**Category:** Logstash
**Created:** [May 9, 2016, 1:10am UTC](https://discuss.elastic.co/t/logstash-5-0-0-alpha2-cant-update-plugins/49502 "2016-05-09T01:10:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ceekay](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ceekay/32/5687_2.png) [@ceekay](https://discuss.elastic.co/u/ceekay)
#### Post date: [May 9, 2016, 1:10am UTC](https://discuss.elastic.co/t/logstash-5-0-0-alpha2-cant-update-plugins/49502/1 "2016-05-09T01:10:02Z")

</div>

I'm trying to update plugins to resolve an existing problem with 5.0.0-alpha2, but getting two different issues:

Updating a specific plugin with `bin/logstash-plugin update logstash-output-rabbitmq` responds with

> Update is not supported for manually defined plugins or local .gem plugin installations, skipping`

Trying to update all plugins with `bin/logstash-plugin update` asks me to confirm a bunch of plugins, and then fails after confirming logstash-filter-fingerprint with

> ERROR: Updated Aborted, message: undefined method `version' for nil:NilClass

So it appears that I'm not able to update any plugins at all. Is this known behaviour?

---

<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, 4:58am UTC](https://discuss.elastic.co/t/logstash-5-0-0-alpha2-cant-update-plugins/49502/2 "2017-07-06T04:58:45Z")

</div>


