radar / elastic

A thin veneer over HTTPotion that talks to Elastic Search

Home Page:https://hex.pm/packages/elastic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception is being thrown when HTTPotion not able to resolve base_url

mspiewak opened this issue · comments

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.