Trying to connect to debugger on Linux
When attempting to connect to a debugger on a RH8 server the debugger seems to be attempting to run a windows command which is failing. Has anyone else seen that ?
2025/08/19 13:38:01 Listening on port 45899 2025/08/19 13:38:11 Forwarding TCP connections to localhost:39517 -> 10.113.10.39:49935 2025/08/19 13:38:11 /bin/sh -c 'uname -s || uname -o && uname -m' => RUNNING [pid 1937651] 2025/08/19 13:38:11 cmd /c "set OS & set PROCESSOR_ARCHITECTURE" => RUNNING [pid 1937650] 2025/08/19 13:38:11 /bin/sh -c 'uname -s || uname -o && uname -m' => OK 2025/08/19 13:38:11 cd /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2 => RUNNING [pid 1937665] 2025/08/19 13:38:11 cd /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2 => OK 2025/08/19 13:38:11 --- 'cmd /c "set OS & set PROCESSOR_ARCHITECTURE"' stderr --- 2025/08/19 13:38:11 /bin/sh: cmd: command not found 2025/08/19 13:38:11 2025/08/19 13:38:11 ---end--- 2025/08/19 13:38:11 cmd /c "set OS & set PROCESSOR_ARCHITECTURE" => FAILED (exit code 127) 2025/08/19 13:38:11 test -f /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2/JetBrains.ProcessEnumerator.Worker.runtimeconfig.json && echo "Yes, there is such file" ||: => RUNNING [pid 1937680] 2025/08/19 13:38:11 test -f /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2/JetBrains.ProcessEnumerator.Worker.runtimeconfig.json && echo "Yes, there is such file" ||: => OK 2025/08/19 13:38:11 test -f /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2/JetBrains.ProcessEnumerator.Worker.deps.json && echo "Yes, there is such file" ||: => RUNNING [pid 1937681] 2025/08/19 13:38:11 test -f /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2/JetBrains.ProcessEnumerator.Worker.deps.json && echo "Yes, there is such file" ||: => OK 2025/08/19 13:38:11 test -f /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2/JetBrains.Debugger.Worker.runtimeconfig.json && echo "Yes, there is such file" ||: => RUNNING [pid 1937682] 2025/08/19 13:38:11 test -f /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2/JetBrains.Debugger.Worker.runtimeconfig.json && echo "Yes, there is such file" ||: => OK 2025/08/19 13:38:12 test -f /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2/JetBrains.Debugger.Worker.deps.json && echo "Yes, there is such file" ||: => RUNNING [pid 1937683] 2025/08/19 13:38:12 test -f /user/renzosilva/.local/share/JetBrains/RiderRemoteDebugger/2025.2/JetBrains.Debugger.Worker.deps.json && echo "Yes, there is such file" ||: => OK
Please sign in to leave a comment.
Hello Renzo,
Sorry for the late response. This ticket was misrouted in our system somehow.
Regarding this issue, does it still occur on the latest Rider(2025.2.2)? If the issue persists, could you provide the following details?
You can upload the logs to our upload service and share the ID. Thanks for your cooperation.
Regards,
Tom