anasanjaria commented on issue #2330: Openwhisk deployment fail locally
URL: 
https://github.com/apache/incubator-openwhisk/issues/2330#issuecomment-307463348
 
 
   @csantanapr I am able to create/update/invoke actions but I need to stop the 
docker service and have to run the following command explicitly (although the 
`DOCKER_OPTS` has been set in the provided Docker script).
   
   `sudo dockerd -H tcp://0.0.0.0:4243 -H unix:///var/run/docker.sock`
   
   Is it fine? Also, I am receiving this error now.
   
   `TASK [invoker : wait until Invoker is up and running] 
******************************************************************************************************************************************************
   Thursday 08 June 2017  18:55:22 +0000 (0:00:02.183)       0:02:24.276 
********* `
   `.....`
   `fatal: [172.17.0.1]: FAILED! => {"attempts": 12, "changed": false, 
"content": "", "failed": true, "msg": "Status code was not [200]: Request 
failed: <urlopen error [Errno 111] Connection refused>", "redirected": false, 
"status": -1, "url": "http://172.17.0.1:12001/ping"}
   `
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to