pombreda / appscale

Automatically exported from code.google.com/p/appscale
0 stars 0 forks source link

upload-app hangs forever on a bad secret #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If the user attempts to upload an application but they have an incorrect
secret, the tools hang forever. Need to abort on a bad secret and report
this to the user if this occurs.

Original issue reported on code.google.com by shattere...@gmail.com on 17 Nov 2009 at 11:38

GoogleCodeExporter commented 9 years ago
Done. Also changed userappclient interaction to fail on a connection refused, 
which
can happen if the wrong locations file is used or a critical component in 
appscale
has failed.

Original comment by shattere...@gmail.com on 18 Nov 2009 at 8:18