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 2020/11/30 15:56:07 UTC

[GitHub] [openwhisk-deploy-kube] soko99 commented on issue #655: Can not call web action from browser

soko99 commented on issue #655:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/655#issuecomment-735873577


   No, I get this: 
   ```
   # curl 10.96.84.3
   curl: (7) Failed connect to 10.96.84.3:80; Connection refused
   ```
   
   Also, looking into the pods I found an error in the owdev-tests-smoketest pod:
   ```
   # kubectl -n openwhisk get pods
   NAME                                     READY   STATUS      RESTARTS   AGE
   owdev-alarmprovider-6d54d457f8-2sc6p     1/1     Running     0          19m
   owdev-apigateway-6b6d6cc4ff-rw57j        1/1     Running     0          19m
   owdev-controller-0                       1/1     Running     0          19m
   owdev-couchdb-54b489b58d-vpmsh           1/1     Running     0          19m
   owdev-gen-certs-w6ph2                    0/1     Completed   0          19m
   owdev-init-couchdb-9zbn9                 0/1     Completed   0          19m
   owdev-install-packages-g6mnz             0/1     Completed   0          19m
   owdev-invoker-0                          1/1     Running     0          19m
   owdev-kafka-0                            1/1     Running     0          19m
   owdev-kafkaprovider-84bfb77776-9p2r4     1/1     Running     0          19m
   owdev-nginx-6966cdf9dc-hkq2d             1/1     Running     0          19m
   owdev-redis-5bc6bf6b4c-6b5z2             1/1     Running     0          19m
   owdev-tests-package-checker              0/1     Completed   0          2m48s
   owdev-tests-smoketest                    0/1     Error       0          2m45s
   owdev-wskadmin                           1/1     Running     0          19m
   owdev-zookeeper-0                        1/1     Running     0          19m
   wskowdev-invoker-00-1-prewarm-nodejs10   1/1     Running     0          17m
   wskowdev-invoker-00-2-prewarm-nodejs10   1/1     Running     0          17m
   wskowdev-invoker-00-4-prewarm-nodejs10   1/1     Running     0          12m
   wskowdev-invoker-00-5-prewarm-nodejs10   1/1     Running     0          4m10s
   ```


----------------------------------------------------------------
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:
users@infra.apache.org