SSH Connection works, Deployment error host unknown
When setting up an sftp connection to the google cloud, the ssh connection (OS X, host config given in file ~/.ssh/config) works fine, that is the connection test succeeds, but the deployment and the project interpreter cannot connect, I always get a message "unknown host". The is a similar post from 2018 (see link below) but no solution given. I tried deleting and removing the connection, disabling and reenabling the proxy, but nothing helps. Any idea what is going on?
Please sign in to leave a comment.
Found the issue myself, see my bug report here:
https://youtrack.jetbrains.com/issue/PY-43819