Katiyman commented on issue #2264: Unable to connect to the controller docker: 
Controller docker not starting
URL: 
https://github.com/apache/incubator-openwhisk/issues/2264#issuecomment-314397713
 
 
   I got these similar errors but all were because of proxy setting in my env.. 
but i dont see if all the variables are unset this should be a issue for you. 
   Secondly, One thing that you are able to connect with 172.* ip beacuse thats 
docker network ip so it it internally able to connect... but when you use the 
machine ip it not able to connect... in my case since proxy was in picture so 
even the call to my local ip was also going through proxy hence not able to 
find my local ip. then i exported the no_proxy to my local addr and it started 
working.
   i your case i think there is some issue with your network config check 
/etc/hosts and other network configs to see is all is working fine.. also try 
with localhost in place of m/c ipaddr and 172.* addr and see if that is working
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to