adobe-apiplatform / apigateway

A Performant API Gateway based on NGINX and Openresty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make docker-debug failure

andralungu opened this issue · comments

When trying to run make docker-debug, I get the following recursive 400 Bad Request response even though no request was issued.

> Tue Aug  9 11:52:22 2016
 receiver got: Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<hr><cen
> Tue Aug  9 11:52:22 2016
 receiver got: : text/html
Content-Length: 178
Connection: close
Server: api-gateway/1.9.3.1

make docker-compose also fails.

make docker-run works as expected.