Ionic Pro, Ionic v1: Failed to upload apk to storage please retry your build

Builds are succesful, but at the last part of the script i get Failed to upload apk to storage please retry your build.

This is an ionic 1 project, using the a latest ionic cli, using ionic package on the ionic pro dashboard. Trying to package the app for android debug.

BUILD SUCCESSFUL

Total time: 1 mins 20.112 secs
Built the following apk(s): 
	/usr/src/app/platforms/android/build/outputs/apk/android-armv7-debug.apk
	/usr/src/app/platforms/android/build/outputs/apk/android-x86-debug.apk
Crosswalk info:
        After much discussion and analysis of the market,
        we have decided to discontinue support for Android 4.0 (ICS) in Crosswalk starting with version 20,
        so the minSdkVersion of Cordova project is configured to 16 by default. 

Uploading apk...
Failed to upload apk to storage please retry your build.
Running after script...
$ clean-up
Cleaning up files...
Successful clean up
ERROR: Job failed: exit status 1

And what command are you running to get this output?
Also post your ionic info output please.

Not running a command, just pushing my code to the ionic pro dashboard, once the build is done, i just hit package for the app, with a target of android debug. This is using the ionic package cloud build.

Using this service through the ionicjs dashboard https://ionicframework.com/docs/pro/package/

Ionic Pro is a hosted and closed source service, so there is not much we, the community, can help you with, sorry. Check these:

You can - and should - contact support at http://ionicframework.com/support#support

Ok thanks! Appreciate the assistance.

Hi There,

Got the same issue. Did you manage to solve this?