Avatar 👨‍💻

Dapeng Zhang

Full-Stack Engineer | System Architect

  1. Home
  2. Archives
  3. Tags
  4. Search
    1. Dark Mode
技术

rails 初始化 项目的问题

Jul 21, 2025 1 minute read

出现的问题大概就是这样的

Gem::RemoteFetcher::FetchError: Errno::ECONNRESET: Connection reset by peer - SSL_connect

我已经将gem的源设置为taobao的源,但是初始化的结果确实用了本源

解决办法是

bundle config mirror.https://rubygems.org https://ruby.taobao.org

解决地址:

https://github.com/rapid7/metasploit-framework/issues/5187

Rails
CC BY-NC-ND 4.0

Related content

在Ubuntu 12.04 Server上安装部署Ruby on Rails应用

© 2026 Dapeng Zhang
Built with Hugo
Theme Stack designed by Jimmy