radar / elastic

A thin veneer over HTTPotion that talks to Elastic Search
https://hex.pm/packages/elastic
MIT License
65 stars 22 forks source link

Exception is being thrown when HTTPotion not able to resolve base_url #33

Open mspiewak opened 4 years ago

mspiewak commented 4 years ago

When HTTPotion is unable to resolve base_url address an exception is being thrown: (FunctionClauseError) no function clause matching in Elastic.ResponseHandler.process/1

Screenshot 2020-08-24 at 14 02 08

To replicate it use https://something.com:9200 as base_url.