VKontakte.DJ
forum traveling
 

Celestial Software

...better by design

Home Support SSH Client Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Winsock error-WSAGetOverlappedResult failed (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Winsock error-WSAGetOverlappedResult failed
#5420
Winsock error-WSAGetOverlappedResult failed 9 Years, 9 Months ago  
Hi,

We have several stations that are using AbsoluteTelnet software.
We experienced serious winsock error issues recently.
When we get the following messages, AbsoluteTelnet will time out or frozen, and then unexpectedly close.

"WSAGetOverlappedResult failed
Winsock error: Connection Aborted"

It happened almost everyday, and it happened a dozen time each day.

I did some tracert, I found one of the routing path was time out.
Is any way we can improve this issue?
schang (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#5424
Re:Winsock error-WSAGetOverlappedResult failed 9 Years, 9 Months ago  
If your router is closing the connection, you can try using keepalives.

Options->Properties->Connection->Enable Keepalives

This will work for Telnet, SSH1, and SSH2 by sending periodic packets across the session that keep the connection 'warm'.

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
#5428
Re:Winsock error-WSAGetOverlappedResult failed 9 Years, 9 Months ago  
Hi Brian,

We did enable Keepalives feature, but we still have winsock error issue.
Do you have any suggestions for me to adjust the timing?
Please find attached example. Here is my current setting.

Thank you so much.
schang (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#5429
Re:Winsock error-WSAGetOverlappedResult failed 9 Years, 9 Months ago  
Did this just recently start happening?

Do you know of any recent host or network changes?

A stack trace from the server side would help, as 'Connection Aborted' almost always means aborted by the host.

The most likely problem, though, is network failure.

Another possible cause may be anti-virus. Anti-virus may see Absolute's encrypted data stream as threatening or trigger a false-positive check for some data signature. Try turning off antivirus and see if the problem goes away. IF it does, white-list the AbsoluteTelnet application in your antivirus product so it will leave it alone.


Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
Go to top