Skip to content

Conversation

ttaylorr
Copy link
Member

@ttaylorr ttaylorr commented Sep 6, 2024

Newer versions of the elasticsearch Gem do not communicate with Bonsai as they are not an official Elastic product, and instead raise the following error:

/app/vendor/bundle/ruby/3.1.0/gems/elasticsearch-8.15.0/lib/elasticsearch.rb:103:in `verify_elasticsearch': The client noticed that the server is not Elasticsearch and we do not support this unknown product. (Elasticsearch::UnsupportedProductError)

Downgrade to the highest supported version per this1 guide from Bonsai.

Newer versions of the elasticsearch Gem do not communicate with Bonsai
as they are not an official Elastic product, and instead raise the
following error:

    /app/vendor/bundle/ruby/3.1.0/gems/elasticsearch-8.15.0/lib/elasticsearch.rb:103:in `verify_elasticsearch': The client noticed that the server is not Elasticsearch and we do not support this unknown product. (Elasticsearch::UnsupportedProductError)

Downgrade to the highest supported version per this[1] guide from
Bonsai.

[1]: https://bonsai.io/docs/ruby-on-rails

Singed-off-by: Taylor Blau <[email protected]>
@ttaylorr
Copy link
Member Author

ttaylorr commented Sep 6, 2024

/cc #1868

@ttaylorr ttaylorr merged commit c67a2d0 into main Sep 6, 2024
1 check passed
@ttaylorr ttaylorr deleted the ttaylorr/bundle-update-again branch September 6, 2024 15:03
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

Successfully merging this pull request may close these issues.

2 participants