Configuring remote python interpreter

Hi all, 

I have a cloud dev desktop and I try to configure a remote interpreter via pycharm and I receive authentication error although the remote server is accessible through terminal with ssh pair key. In addition, I was able to configure remote interpreter to other servers. I can provide additional photos of what I tried to do.

This is how I configured the connection to the server.

Error.

here you can see I was able to connect via terminal using ssh + pair key.

 

Thanks.

0
2 comments

Hello, 

 

Could you please add the following lines to **Help | Debug Log Settings…**:

 

#com.intellij.ssh

#com.jetbrains.plugins.webDeployment

 

reconnect and please upload your logs folder zipped from ***Help | Collect logs and Diagnostic Data***   to the FTP

https://uploads.jetbrains.com/ and please let me know the filename. 

 

0

Problem solved by running "ssh-add" on terminal and using OpenSSL agent as the auth method.

0

Please sign in to leave a comment.