Skip to content

Latest version failing on rabbitmq upgrade #220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tomsherrod opened this issue Mar 29, 2016 · 2 comments
Closed

Latest version failing on rabbitmq upgrade #220

tomsherrod opened this issue Mar 29, 2016 · 2 comments

Comments

@tomsherrod
Copy link

logsearch-boshrelease-201.0.11.tgz

Failing to deploy with error below:
Action Failed get_task: Task 1d36b62b-6752-49fc-7544-6a2a086f4e32 result: Compiling package logstash: Running packaging script: Command exited with 1; Stdout: You are updating logstash-input-rabbitmq to a new version 4.0.1, which may not be compatible with 3.1.3. are you sure you want to proceed (Y/N)?
, Stderr: + set -u

  • mkdir /var/vcap/packages/logstash/logstash
  • tar -xzf logstash/logstash-all-plugins-2.2.0.tar.gz -C /var/vcap/packages/logstash --strip-components 1
  • JAVA_HOME=/var/vcap/packages/java8
  • PATH=/var/vcap/bosh/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/var/vcap/packages/java8/bin
  • find /var/vcap/packages/logstash
  • /var/vcap/packages/logstash/bin/plugin list
  • /var/vcap/packages/logstash/bin/plugin update logstash-input-rabbitmq
    ERROR: Updated Aborted, message: undefined method `strip' for nil:NilClass

Pointers to resolve?

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/116531347.

@tomsherrod
Copy link
Author

I commented out the TEMP fix in packages/logstash/packaging

TEMP fix for RabbitMQ plugin issue

elastic/logstash#4343

#$BOSH_INSTALL_TARGET/bin/plugin update logstash-input-rabbitmq

Created release. Deployed.
Smoke test ran successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants