LijieZhang1998 opened a new issue, #738:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/738

   Hi, I'm using `Simple Docker-based options` to deploy openwhisk locally on 
macOS. My Docker-desktop version is 4.1.0 with k8 version 1.21.5. I got 
`connection refused` errors when installing packages as below. I also tried the 
latest docker-desktop version with k8 1.24.1. I still got the same errors. Can 
anybody give me a hand on it? Thanks.
   
   ```
   Installing apimgmt package
   error: Package update failed: Put 
https://localhost:31001/api/v1/namespaces/whisk.system/packages/apimgmt?overwrite=true:
 dial tcp 127.0.0.1:31001: getsockopt: connection refused
   Failed to deploy routemgmt package; will pause, uninstall, and try again
   Deleting routemgmt actions
   error: Unable to get action 'routemgmt/getApi': Get 
https://localhost:31001/api/v1/namespaces/whisk.system/actions/routemgmt/getApi?code=false:
 dial tcp 127.0.0.1:31001: getsockopt: connection refused
   Run 'wsk --help' for usage.
   error: Unable to get action 'routemgmt/createApi': Get 
https://localhost:31001/api/v1/namespaces/whisk.system/actions/routemgmt/createApi?code=false:
 dial tcp 127.0.0.1:31001: getsockopt: connection refused
   Run 'wsk --help' for usage.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to