Error while downloading the IDE Backend on the remote host
已完成
Hello,
I'm contacting the community because I have a serious problem when I try to create a remote project on WSL2 (Ubuntu):
After setting up the project on WSL2, CLion (I've got this issue too for IntelliJ) download the IDE Backend but after a couple of minitues I get this error, and I don't understand why, becuase it was working great:
Command "C:\Windows\system32\wsl.exe --distribution Ubuntu -- /bin/bash -lc "echo REMOTE_EXEC_OUTPUT_MARKER_ && curl -fSL --output /home/silvio/.cache/JetBrains/RemoteDev/dist/1bcdb9e905f05_CLion-242.19890.26.tar.gz https://download.jetbrains.com/cpp/CLion-242.19890.26.tar.gz"" failed with exit code 1
Do you have any idea of how can I fix this issue ?
Thx you
PS: I'm running a fresh installation of WSL2 running Ubuntu (I reinstalled Windows to try to fix the problem…) on Windows 11
请先登录再写评论。
Hello!
Please submit an issue to the Remote Development issue tracker (https://youtrack.jetbrains.com/issues/GTW) and attach the logs (https://www.jetbrains.com/help/clion/remote-development-troubleshooting.html#support). My colleagues from the Remote Development team will assist you.
Hello,
It's no longer necessary, I've fixed the problem just by connecting my computer to a better Internet router with a higher flow, which was the problem.
Thx you