Skip to content

Instantly share code, notes, and snippets.

@pjbelo
Created October 22, 2018 22:41
Show Gist options
  • Save pjbelo/1a116f1418583cad2f4cd08fcd8ca968 to your computer and use it in GitHub Desktop.
Save pjbelo/1a116f1418583cad2f4cd08fcd8ca968 to your computer and use it in GitHub Desktop.
Troubleshooting that worked for me...

Error

ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Errno::ECONNRESET: Connection reset by peer - SSL_connect

Solution

turn off IPv6 on wifi

networksetup -setv6off Wi-Fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment