Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Tor Yamamoto-Sorensen
Follow
New posts
New posts and comments
Total activity
82
Last activity
August 29, 2019 04:40
Member since
April 14, 2011 05:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
24
Activity overview
Posts (14)
Comments (44)
Sort by recent activity
Recent activity
Votes
Created
August 29, 2019 04:40
I am still curious as to what caused my original problems. Perhaps having multiple Vagrantfiles (I was moving code between two applications)..? Anyway my problem seems solved for now. I will open a...
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Created
August 29, 2019 04:38
Okay, good news: I notice an error message appearing: 13:32 Remote Host Identification has changedCheck file known_hosts I tried moving the known_hosts file and now the gems are synced!
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Created
August 29, 2019 04:30
Below is the log from opening Rubymine, going to settings, selecting the remote interpreter and clicking the synchronize button: 2019-08-29 13:26:31,956 [ 0] INFO - #com.intellij.idea.Main - ----...
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Created
August 29, 2019 04:21
Vagrantfile # -*- mode: ruby -*-# vi: set ft=ruby :# All Vagrant configuration is done below. The "2" in Vagrant.configure# configures the configuration version (we support older styles for# back...
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Created
August 29, 2019 04:21
OS: Centos 7 (in a Vagrant box)
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Created
August 29, 2019 04:21
> Could you please provide the output for `which rbenv`, `rbenv versions` and also share your idea.log (Help - Show log in)? I am not currently using rbenv. Ruby is installed as follows: mkdir -p...
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Edited
August 29, 2019 04:19
[vagrant@localhost <redacted>]$ bundle env## Environment```Bundler 1.17.3Platforms ruby, x86_64-linuxRuby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]Full Path /usr/local/bin/rubyConfig Dir...
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Edited
August 29, 2019 04:11
Some time has passed where I was a bit too busy to deal with this issue, but I'm back and would really like to get this to work. I have removed my RM folder (~/.Rubymine2019.2) and any .idea folder...
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Created
July 26, 2019 01:00
Any way to get more specific error messages?
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
Created
July 26, 2019 01:00
I think I found the cause of the "permission error": There was a broken symlink inside /usr/local (bundle -> /root/vendor/bundle_export). This seems like a bug in the logic that parses the director...
Community
RubyMine
Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
0 votes
1
2
3
4
5
›
»