daisy-ycguo commented on issue #305: Wondering why triggers are updated with 
overwrite set to false
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/305#issuecomment-325587831
 
 
   @zachschultz please make sure the environment variables are setting to 
correct values. When I met with this error, it means feed 
`openwhisk-cloudant/changes` is not created successfully, which is caused by 
missing environment variables.
   ```
   export CLOUDANT_HOSTNAME=f24a57b7-bluemix.cloudant.com
   export CLOUDANT_USERNAME=f24a57b7-bluemix
   export CLOUDANT_PASSWORD=24b84123bd42b1d3e4858af72576984
   export CLOUDANT_DATABASE=cats
   ```
 
----------------------------------------------------------------
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