Eugene Lazutkin wrote:
[cut[
> error: (10053, 'Software caused connection abort')

"This error can occur when the local network system aborts a
connection, such as when Winsock closes an established connection after
data retransmission fails (receiver never acknowledges data sent on a
datastream socket).", Django is not the source of the problem.
(http://www.sockets.com/err_lst1.htm#WSAECONNABORTED)

There are a lot of people asking for help on the net about this(google
for it), and actually it seems that a "standard" remedy doesn't exist.

HTH

Reply via email to