Skip to content

logstash 5.0 unable to install logstash-codec-avro #6194

@saravsathyamoorthy

Description

@saravsathyamoorthy
  • Version:logstash 5.0

  • Operating System: mac

  • Steps to Reproduce:
    installed logstash 5.0
    bin/logstash-plugin install logstash-codec-avro - gives the below error
    bin/logstash-plugin install logstash-codec-avro
    Validating logstash-codec-avro
    Installing logstash-codec-avro
    Error Bundler::InstallError, retrying 1/10
    An error occurred while installing logstash-core-event-java (5.0.0), and Bundler cannot continue.
    Make sure that gem install logstash-core-event-java -v '5.0.0' succeeds before bundling.
    WARNING: SSLSocket#session= is not supported
    Error Bundler::InstallError, retrying 2/10
    An error occurred while installing logstash-core-event-java (5.0.0), and Bundler cannot continue.
    Make sure that gem install logstash-core-event-java -v '5.0.0' succeeds before bundling.
    WARNING: SSLSocket#session= is not supported

Also tried cloning the git repo and building itlcoally - still the same error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions