-
Notifications
You must be signed in to change notification settings - Fork 881
Jetbrains Gateway hangs forever when trying to establish SSH connection to remote worker #12590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It actually seems to be any SSH connection. Manually, via VSCode, or PHPStorm. This seems to be there error:
A colleague is NOT seeing the same error and the difference seems to be he is using |
When trying to just ssh:
|
What version of Coder are you running? I think this dupes #11530 You might just need to upgrade. |
|
Is that the version of the Coder CLI client, or the server? |
Both |
I upgraded macOS to 14.4 and confirmed I'm on the same SSH version (
means that there is some extra stuff being injected into the stream that SSH is trying to interpret. Specifically We'll need to figure out what's different about your environment. What happens if you attempt to connect with What terminal emulator & shell are you using? Can you share your environment variables ( |
@Orrison - closing this for now. If you can provide some of the requested info above we'll reopen and continue discussion. |
It's no problem at all. Sorry for the delay in responding. No one else on my team has this issue, so I assume it is something going on with my SSH setup locally. I get a new system soon and will test it to see if I have the same issue and, if so, what further details I can provide. Thank you! |
Attempting to connect to a workspace and select the IDE and project hangs forever when trying to establish SSH connection to the remote worker.
Using the Coder client, I am able to SSH into the workspace, which seems to be running fine.
The workspace is running a docker template.
JetBrains Gateway 2023.3.4
Build #GW-233.14475.30, built on February 13, 2024
Runtime version: 17.0.10+1-b1087.17 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.4
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
com.coder.gateway (2.10.0)
The text was updated successfully, but these errors were encountered: