Skip Menu |

This queue is for tickets about the Net-SFTP-Foreign CPAN distribution.

Report information
The Basics
Id: 57167
Status: rejected
Worked: 2 min
Priority: 0/
Queue: Net-SFTP-Foreign

People
Owner: Nobody in particular
Requestors: sateeshdj [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.57
Fixed in: (no value)



Subject: bug SFTP::Foreign
Hi I am facing problem while uploading file using SFTP::Foreign module Please do the needful #15652 1272889310.00000 _init_transport: ssh cmd: ssh -o NumberOfPasswordPrompts=1 -o PreferredAuthentications=keyboard-interactive,password OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008 debug1: Reading configuration data /etc/ssh/ssh_config^M debug1: Applying options for *^M debug1: Connecting to 192.168.3.240 [192.168.3.240] port 22.^M debug1: Connection established.^M debug1: permanently_set_uid: 0/0^M debug1: identity file /root/.ssh/identity type -1^M debug1: identity file /root/.ssh/id_rsa type 1^M debug1: identity file /root/.ssh/id_dsa type -1^M debug1: loaded 3 keys^M debug1: Remote protocol version 1.99, remote software version OpenSSH_3.6.1p2^M debug1: match: OpenSSH_3.6.1p2 pat OpenSSH_3.*^M debug1: Enabling compatibility mode for protocol 2.0^M debug1: Local version string SSH-2.0-OpenSSH_4.3^M debug1: SSH2_MSG_KEXINIT sent^M debug1: SSH2_MSG_KEXINIT received^M debug1: kex: server->client aes128-cbc hmac-md5 none^M debug1: kex: client->server aes128-cbc hmac-md5 none^M debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent^M debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP^M debug1: SSH2_MSG_KEX_DH_GEX_INIT sent^M debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY^M #15652 1272889310.00000 _conn_lost: _conn_lost #15652 1272889310.00000 _set_status: _set_status code: 6, str: No connection #15652 1272889310.00000 _set_error: _set_err code: 37, str: the authenticity of the target host can not be established, connect from the command line first #15652 1272889310.00000 _rel2abs: '/home/kodiak/smsbp' --> '/home/kodiak/smsbp' #15652 1272889310.00000 _rel2abs: '/home/kodiak/smsbp' --> '/home/kodiak/smsbp' #15652 1272889310.00000 _queue_msg: queueing msg len: 39, code:3, id:0 ... [1] 00 00 00 27 03 00 00 00 00 00 00 00 12 2f 68 6f 6d 65 2f 6b 6f 64 69 61 6b 2f 73 6d 73 62 70 00 | ...'........./home/kodiak/smsbp. 00 00 1a 00 00 00 04 00 00 01 e8 | ........... #15652 1272889310.00000 _get_msg: waiting for message... [1] #15652 1272889310.00000 _do_io: _do_io connected: 0 #15652 1272889310.00000 _conn_lost: _conn_lost #15652 1272889310.00000 _set_status: _set_status code: 7, str: Connection lost #15652 1272889310.00000 _set_error: _set_err code: 37, str: Connection to remote server stalled #15652 1272889310.00000 open: new remote file '/home/kodiak/smsbp' open, rid: #15652 1272889310.00000 _rel2abs: '/home/kodiak' --> '/home/kodiak' #15652 1272889310.00000 _rel2abs: '/home/kodiak' --> '/home/kodiak' #15652 1272889310.00000 _queue_msg: queueing msg len: 21, code:11, id:1 ... [2] 00 00 00 15 0b 00 00 00 01 00 00 00 0c 2f 68 6f 6d 65 2f 6b 6f 64 69 61 6b | ............./home/kodiak #15652 1272889310.00000 _get_msg: waiting for message... [2] #15652 1272889310.00000 _do_io: _do_io connected: 0 #15652 1272889310.00000 _conn_lost: _conn_lost #15652 1272889310.00000 opendir: new remote dir '/home/kodiak' open, rid: unable to retrieve directory: Connection to remote server stalled at FileUPLoad.pl line 113. Please check Server is running, IPAddress, UserID, Password is correct. #15652 1272889310.00000 DESTROY: Net::SFTP::Foreign=HASH(0x7fdbe80)->DESTROY called (current pid: 15652, disconnect_by_pid: ) #15652 1272889310.00000 disconnect: Net::SFTP::Foreign=HASH(0x7fdbe80)->disconnect called (ssh pid: 15658) #15652 1272889310.00000 _conn_lost: _conn_lost
dup