On 5 March 2016 at 21:22, fugee ohu <fugee279@gmail.com> wrote:
> i installed rvm on 2 different machines with the same linux version, one i
> have to type `source ~/.rvm/scripts/rvm` the other i have to type `source
> /usr/local/rvm/scripts/rvm`, on the latter i get the faraday error
> connection refused on port 9200, with the same app
I guess you accidentally installed rvm using sudo on the latter one.
Remove it, you can just delete /usr/local/rvm I think, and reinstall
using the curl command method on the rvm website, without using sudo.
Make sure not to use sudo when installing gems also.
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvDdSW517oh0b85_uH7xw15dpgetEnp_pga0f954G%2BQ1Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment