shazron commented on pull request #96:
URL: 
https://github.com/apache/openwhisk-wskdebug/pull/96#issuecomment-1085395035


   The error message I get when making that change and running `npm run 
posttest` is:
   ```
    => ERROR [ 8/10] RUN wskdebug --ngrok myaction                              
               12.7s
   ------
    > [ 8/10] RUN wskdebug --ngrok myaction:
   #13 12.66
   #13 12.66 Error: Unknown Error From API: socket hang up
   ------
   executor failed running [/bin/sh -c wskdebug --ngrok myaction]: exit code: 1
   "docker rmi" requires at least 1 argument.
   See 'docker rmi --help'.
   
   Usage:  docker rmi [OPTIONS] IMAGE [IMAGE...]
   
   Remove one or more images
   
   ERROR: Installation test failed!
   ```
   As you can see the error message has changed from what is expected. I double 
checked I don't have ngrok installed globally before running it.
   
   I'll check in the change so the CI can run.


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