daisy-ycguo commented on issue #391: Wskdeploy sometimes tries to create sequence before action URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/391#issuecomment-325569751 @pritidesai Please make sure below environment is set to correct values. Or else, feed cannot be created successfully. It will cause your error. After you set these environment variables, if you still get errors, please let me know. ``` 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: [email protected]
With regards, Apache Git Services
