You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.
`
Validating logstash-output-clickhouse
Installing logstash-output-clickhouse
Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "logstash-mixin-http_client":
In snapshot (Gemfile.lock):
logstash-mixin-http_client (= 7.0.0)
In Gemfile:
logstash-input-http_poller java was resolved to 5.0.1, which depends on
logstash-mixin-http_client (~> 7) java
logstash-output-clickhouse java was resolved to 0.1.0, which depends on
logstash-mixin-http_client (>= 6.0.0, ~> 6.0) java
Running bundle update will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Service 'logstash' failed to build: The command '/bin/sh -c bin/logstash-plugin install logstash-output-clickhouse' returned a non-zero code: 1
`
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying on a docker container:
`
Validating logstash-output-clickhouse
Installing logstash-output-clickhouse
Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "logstash-mixin-http_client":
In snapshot (Gemfile.lock):
logstash-mixin-http_client (= 7.0.0)
In Gemfile:
logstash-input-http_poller java was resolved to 5.0.1, which depends on
logstash-mixin-http_client (~> 7) java
Running
bundle update
will rebuild your snapshot from scratch, using onlythe gems in your Gemfile, which may resolve the conflict.
Service 'logstash' failed to build: The command '/bin/sh -c bin/logstash-plugin install logstash-output-clickhouse' returned a non-zero code: 1
`
The text was updated successfully, but these errors were encountered: