Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Freddy
Total activity
12
Last activity
July 20, 2025 12:06
Member since
May 12, 2017 09:04
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
3
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
December 17, 2024 20:00
`sudo kill -9 <process-id>` worked for me. I'm on MacOS.
Community
PyCharm
Error hile opening Pycharm: "Cannot connect to already running IDE instance. Exception: Process 385 is still running"
0 votes
Created
May 12, 2017 09:14
Ok, so I found my solution. The error in my Python console let me to it ('Error:Failed to add remote port forwarding'). On my Ubuntu server I had to set 'AllowTcpForwarding yes' in the ssh config ...
Community
PyCharm
PyCharm 2017: Remote debugging using remote interpreter doesn't work
0 votes