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 2019/12/12 14:43:01 UTC

[GitHub] [openwhisk-devtools] leonardas103 commented on issue #307: "waiting for the Whisk controller to come up ..." forever

leonardas103 commented on issue #307: "waiting for the Whisk controller to come up ..." forever
URL: https://github.com/apache/openwhisk-devtools/issues/307#issuecomment-565034938
 
 
   I restarted wsk (`make stop && make start`) and now I am also getting this error. I did `make destroy` then `make quick-start` and the error still persists. I also noted a new error:
   ```
   /bin/sh: 28: let: not found`
   ```
   Tired it on two machines (ubuntu 18.04 and 19.04).  
   Also, unrelated but the `make destroy` throws this error:
   ```
   ...
   Removing openwhisk_minio_1           ... done
   cleaning other OpenWhisk containers started by the invoker ... 
   "docker stop" requires at least 1 argument.
   See 'docker stop --help'.
   
   Usage:  docker stop [OPTIONS] CONTAINER [CONTAINER...]
   
   Stop one or more running containers
   "docker rm" requires at least 1 argument.
   See 'docker rm --help'.
   
   Usage:  docker rm [OPTIONS] CONTAINER [CONTAINER...]
   
   ```

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


With regards,
Apache Git Services