lazydroid / auto-update-apk-client

Android Java Client for Automatic .APK Update Service
http://auto-update-apk.com
89 stars 50 forks source link

Upload Not possible error 500 #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to upload an apk to my application list but the upload stuck at 100% 
with the message "processing".

From the javascript console a can read the error:

Failed to load resource: the server responded with a status of 500 (Internal 
Server Error) 
http://www.auto-update-apk.com/_ah/upload/AMmfu6bp4O32xB0QvOlKXeoVoUeb7fpFD…N9
EB0r45Rkmtt-jWiPb-N_y3cRnw/ALBNUaYAAAAAVFdZqzmchvvw1u5KjyUj_QissavxSisk/

The problem happens since today, on friday I managed to upload a very similar 
apk. (The new apk has only few changed lines in the code e I rebuild it with a 
different  android:versionCode="10")

Is there some problem in the server or is a problem of my APK file.

Thanks

Original issue reported on code.google.com by dav.pole...@gmail.com on 3 Nov 2014 at 10:29

GoogleCodeExporter commented 9 years ago
The problem was with the server, hopefully fixed now, please try to upload 
again.

Original comment by lenik.terenin on 3 Nov 2014 at 1:26

GoogleCodeExporter commented 9 years ago
Ok the problem seems fixed now. 

Thanks

Original comment by dav.pole...@gmail.com on 3 Nov 2014 at 3:26