捆綁安裝失敗,出現(xiàn)SSL證書驗(yàn)證錯誤當(dāng)我bundle install在Centos 5.5上運(yùn)行我的Rails 3項(xiàng)目時失敗并出現(xiàn)錯誤:Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
(https://bb-m.rubygems.org/gems/multi_json-1.3.2.gem)An error occured while installing multi_json (1.3.2), and Bundler cannot continue.Make sure that `gem install multi_json -v '1.3.2'` succeeds before bundling.當(dāng)我嘗試手動安裝gem時(by gem install multi_json -v '1.3.2')它可以工作。其他幾個寶石也會出現(xiàn)同樣的問題。我使用RVM(1.12.3),ruby 1.9.2,bundler 1.1.3。怎么解決?
- 3 回答
- 0 關(guān)注
- 634 瀏覽
添加回答
舉報
0/150
提交
取消