urllib2.URLError: <urlopen error (10054, 'Connection reset by peer')> on gae.
- by zjm1126
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