Closed srib4ufrnd closed 12 years ago
Please check your local internet connection.
@srib4ufrnd Sorry. I just tried downloading the file mentioned in your error message and I can download it. This could be a problem with your connectivity to rubygems.org
and is not an issue with robotframework-androidlibrary in particular. Please seek support there. I'm no ruby expert, there might be a way to download a gem and install it manually.
yes u r right :-) i tried all the ways but no luck. any ways the issue is not with robotframework-androidlibrary, will check it with ruby. Thank u for the support.
Hi @peritus
The problem is solved now. The issue is with network connection only. issue is with proxy connection.
Just for information sake: The below link has answered the solution in a decent way.
http://thinktibits.blogspot.in/2011/06/gemremotefetcherfetcherror-econnrefused.html.
Just for information sake- Thanks to @yellowrose who posted this on site http://thinktibits.blogspot.in/2011/06/gemremotefetcherfetcherror-econnrefused.html
The command "gem install --version '= 0.2.20' calabash-android" is not working.
i am getting an error as below
ERROR: Could not find a valid gem 'calabash-android' (= 0.2.20) in any repository ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Errno::ETIMEDOUT: A connection attempt failed because the connected party di d not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2) (http://rubygems.org/ latest_specs.4.8.gz)
what might be the problem? i guess i am having a problem with gem itself? i am behind proxy. is that an issue?
is there a way where i can get calabash-android without gem?