Home > other >  [python] paramiko. Ssh_exception. SSHException: EOF during negotiation
[python] paramiko. Ssh_exception. SSHException: EOF during negotiation

Time:11-16

After the python files into exe execution error

Site - packages/paramiko/sftp_client. Py, line 170, "in from_transport
The return of CLS (chan)
The File "site - packages/paramiko/sftp_client. Py", line 132, in the init
Paramiko. Ssh_exception. SSHException: EOF during negotiation

Error code line:
SFTP=paramiko. SFTPClient. From_transport (t)

The t=paramiko. Transport ((IP, port))

Py files is running normal, into exe is wrong, who is a great god help ah

CodePudding user response:

Someone???????

CodePudding user response:

Talents are the same Linux server, exe is an error, can eliminate the SFTP service is not open
  • Related