urllib2.URLError: <urlopen error (10054, 'Connection reset by peer')> on gae.
Posted
by zjm1126
on Stack Overflow
See other posts from Stack Overflow
or by zjm1126
Published on 2010-06-13T01:48:01Z
Indexed on
2010/06/13
1:52 UTC
Read the original article
Hit count: 430
i can't Deploy data on gae , so i use this "appcfg.py rollback myapp/"
but ,it is not useful this time ,and the error is :
urllib2.URLError: <urlopen error (10054, 'Connection reset by peer')>
what should i do ,
thanks
© Stack Overflow or respective owner