Hide Forgot
Description of problem: try to create app via rhc client on Mac with latest rhc client 0.90.6, it will return 'execution expired' error from the client side, and the app was created successfully on the instance. Version-Release number of selected component (if applicable): rhc-0.90.6 rhc-rest-0.0.14 How reproducible: always Steps to Reproduce: 1.install rhc client 0.90.6 on Mac gem install rhc --source http://$libra_repo/ --version=0.90.6 2.try to create app with user has domain 3. Actual results: create app will return 'execution expired' error, and the app created successfully on the instance. Expected results: correct output returns when creating app Additional info: this issue does not happen on rhc-0.90.5 on Mac. this issue does not happen on rhc-0.90.6 on RHEL and Fedora.
According to this comment https://bugzilla.redhat.com/show_bug.cgi?id=813110#c1 This issue also happens on Linux with latest rhc client(0.91.1). And after check the /usr/lib/ruby/gems/1.8/user-gems/rhc-0.90.6/lib/rhc-common.rb on Mac, it also has the line "http.open_timeout = @mytimeout"
*** Bug 813265 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 813110 ***