Connection to codespace through jetbrains #61749
Unanswered
Low-static
asked this question in
Codespaces
Replies: 2 comments
-
|
Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The official Codespaces plugin for JetBrains has been removed. I created a Toolbox-based alternative: https://github.com/heathdutton/github-codespaces-jetbrains-toolbox Your codespaces show up in Toolbox and you can connect via SSH. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
Description
attempting to connect to a github codespace with jetbrains PyCharm IDE (jetbrains gateway also installed locally)
~30 seconds of "starting codespace"
~1 min of "preparing codespace for connection, please wait..."
"a problem occured attempting to open codespace"
java uninstalled and reinstalled (V8 update 381 (build 1.8.0_381-b09))
Github CLI uninstalled and reinstalled (gh version 2.32.0 (2023-07-11))
(paths manually set to correct path in jetbrains)
Steps to reproduce
install pycharm,jetbrains gateway,
install codespace extention
try connect to a codespace
Impact
I cannot use my configured codespace with jetbrains, currently working with VS code but my workflow is oriented for codespaces and I'd like to be able to use jetbrains features,,
Additional context
never used jetbrains before or gateway,only ever used codespaces in VS code and browser so possible this is basic PEBKAC/ me being dumb but I cant find anything in jetbrains or githubs documentation that i'm missing
I have taken troubleshooting steps to try fix this but with the same errors,
run pycharm as admin for all the following steps
i reintsalled the latest version of Java
i reinstalled the latest version of the github cli
I created a brand new codespace in my working repo
all codespaces I've tried have been accessable with vs code or browser,
the error persists across pycharm and jetbrains gateway desktop apps even with a reinstall of both
I have double check permissions to the .ssh folder and run all apps as admin and other users with permission to access it
Stacktrace
Context
OS: Windows
OS Version: 11.0
OS Architecture: amd64
Java Version: 17.0.7
Java Runtime Version: 17.0.7+10-b829.16
Java Vendor: JetBrains s.r.o.
Available CPUs: 8
Max Memory: 2126512128
Free Memory: 44263256
Total Memory: 360710144
IDE Version: 2023.1.4
IDE: PyCharm 2023.1.4
Plugin Version: 0.4.0.1262
Plugin path: C:\PATH\OF\INSTALL\JetBrains\PyCharm2023.1\plugins\github-codespaces-gateway
Plugin ID: com.github.codespaces.jetbrains.gateway
Telemetry Consent: allow
Beta Was this translation helpful? Give feedback.
All reactions