Remote Debug
Answered
When adding a remote interpreter I'm getting rsync errors Code 12 and Code 255, and no gems are displaying in the list.


I am still able to debug my code but do not see the full stack in frames.

Setup used these instructions... https://www.jetbrains.com/help/ruby/remote-debugging-with-product.html
The remote is a running docker container built on the top of the `ruby:2.7` image. `which ruby` outputs `/usr/local/bin/ruby`
Locally I am using rbenv.
Please can you help me get full functionality out of the remote debugger?
Please sign in to leave a comment.
Hello,
could you please specify why you decided to add Docker SDK via SSH and not as a Docker one as described here: https://www.jetbrains.com/help/ruby/using-docker-as-a-remote-interpreter.html
Because it wants an image name I assume it is actually going to load the image and debug in. While I have used docker, it is the fully deployed application that I wish to debug.
Why has this been marked as answered?
It has been marked as answered not fixed, so since you've created a new thread it'd be better to continue there https://intellij-support.jetbrains.com/hc/en-us/community/posts/360008960599-Remote-Debug