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

HTTPClient::ReceiveTimeoutError: (execution expired) #249

Open
navyah opened this issue Apr 10, 2015 · 2 comments
Open

HTTPClient::ReceiveTimeoutError: (execution expired) #249

navyah opened this issue Apr 10, 2015 · 2 comments

Comments

@navyah
Copy link

navyah commented Apr 10, 2015

I am unable to login to the application if the app is launched from instruments.

@hickscorp
Copy link

hickscorp commented Mar 29, 2017

Not sure if that's what this is issue is about, but might it be something like this?

@vnazarenko
Copy link

Actually the same for me. Randomly, when i use proxy, i got this
2.3.0 :042 > r = clnt.get("https://google.com", follow_redirect: true)
= Request

! CONNECT TO 217.xx.xx.xx:6523
HTTPClient::ConnectTimeoutError: execution expired
from /var/www2/instaplus/shared/bundle/ruby/2.3.0/bundler/gems/httpclient-6c3a1258234f/lib/httpclient/session.rb:597:in initialize' from /var/www2/instaplus/shared/bundle/ruby/2.3.0/bundler/gems/httpclient-6c3a1258234f/lib/httpclient/session.rb:597:in new'
from /var/www2/instaplus/shared/bundle/ruby/2.3.0/bundler/gems/httpclient-6c3a1258234f/lib/httpclient/session.rb:597:in create_socket' from /var/www2/instaplus/shared/bundle/ruby/2.3.0/bundler/gems/httpclient-6c3a1258234f/lib/httpclient/ssl_socket.rb:18:in create_socket'
from /var/www2/instaplus/shared/bundle/ruby/2.3.0/bundler/gems/httpclient-6c3a1258234f/lib/httpclient/session.rb:739:in block in connect' from /usr/local/rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/timeout.rb:101:in timeout'

We have several production servers, and on some of them it works, but on some i'm getting expired error

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

3 participants