Azure / Azure/azure-diagnostics-tools

Bundler could not find compatible versions for gem "faraday"

Open
#235 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
101
Forks
93
PR merge metrics
No merged PRs in 30d

Description

Hi,

There seems to be an issue when installing the plugin on Logstash v7.16.2.
I am attempting to install the plugin inside a docker image, here is the error:

#5 52.66 ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "faraday":
#5 52.66 In snapshot (Gemfile.lock):
#5 52.66 faraday (= 1.8.0)
#5 52.66
#5 52.66 In Gemfile:
#5 52.66 logstash-input-azuretopicthreadable was resolved to 0.9.8, which depends on
#5 52.66 azure (~> 0.7.1) was resolved to 0.7.10, which depends on
#5 52.66 faraday (~> 0.9)
#5 52.66
#5 52.66 logstash-core was resolved to 7.16.2, which depends on
#5 52.66 elasticsearch (~> 7) was resolved to 7.15.0, which depends on
#5 52.66 elasticsearch-transport (= 7.15.0) was resolved to 7.15.0, which depends on
#5 52.66 faraday (~> 1)

Please help

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the plugin installation in a Docker image using Logstash 7.16.2 and inspect the plugin's gem dependency declarations alongside the reported Bundler resolution. Determine whether the Faraday constraints can be made compatible without breaking the Azure dependency, then verify that installation completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, ruby
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.