HI, I get following error when executing config.sh file while create Cartridge in OpenStack.
root@hasitha:~/bin# ./config.sh This script will install and configure puppet agent, do you want to continue [y/n]y --2014-11-19 06:14:12-- http://169.254.169.254/latest/user-data Connecting to 169.254.169.254:80... connected. HTTP request sent, awaiting response... 404 Not Found 2014-11-19 06:14:12 ERROR 404: Not Found. Please provide stratos service-name: I checked on config.sh file. when executing this line :- ${WGET} http://169.254.169.254/latest/user-data -O /tmp/payload/launch-params it gives the error. I manually tried to wget this link it gives the same error. root@hasitha:/tmp/payload# wget http://169.254.169.254/latest/user-data -O /tmp/payload/launch-params --2014-11-19 06:21:38-- http://169.254.169.254/latest/user-data Connecting to 169.254.169.254:80... connected. HTTP request sent, awaiting response... 404 Not Found 2014-11-19 06:21:38 ERROR 404: Not Found. Any help would be appreciated. Thanks & Regards, -- *Hasitha Weerasinghe* *Software Engineer Intern - WSO2 <http://wso2.com/> * Mobile : +94 776 33 6626 Email : [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
