PyCharm Terminal + Python Console (remote interpreter) no longer works after 2018.3
Answered
I have a licensed PyCharm, and recently have upgraded to 2018.3.
In my setup, I have the Python Console connected to a remote interpreter, and also I've always had a Deployment configured so I can browse the remote host.
Since the 2018.3 upgrade:
- The remote interpreter no longer works, it stalls on "Connecting to 174........" and nothing happens. I have tried deleting the PyCharm helpers so it would create them all over again but the problem stays.
- The terminal no longer works. Even though its a local one, when I press the "+" nothing happens.
- Remote host browsing still works perfectly.
I haven't configured anything new, just upgraded and imported settings.
Please sign in to leave a comment.
I am on Ubuntu 18.04.
Downgrading to 2018.2.5 solved all issues.
Hi,
>The remote interpreter no longer works, it stalls on "Connecting to 174........" and nothing happens.
>The terminal no longer works. Even though its a local one, when I press the "+" nothing happens.
Could you please attach a screenshot showing the whole output?
Please also add #com.intellij.ssh to `Help | Debug Log Settings…`, reproduce the problems and upload renamed logs folder zipped (Help | Compress Logs and Show in...) to https://uploads.services.jetbrains.com/ and let me know the name of that zip file..
There is no output, it simply stalls, just showing the "Connecting 174.....". When trying to open a standard terminal, also nothing happens, not even a loading event.
Could you please reinstall from https://www.jetbrains.com/pycharm/download/ into an empty directory?
Does it help?
You could also try starting with defaults by renaming/removing the configuration folder (https://intellij-support.jetbrains.com/hc/en-us/articles/206544519).
I already did these two things before posting here, didn't help. I did not remove, but renamed the configuration folder.
Please add #com.intellij.ssh to `Help | Debug Log Settings…`, reproduce the problems and upload renamed logs folder zipped (Help | Compress Logs and Show in...) to https://uploads.services.jetbrains.com/ and let me know the name of that zip file..
I have already downgraded and working on the older version, I'll try to find the time to do that