elastic / elastic/elasticsearch-ruby

Crash while sending document

Open
#1,070 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
2k
Forks
615
PR merge metrics
No merged PRs in 30d

Description

backtrace:

```
2020-10-30T12:48:46.903895164Z /usr/local/lib/ruby/gems/2.5.0/gems/elasticsearch-transport-7.9.0/lib/elasticsearch/transport/transport/base.rb:309:in `rescue in perform_request': undefined method `host' for nil:NilClass (NoMethodError)
2020-10-30T12:48:46.903928707Z from /usr/local/lib/ruby/gems/2.5.0/gems/elasticsearch-transport-7.9.0/lib/elasticsearch/transport/transport/base.rb:278:in `perform_request'
2020-10-30T12:48:46.903939000Z from /usr/local/lib/ruby/gems/2.5.0/gems/elasticsearch-transport-7.9.0/lib/elasticsearch/transport/transport/http/faraday.rb:37:in `perform_request'
2020-10-30T12:48:46.903948091Z from /usr/local/lib/ruby/gems/2.5.0/gems/elasticsearch-transport-7.9.0/lib/elasticsearch/transport/client.rb:176:in `perform_request'
2020-10-30T12:48:46.903973190Z from /usr/local/lib/ruby/gems/2.5.0/gems/elasticsearch-api-7.9.0/lib/elasticsearch/api/actions/index.rb:73:in `index'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.