pritidesai commented on issue #660: Message indicates "Deployment removed 
successfully" when actually it failed...
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/660#issuecomment-383678536
 
 
   Its fixed now:
   
   ```
   ./wskdeploy undeploy -m tests/src/integration/triggerrule/manifest.yml -d 
tests/src/integration/triggerrule/deployment.yml 
   Info: The API host is [openwhisk.ng.bluemix.net], from .wskprops.
   Info: The auth key is set, from .wskprops.
   Info: The namespace is [_], from .wskprops.
   Info: The apigw access token is set, from .wskprops.
   Info: Unmarshal OpenWhisk runtimes from internet at 
https://openwhisk.ng.bluemix.net.
   Info: Undeploying rule [myRuleTriggerRule]...
   Error: Undeployment did not complete sucessfully.
   Error: servicedeployer.go [1625]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 
148: The requested resource does not exist. (code 3188130): HTTP Response 
Status: 404 Not Found HTTP Response Body: {"error":"The requested resource does 
not exist.","code":3188130}
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to