Skip to content

Instantly share code, notes, and snippets.

@JuanitoFatas
Last active August 29, 2015 14:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JuanitoFatas/a43fcc4f80d26db63d4c to your computer and use it in GitHub Desktop.
Save JuanitoFatas/a43fcc4f80d26db63d4c to your computer and use it in GitHub Desktop.
Solution to Could not download rvm, curl returned status '23'
Downloading https://github.com/wayneeseguin/rvm/archive/1.26.9.tar.gz
curl: (23) Failed writing body (0 != 861)
Could not download 'https://github.com/wayneeseguin/rvm/archive/1.26.9.tar.gz'.
curl returned status '23'.
Downloading https://bitbucket.org/mpapis/rvm/get/1.26.9.tar.gz
curl: (23) Failed writing body (0 != 15973)
Could not download 'https://bitbucket.org/mpapis/rvm/get/1.26.9.tar.gz'.
curl returned status '23'.
@JuanitoFatas
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment