[Bug 461156] Re: User data is not base64 decoded before being presented to the instance
Scott Moser
smoser at ubuntu.com
Tue Oct 27 20:26:02 GMT 2009
On Tue, 27 Oct 2009, Neil Soman wrote:
> You said "I'm also unable to reproduce Markus's problems with --user-
> data ' << FOO >' and a patched euca2ools."
That should have said "*able* to reproduce" . I do see it.
To reproduce, you have to
a.) fix euca2ools so that it doesn't doubly encode user-data
hand-patch the euca-run-instances, or use my ppa build
b.) run: ec2-run-instances -k mykey --user-data " << FOO >" ${EMI}
The result is:
| Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error
| EC2ResponseError: 403 Forbidden
| Failure: 403 Forbidden
And the attached log message in cloud-error.log.
--
User data is not base64 decoded before being presented to the instance
https://bugs.launchpad.net/bugs/461156
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list