

Within the RubyMine log files, I see this information: Executing ssh command: env "JETBRAINS_REMOTE_RUN"="1" "PATH"="/usr/local/bin:$PATH" "RM_INFO"="RM-125.65" /usr/local/bin/ruby -disable-gems -e "puts $:" for 00:32:49,705 INFO - emote.RubyRemoteProcessHandler - processWillTerminate():null The screen doesn't give any error messages which means that I am able to access the ruby interpreter. However, whenever I successfully authenticate and point to my ruby location, it does not add the remote interpreter. Selected any items that need updating and then press the Update buttonĪfter that, RubyMine no longer plays nice and I get this error message: Error running Smoke Test: Cucumber Gem isn't installed for RVM: ruby-2.0.I am trying to access my Ubuntu VM through SSH to use as a remote interpreter for RubyMine v5.0.1.



