You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/07/19 02:46:45 UTC

[GitHub] [openwhisk-deploy-kube] LijieZhang1998 opened a new issue, #738: Failed to deploy openwhisk on macOS

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: issues-unsubscribe@openwhisk.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk-deploy-kube] LijieZhang1998 commented on issue #738: Failed to deploy openwhisk on macOS

Posted by GitBox <gi...@apache.org>.
LijieZhang1998 commented on issue #738:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/738#issuecomment-1189620401

   I figured out the issue. Helm charts may include wrong configuration. This [deployment link](https://github.com/apache/openwhisk-deploy-kube/blob/master/README.md#prerequisites-kubernetes-and-helm) is not working. But `Deploying from Git`(https://github.com/apache/openwhisk-deploy-kube/blob/master/README.md#deploying-from-git) is working. 


-- 
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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk-deploy-kube] LijieZhang1998 closed issue #738: Failed to deploy openwhisk on macOS

Posted by GitBox <gi...@apache.org>.
LijieZhang1998 closed issue #738: Failed to deploy openwhisk on macOS
URL: https://github.com/apache/openwhisk-deploy-kube/issues/738


-- 
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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org