Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/image-processing/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails 3 Bundle安装Jquery rails需要很长时间才能从gemcutter响应_Ruby On Rails 3_Rubygems - Fatal编程技术网

Ruby on rails 3 Bundle安装Jquery rails需要很长时间才能从gemcutter响应

Ruby on rails 3 Bundle安装Jquery rails需要很长时间才能从gemcutter响应,ruby-on-rails-3,rubygems,Ruby On Rails 3,Rubygems,大家好,gem jquery-rails0.2.7似乎无法安装在我的机器上,因为连接太多,并且超时,我知道这实际上不是编程,但它是rails 3中任何ROR程序员的基础,因此我正在寻找可能遇到此错误并解决它的任何人。错误如下 /usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb:365:in-request”:重置连接太多http://production.cf.rubygems.org/gems/libxml-ruby-1.1.4.ge

大家好,gem jquery-rails0.2.7似乎无法安装在我的机器上,因为连接太多,并且超时,我知道这实际上不是编程,但它是rails 3中任何ROR程序员的基础,因此我正在寻找可能遇到此错误并解决它的任何人。错误如下

/usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb:365:in-request”:重置连接太多http://production.cf.rubygems.org/gems/libxml-ruby-1.1.4.gem Gem::RemoteFetcher::FetchError 来自/usr/local/lib/site\u ruby/1.8/rubygems/remote\u fetcher.rb:289:inopen\u uri\u或\u path' 来自/usr/local/lib/site\u ruby/1.8/rubygems/remote\u fetcher.rb:298:在open\u uri\u或\u path' 来自/usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb:172:infetch_path' 从/usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb:110:下载' from/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/source.rb:253:indownload_gem_from_uri' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/source.rb:76:in-fetch' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/installer.rb:45:inrun' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/spec_set.rb:12:每个' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/spec_set.rb:12:ineach' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/installer.rb:44:in run' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/installer.rb:8:ininstall' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/cli.rb:217:安装中' from/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/vendor/thor/task.rb:22:insend' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/vendor/thor/task.rb:22:运行中' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/vendor/thor/invocation.rb:118:ininvoke_任务' from/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/vendor/thor.rb:246:in dispatch' 来自/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/vendor/thor/base.rb:389:instart' from/usr/lib/ruby/gems/1.8/gems/bundler-1.0.0/bin/bundle:13 from/usr/bin/bundle:19:in'load' from/usr/bin/bundle:19

提前谢谢
~D

这是一个连接问题。再次尝试运行该命令将安装gem。

对于任何可能尝试此操作的人,问题在于不稳定的internet连接,因为现在它只是完美地安装了它。.请尝试一下,您将正确安装它。:很抱歉我在发布答案后看到了你的评论。