search for: remotefetch

Displaying 20 results from an estimated 21 matches for "remotefetch".

Did you mean: remotefetcher
2008 Jul 30
1
Gem::RemoteFetcher::FetchError
E:\ruby\bin>gem update watir Updating installed gems... ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) A connection attempt failed because the connected party did not properly res pond after a period of time, or established connection failed because connected host has failed to respond. - connect(2)(Errno::ETIMEDOUT) E:\ruby\bin>gem update --system Updating RubyGems... ERROR:...
2008 Jun 25
1
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
My attempts to install rails on a WIN XP fails..any ideas? C:\ruby\bin>gem install rails ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) A request to send or receive data was disallowed because the socket is not c onnected and (when sending on a datagram socket using a sendto call) no address was supplied.(Errno::ENOTCONN) I''m using ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] --~--~---------~-...
2009 Nov 03
1
Gem::RemoteFetcher::FetchErro when installing rails
I am trying to install rails on Ubuntu 8.10, and met following errors. Please help me get through.Thanks. root@pierr-desktop:~# gem install rails ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) bad response 500 (http://gems.rubyforge.vm.bytemark.co.uk/gems/actionpack-2.3.4.gem) #other information root@pierr-desktop:~# ruby -v ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux] root@pierr-desktop:~# gem -v 1.2.0 root@pierr-desktop:~# gem list *** LOCAL GEMS *** activerec...
2008 Sep 11
1
(Gem::RemoteFetcher::FetchError) can't get connected to the net!
...and followed the installation instructions for Windows using InstantRails... well it works up until the point i try to...... ''gem update rails --include-dependencies'' ..... i end up with the following error message: pdating installed gems... ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) A Request to send ro recieve data was disallowed because the socket is not connected and (when sending a datagam socket using a sendto call) no address was supplied. (Errno::ENOTCONN) getting size of http://gem.rubyforge.org/Marsha1.4.8 hmmm don''t really know what all...
2009 Nov 03
0
Gem::RemoteFetcher::FetchError error when do gem install rails
I am trying to install rails on Ubuntu 8.10, and met following errors. Please help me get through. The same error happens when do gem install heroku. Thanks for your help. root@pierr-desktop:~# gem install rails ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) bad response 500 (http://gems.rubyforge.vm.bytemark.co.uk/gems/ actionpack-2.3.4.gem) #other information root@pierr-desktop:~# ruby -v ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux] root@pierr-desktop:~# gem -v 1.2.0 root@pierr-desktop:~# gem list *** LOCAL GEMS *** activerec...
2007 Feb 05
4
rubgems in user directory - HELP!
...stalling rubygems in a non-root user directory: http://rubygems.org/read/chapter/3 http://wiki.rubyonrails.com/rails/pages/HowToUseMultipleGemRepositories rubygems appears to be installed correctly but when I do "gem install rails" I get this error: ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Permission denied - connect(2)(Errno::EACCES) I''ve changed my $PATH to include the gem installation dir, I have my $RUBYLIB set to /home/geminstall/lib/ruby/site_ruby/1.8, and have set the $GEM_HOME path to my gem repository. is it possible to be completely unable to i...
2009 Jun 10
0
install pb(solved) : http://gems.rubyforge.org/ does not appear to be a repository
.../app/Ruby/lib/ruby/1.8/net/ http.rb:560 - Une tentative de connexion a ÚchouÚ car le parti connectÚ n''a pas rÚpondu convenablement au-delÓ d''une certaine durÚe ou une connexion Útablie a ÚchouÚ car l''h¶te de connexion n''a pas rÚpondu. - connect(2) Exception `Gem::RemoteFetcher::FetchError'' at C:/guy/app/Ruby/lib/ruby/ site_ruby/1.8/rubygems/remote_fetcher.rb:172 - Errno::ETIMEDOUT: Une tentative de connexion a ÚchouÚ car le parti connectÚ n''a pas rÚpondu convenablement au-delÓ d''une certaine durÚe ou une connexion Útablie a ÚchouÚ car l'&...
2008 Apr 10
7
Trouble installing ruby-debug
...stem. I am typing in the following command to install it as root: gem install ruby-debug -y I keep getting the following response: INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Gem::RemoteFetcher::FetchError: bad response Not Found 404 reading http://gems.rubyforge.org/gems/linecache-0.4.gem Now went to the URL indicated above and sure enough the linecache-0.4.gem does not exist. linecache-0.1.gem through linecache-0.3.gem exist however. Is this a p...
2009 Feb 12
8
i18n with Rails 2.1
Hi. I''m currently using Rails 2.1. But i want to use i18n to internationalize my rails application. I''m trying to install rails 2.2 using: gem update rails but it gives me an error... Can anyone please suggest..how do I do this??? Thank You. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2009 Nov 23
8
Beginner's challenge
Hello, I begun my journey in Ruby on Rails last Saturday and I am having some challenges specifically about the db Where should I go for the specific error listing and how it may be resolved. I googled and most that I''ve searched are not helpful. D -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2009 Jan 13
9
Segmentation Fault : [i386-mswin32] in wxruby
Greetings, I have created a GUI to generate a output text file using wxruby. my program codes are about ~1400 lines. ruby : 1.8.6 wxruby : 1.9.7 rails : 2.1.0 FYI, I am using the TextCtrl & combobox in the main GUI to get the output file name and main settings. after clicking the button, it will pop up another frame which let user to select and modified settings with TextCtrl & combobox.
2013 Mar 03
1
Deploy with Capistrano. Bundle install freezes indefinetly.
...ttps://get.rvm.io | bash -s stable" always finished with the message: curl: (35) Unknown SSL protocol error in connection to raw.github.com:443 I only got rvm installed using: "sudo \curl -L https://get.rvm.io | bash -s" gem install bundler rake ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) too many connection resets (http://production.cf.rubygems.org/gems/bundler-1.3.0.gem) I had to download bundler and rake manually and install with: gem install --force --local *.gem But at last I have ruby and rails installed. What am I doing wrong? Any help will be very appre...
2007 Dec 07
7
activerecord 2.0.1 gem
I have tried to install activerecord 2.0.1 both through gem update and by manually downloading it and doing gem install. They both fail with MANUAL: C:\DRC\ruby>gem install activerecord-2.0.1 ERROR: Error installing gem activerecord-2.0.1[.gem]: buffer error REMOTE: R:\workzone\dwell-aware\trunk>gem update --source http://gems.rubyonrails.com Updating installed gems... Attempting remote
2012 Oct 17
1
IronRuby igem not working
...wiki page, I get the following error: https://github.com/cucumber/cucumber/wiki igem install cucumber ?no-ri ?no-rdoc igem install iron-term-ansicolor ?no-ri ?no-rdoc ERROR: Could not find a valid gem ''slimgems'' (>= 0) in any repository ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Errno::ECONNREFUSED: No connection could be made because the target machine actively refused it. - connect(2) (http://rubygems.org/latest_specs.4.8.gz) In addition I have tried other gems like rake, and get the same error as above. I have no connection issues, being able to dow...
2007 Mar 19
0
gem remote fetch error
I keep getting this error while trying to run gem update: ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) getaddrinfo: No address associated with nodename(SocketError) I''m on: gem --version is 0.9.2 Any Ideas what is causing this??? Thanks for any help... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this...
2008 Dec 23
0
help needed in installing rails..
i have installed ruby and mysql on my windowsxp system bt for installing rails when i m applying command "gem install rails" it showing some error........... ERROR: while executed gem ...<gem::RemoteFetcher::FetchError> getaddrinfo: no address associated with hostman.<SocketError> how can i solve this error.... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups &quo...
2009 Mar 26
0
Gem remote Fetch error
I keep getting this error while trying to run gem update: D:\blog>gem update --system Updating RubyGems... ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Bad file descriptor - connect(2)(Errno::EBADF) can anyone put some light on this.. thanks for any help... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups...
2010 Nov 17
0
Rails 3.0.3 - Error on Install
XXXXX-MacBook-Pro:cline xxxxxxx$ sudo gem install rails ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) SocketError: getaddrinfo: nodename nor servname provided, or not known (http://rubygems.org/gems/railties-3.0.3.gem) Anyone else getting this? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this g...
2011 Oct 08
0
Unable to install required gems
...produces result similar to below: ... ... Using sqlite3 (1.3.4) Using uglifier (1.0.3) C:/RailsInstaller/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:427:in `rescue in request'': too many connection resets (http://production.cf.rubygems.org/gems/webrat-0.7.1.gem) (Gem::RemoteFetcher::FetchError) from C:/RailsInstaller/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:372:in `request'' ... ... Do anyone have idea what I should do? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To vi...
2008 Apr 16
12
how to accomplish pagination in RoR
Hi Folks, I am just trying to get started up in RoR, I have done a simple application of add, edit, delete.... I am now trying to accomplish pagination in RoR, I referred a few tutorials, however none of the examples that i tried from there, seemed to work error free..... I have heard that lots of things have deprecated in RoR, can someone please post me a detailed report of how i can