Starting the engine-executor and receiving a health check request the akka http raise the follow error:
[WARN] [03/05/2018 16:46:03.532] [af_scoring_model-akka.actor.default-dispatcher-18] [akka.actor.ActorSystemImpl(af_scoring_model)] Illegal request, responding with status '400 Bad Request': Request is missing required Hostheader: Cannot establish effective URI of request to/acquisitor/health, request has a relative URI and is missing a Hostheader; consider settingakka.http.server.default-host-header``
I did a fast research on the internet and I found this:
akka/akka-http#596
Starting the engine-executor and receiving a health check request the akka http raise the follow error:
[WARN] [03/05/2018 16:46:03.532] [af_scoring_model-akka.actor.default-dispatcher-18] [akka.actor.ActorSystemImpl(af_scoring_model)] Illegal request, responding with status '400 Bad Request': Request is missing requiredHostheader: Cannot establish effective URI of request to/acquisitor/health, request has a relative URI and is missing aHostheader; consider settingakka.http.server.default-host-header``I did a fast research on the internet and I found this:
akka/akka-http#596