宝石来源-a http://gemcutter.org 提取http://gemcutter.org时出错: Errno :: ETIMEDOUT:连接尝试失败,因为已连接 一段时间后,党没有正确回应,或建立了康纳 ction失败,因为已连接的主机无法响应。 - 连接(2)(h TP://gemcutter.org/specs.4.8.gz)
如何解决此问题?
答案 0 :(得分:4)
您只需将源文件放入主目录中的配置文件即可。
cat ~/.gemrc
---
:sources:
- http://rubygems.org
答案 1 :(得分:0)
当我尝试安装应用时,我收到了类似的消息。问题是在工作中我的电脑是在代理后面。所以,我解决了这个问题:
gem install whatever --http-proxy=http://user:pass@proxy:port
http://help.rubygems.org/discussions/problems/799-ruby-gem-install-problems-on-windows-xp