rabbah opened a new issue #345: container cannot resolve http://host.docker.internal URL: https://github.com/apache/incubator-openwhisk-apigateway/issues/345 When using the standalone controller, the api gateaway must relay requests to http://host.docker.internal:3233. ``` 2019/06/26 23:44:30 [error] 35#0: *206 host.docker.internal could not be resolved (3: Host not found), client: 172.17.0.1, server: , request: "GET /api/23bc46b1-71f6-4ed5-8c54-816aa4f8c502/api/greeting HTTP/1.1", host: "172.17.0.1:9001" 2019/06/26 23:44:30 [info] 35#0: *206 client 172.17.0.1 closed keepalive connection ``` cc @jthomas @chetanmeh
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
