Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Andy Southgate
Total activity
2
Last activity
July 29, 2022 16:36
Member since
July 29, 2022 16:31
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Andy Southgate
commented,
July 29, 2022 16:36
Looks like you need the tunnel from target to host, for example (in this case) by running:ssh -L 53942:localhost:53942 10.64.87.255 on the host running PyCharm.
Community
PyCharm
"Waiting for connection..." when trying to debug a Python project in a Docker via SSH
0 votes