Skip to content

Instantly share code, notes, and snippets.

@guedes
Created May 16, 2011 02:02
Show Gist options
  • Save guedes/973795 to your computer and use it in GitHub Desktop.
Save guedes/973795 to your computer and use it in GitHub Desktop.
rvm update error
$ rvm list
rvm rubies
ruby-1.8.7-p302 [ i386 ]
=> ruby-1.9.2-p0 [ i386 ]
$ rvm update
rvm 1.0.0 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/]
info: fetching rvm-<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/1.0.2</center>
</body>
.tar.gz
error: Error running '/home/guedes/.rvm/scripts/fetch 'http://rvm.beginrescueend.com/releases/rvm-<html>
@danmayer
Copy link

thanks timtait that was my issue with running the update as well

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