ReceiveNotification:EXCEPTION Failed to read binar (General questions)
I have been using WeOnlyDo.Client.SFTP to send files with no issues for over a year, however, now I had to migrate component to a new server as well as sending files to a different domain. It is windows service that sends the files at particular time. At appropriate time service logs in to remote site with ssh key but fails to send the file. Every time I restart the service same minute it has to send file, it sends the file just fine. Please take a look at the debug file output. May be you can point me to where my problem may be.
Connect::start
Connect::BeginConnect
Connect:end
ConnectNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Connecting
ConnectNotification:end
ReceiveNotification:start
ReceiveNotification:ExchangingIdentification
EndReceive before
ReceiveNotification:ExchangingIdentification received 14 bytes
ExchangeIdentification:start
ExchangeIdentification data: SSH-2.0-SSHD
ExchangeIdentification:sent SSH-2.0-WeOnlyDo.Net
ExchangeIdentification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 296 bytes
CipherInbuf len = 296
DoSSH2Packet:start type=20
KexInit:start
Startpacket SSH2_MSG_KEXINIT
SendPacket:start
SendPacket:end
Startpacket SSH2_MSG_KEXDH_INIT
SendPacket:start
SendPacket:end
KexInit:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 704 bytes
CipherInbuf len = 704
DoSSH2Packet:start type=31
KexReply:start
CheckHostKey2:start
CheckHostKey2:end
Startpacket SSH2_MSG_NEWKEYS
SendPacket:start
SendPacket:end
KexInit:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 16 bytes
CipherInbuf len = 16
DoSSH2Packet:start type=21
NewKeys:start
Startpacket SSH2_MSG_SERVICE_REQUEST
SendPacket:start
SendPacket:end
NewKeys:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 52 bytes
CipherInbuf len = 52
DoSSH2Packet:start type=6
SendAuth:start
SendAuth:trying 'none'
SendPacket:start
SendPacket:end
SendAuth:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 52 bytes
CipherInbuf len = 52
DoSSH2Packet:start type=51
CheckUserAuth:start
SendAuth:start
SendAuth:trying pubkey
SendPacket:start
SendPacket:end
SendAuth:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 196 bytes
CipherInbuf len = 196
DoSSH2Packet:start type=60
SendPacket:start
SendPacket:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 36 bytes
CipherInbuf len = 36
DoSSH2Packet:start type=52
CheckUserAuth:start
SendPacket:start
SendPacket:end
CheckUserAuth:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:start
ReceiveNotification:Default
Received 52 bytes
CipherInbuf len = 52
DoSSH2Packet:start type=91
SendChanRequest:start
SendChanRequest:end
StartShell:start
Startpacket SSH2_MSG_CHANNEL_REQUEST
SendPacket:start
SendPacket:end
StartShell:end
DoSSH2Packet:end
SendNotification:start
MethodNotification:start
MethodNotification:ExtendedStates.Default
SendNotification:end
ReceiveNotification:s
Complete thread:
- ReceiveNotification:EXCEPTION Failed to read binar - carsimex, 2010-07-16, 21:21
- Re: ReceiveNotification:EXCEPTION Failed to read b - wodDamir, 2010-07-16, 21:46
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-20, 12:38
- Re: ReceiveNotification:EXCEPTION Failed to read b - woddrazen, 2010-07-20, 12:50
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-20, 19:44
- Re: ReceiveNotification:EXCEPTION Failed to read b - wodDamir, 2010-07-20, 20:50
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-22, 01:15
- Re: ReceiveNotification:EXCEPTION Failed to read b - wodDamir, 2010-07-20, 20:50
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-20, 19:44
- Re: ReceiveNotification:EXCEPTION Failed to read b - woddrazen, 2010-07-20, 12:50
- Re: ReceiveNotification:EXCEPTION Failed to read b - carsimex, 2010-07-20, 12:38
- Re: ReceiveNotification:EXCEPTION Failed to read b - wodDamir, 2010-07-16, 21:46