When pycharm connects to the server, it prompts Can't get remote credentials for deployment server

When pycharm connects to the python running program on the server side through ssh, an error "Can't get remote credentials for deployment server" occasionally occurs.

Most of the current solutions are to delete the interpreter and reconfigure the deployment. This does work, but it's cumbersome.

A more convenient solution is as follows:
insert image description here
Original text link: https://blog.csdn.net/chouchoubuchou/article/details/115269669

Guess you like

Origin blog.csdn.net/DENGSHUCHAO152/article/details/123372966