Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout #131

Open
hgsigner opened this issue Feb 5, 2014 · 1 comment
Open

Timeout #131

hgsigner opened this issue Feb 5, 2014 · 1 comment

Comments

@hgsigner
Copy link

hgsigner commented Feb 5, 2014

Hey guys,

I'm experiencing this error today a lot of times:

Rightscale::HttpConnection : request failure count: 1, exception: # Timeout::Error: execution expired

As well as this one:

/task/gems/gems/http_connection-1.4.4/lib/right_http_connection.rb:335:in `block in request': mybucketname.s3.amazonaws.com temporarily unavailable: (execution expired) (Aws::AwsError)

Any thoughts on that?

Thanks,
Hugo

@hgsigner
Copy link
Author

hgsigner commented Feb 5, 2014

Another one:

/usr/lib/ruby/1.9.1/net/http.rb:762:in initialize': Connection timed out - connect(2) (Errno::ETIMEDOUT) from /usr/lib/ruby/1.9.1/net/http.rb:762:inopen'
from /usr/lib/ruby/1.9.1/net/http.rb:762:in block in connect' from /usr/lib/ruby/1.9.1/timeout.rb:54:intimeout'
from /usr/lib/ruby/1.9.1/timeout.rb:99:in timeout' from /usr/lib/ruby/1.9.1/net/http.rb:762:inconnect'
from /usr/lib/ruby/1.9.1/net/http.rb:755:in do_start' from /usr/lib/ruby/1.9.1/net/http.rb:744:instart'
from /usr/lib/ruby/1.9.1/open-uri.rb:306:in open_http' from /usr/lib/ruby/1.9.1/open-uri.rb:775:inbuffer_open'
from /usr/lib/ruby/1.9.1/open-uri.rb:203:in block in open_loop' from /usr/lib/ruby/1.9.1/open-uri.rb:201:incatch'
from /usr/lib/ruby/1.9.1/open-uri.rb:201:in open_loop' from /usr/lib/ruby/1.9.1/open-uri.rb:146:inopen_uri'
from /usr/lib/ruby/1.9.1/open-uri.rb:677:in open' from /usr/lib/ruby/1.9.1/open-uri.rb:33:inopen'
from /task/image_processor.rb:102:in block in download_image' from /task/image_processor.rb:101:inopen'
from /task/image_processor.rb:101:in download_image' from /task/image_processor.rb:209:in<top (required)>'
----> Testing reference
Rightscale::HttpConnection : request failure count: 1, exception: # Timeout::Error: execution expired
Rightscale::HttpConnection : request failure count: 2, exception: # Timeout::Error: execution expired
Downloading image
from /usr/local/lib/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /usr/local/lib/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from runner.rb:213:in `

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant