Remote development using Rider IDE, Rider Gateway, devpod.sh, & Kubernetes Hosted on Redhat Openshift

We are currently evaluating Jetbrains Rider remote development using Rider IDE, Rider Gateway, and devpod.sh along with kubernetes hosted containers on RedHat OpenShift.  When attempting to do remote connection over Gateway, the initial SSH session is available and I am able to SSH, but am receiving the attached error in Gateway.  I have attached the simple dotnet Dockerfile I am using which works for VSCode remote development and devpods as well as the error log copied from Gateway.  Any help is greatly appreciated.

Uploaded files:  Upload id: 2025_06_30_23HmaJwTmJiqiF8WVfHCds (files: Dockerfile, Jetbrains Gateway Error.txt)

0
1 comment
Hello,

Please check that the IDE is installed on the server. According to the error log, `/home/1000850000/.cache/JetBrains/RemoteDev/dist/rider/bin/remote-dev-server.sh` does not exist.

A full Gateway log would also be helpful for the investigation. Here is how to collect it:

https://www.jetbrains.com/help/idea/remote-development-troubleshooting.html#logs_UI
0

Please sign in to leave a comment.