Pycharm Professional Remote Interpreter
Answered
Hi,
I am getting some strange behaviour in the latest update of Pycharm. I am running version 2017.2.3. Whenever I try to set up a remote ssh interpreter I get the following message:
4: Received message is too long: 1147499366
Also whenever I try to select the Python interpreter path it says the sftp connection has failed. Shouldn't it be using ssh?
I have managed to set this up in the past by following these instructions https://www.jetbrains.com/help/pycharm/configuring-remote-interpreters-via-ssh.html
Hope you can help.
Please sign in to leave a comment.
Hi Salvaris! Your problem sounds similar to PY-19177, do you have pre-authentication banner on your server?
Interesting I had a look and hushed the login message so now I get no login message but I still get the same error. It is an Azure Ubuntu VM. Any recommendations on what options to look for?
Do you still get "Received message is too long" error? Could you please create a ticket in our bug tracker and attach idea.log file from Help | Show Log in ... to it?
Yep, same message.I will create a ticket. Thanks for your very quick responses.