Remote Development

Old server:

NAME="Red Hat Enterprise Linux"
VERSION="8.8 (Ootpa)"

could connect via “Remote Development/SSH” and work with a project

New server:

NAME="Red Hat Enterprise Linux"
VERSION="9.6 (Plow)"

trying open project and after “Check Connection and continue” got error:

No Linux Installation Found on the Selected Machine

 

0
Hello,

To determine the OS and architecture, the uname -sm command is called on the remote server. So, this problem might be caused by the command not being completed within the timeout or the output being incorrect. Please share the log so we can dive into the details. Here is how to gather logs:

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

请先登录再写评论。