Exception ignored in: <object repr() failed>

Traceback (most recent call last):

  File "/home/jenkins/.local/lib/python3.6/site-packages/paramiko/file.py", line 66, in __del__

  File "/home/jenkins/.local/lib/python3.6/site-packages/paramiko/channel.py", line 1392, in close

  File "/home/jenkins/.local/lib/python3.6/site-packages/paramiko/channel.py", line 991, in shutdown_write

  File "/home/jenkins/.local/lib/python3.6/site-packages/paramiko/channel.py", line 963, in shutdown

  File "/home/jenkins/.local/lib/python3.6/site-packages/paramiko/channel.py", line 1246, in _send_eof

  File "/home/jenkins/.local/lib/python3.6/site-packages/paramiko/message.py", line 232, in add_int

TypeError: 'NoneType' object is not callable

相关文章:

  • 2021-12-02
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
  • 2021-11-23
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-25
  • 2022-01-30
  • 2021-09-11
  • 2021-07-15
  • 2021-07-02
相关资源
相似解决方案