Pycharm remote connection server error when debug

 

 Solution:

Open Help -> Find Action -> Registry and disable sshj:

ide.ssh.library.backend.use.sshj
ide.ssh.library.backend.webDeployment.use.sshj

These two keys are enabled in 2019.2.
So, you should find them and disable.

 

Guess you like

Origin www.cnblogs.com/Bella2017/p/11620398.html