Note that there are some explanatory texts on larger screens.

plurals
  1. POUnable to access AWS endpoints
    primarykey
    data
    text
    <p>I am using following CURL command to access AWS api's via deltacloud:</p> <p><strong>curl --user "accesskey:secretaccesskey" -H "X-Deltacloud-Driver:ec2" -H "X-Deltacloud-Provider:us-east-1" "<a href="http://IPofdeltacloud.com:3001/api/images?format=xml" rel="nofollow">http://IPofdeltacloud.com:3001/api/images?format=xml</a>"</strong></p> <p>But I am getting following error again and again:</p> <pre><code>Aws::AwsError:RequestExpired: Request has expired. Timestamp date is 2013-11-21T12:57:45.000Z REQUEST=ec2.us-east-1.amazonaws.com:443/?AWSAccessKeyId=AKIAIQUAMKYUKBM2RDMA&amp;Action=DescribeImages&amp;Filter.1.Name=image-type&amp;Filter.1.Value.1=machine&amp;Owner.1=amazon&amp;SignatureMethod=HmacSHA256&amp;SignatureVersion=2&amp;Timestamp=2013-11-21T12%3A57%3A45.000Z&amp;Version=2010-08-31&amp;Signature=OfCOFQKH0lBMbHA4pofIBekmRfXEysAI%2F5c8YIjugUM%3D REQUEST ID=62efe75b-dbad-4a3c-bb0f-d49eaced2d78 /usr/local/lib/ruby/gems/1.9.1/gems/aws-2.5.6/lib/awsbase/awsbase.rb:579:in `request_info_impl' /usr/local/lib/ruby/gems/1.9.1/gems/aws-2.5.6/lib/ec2/ec2.rb:179:in `request_info' /usr/local/lib/ruby/gems/1.9.1/gems/aws-2.5.6/lib/awsbase/awsbase.rb:593:in `request_cache_or_info' /usr/local/lib/ruby/gems/1.9.1/gems/aws-2.5.6/lib/ec2/ec2.rb:207:in `ec2_describe_images' /usr/local/lib/ruby/gems/1.9.1/gems/aws-2.5.6/lib/ec2/ec2.rb:252:in `describe_images_by_owner' /root/testgit/deltacloud/server/lib/deltacloud/drivers/ec2/ec2_driver.rb:155:in `block in images' /root/testgit/deltacloud/server/lib/deltacloud/drivers/exceptions.rb:173:in `call' /root/testgit/deltacloud/server/lib/deltacloud/drivers/exceptions.rb:173:in `safely' /root/testgit/deltacloud/server/lib/deltacloud/drivers/ec2/ec2_driver.rb:154:in `images' /root/testgit/deltacloud/server/lib/deltacloud/helpers/deltacloud_helper.rb:58:in `block in filter_all' /usr/local/lib/ruby/1.9.1/benchmark.rb:280:in `measure' </code></pre> <p>Can anyone suggest me what wrong is happening?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload