On 29/11/10 11:56, Indra Suryatama wrote:

Does this command work for you, please paste its output

. ~/.euca/eucarc
euca-describe-availability-zones verbose


Can you try generating new credentials from the Web UI and using those instead ?

I generated the credentials from WEB UI,

When I type

. ~/.euca/eucarc

It goes well,

But when I type

euca-describe-availability-zones verbose

I got the following error

Warning: failed to parse error message from AWS: :1:0: syntax error
EC2ResponseError: 403 Forbidden
Failure: 403 Forbidden


Hi Indra,

Try ssh'ing to the CLC and run:
$ sudo euca_conf --get-credentials mycreds.zip
$ unzip mycreds.zip
$ ln -s eucarc .eucarc
$ euca-describe-availability-zones verbose

Kind Regards,
Dave Walker
-- 
Ubuntu-cloud mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud

Reply via email to