nhtha

Results 8 comments of nhtha

Another error is: "ERROR Operation UNLOAD_20221111-085837-498980 interrupted, waiting for termination." Replaying from checkpoint file: /data/ptdl_qlrr/logs/UNLOAD_20221111-080630-863209/checkpoint.csv. Record metrics will reflect totals from the previous operation; other metrics won't be affected. Only...

Hi Fruch, I'm using the demo itself with some slighly modifications on IP, user and password. Here is the code snippet: `from __future__ import print_function import traceback import paramiko from...

When enabling display, I can see that results of uname -a and ls -l command are printed out as below, looks like the send command work fine, but the expect...

I'm using: paramiko version 3.2.0, paramiko-expect version 0.3.5, OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017. Regards, Ha Nguyen

A strange is : self.channel.recv_ready() is always False. Regards, Ha Nguyen

I also tried with paramiko 3.4.0, the problem still happened in this version. Regards, Ha Nguyen

The same error happened with Centos8 and Centos9 target host. Regards, Ha Nguyen

I also tried with paramiko version 2.12.0, the result is the same. Regards, Ha Nguyen