Any way to tell PyCharm NOT use the default shell when doing remote development?

Is there any way to tell PyCharm to not use the user's default shell when configuring remote development over SSH?  I get

Worker binary deploy failed: Worker binary deploy failed: check command log for details: Process for command /usr/bin/fish -lc echo\ REMOTE_EXEC_OUTPUT_MARKER_\;\ and\ echo\ \$HOME failed with exit code 143; stdout: ; stderr:

If I change my shell to Bash or Zsh it works, but I use Fish everywhere.

0
1 comment

Hi Cro, this looks like a known issue IJPL-62539. Please follow the issue for updates, feel free to vote and comment. If you're not familiar with YouTrack, please see this article.
 
There is unfortunately, no other workarounds known aside from changing default shell on the remote machine.

0

Please sign in to leave a comment.