Hyper-Vを介して実行されているWindowsServer2010VMがあります。VM内からWebブラウザーを使用して個々のgemに接続できますが、任意のgemに対してgem installを実行すると、以下に貼り付けたエラーで接続がタイムアウトします。画像は仮想スイッチを使用しています-これが問題の原因だと思いますか?これをトラブルシューティングする方法がわかりません。
C:\Ruby193\bin>gem install rails -V
Error fetching remote data: Errno::ETIMEDOUT: A connection attempt f
ailed because the connected party did not properly respond after a period of tim
e, or established connection failed because connected host has failed to respond
. - connect(2) (http://rubygems.org/latest_specs.4.8.gz)
Falling back to local-only install
ERROR: Could not find a valid gem 'rails' (>= 0) 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)