Hi I’m trying to upload my first app to Ionic, to test it with Ionicview but it fails with the error below. Please can you help?
[OK] Project linked with app 05cc3f1a!
ionic upload
Running app-scripts build:
[06:14:21] build dev started …
[06:14:21] clean started …
[06:14:21] clean finished in 4 ms
[06:14:21] copy started …
[06:14:21] transpile started …
[06:14:25] transpile finished in 3.26 s
[06:14:25] preprocess started …
[06:14:25] deeplinks started …
[06:14:25] deeplinks finished in 15 ms
[06:14:25] preprocess finished in 15 ms
[06:14:25] webpack started …
[06:14:25] copy finished in 3.48 s
[06:14:33] webpack finished in 8.45 s
[06:14:33] sass started …
[06:14:35] sass finished in 1.48 s
[06:14:35] postprocess started …
[06:14:35] postprocess finished in 5 ms
[06:14:35] lint started …
[06:14:35] build dev finished in 13.32 s
Requesting snapshot upload - done!
\ Uploading snapshot (100.00%) [06:14:37] lint finished in 2.76 s
Uploading snapshot - failed!
HTTP Error 400: POST https://ionic-apps.s3.amazonaws.com/
<?xml version="1.0" encoding="UTF-8"?>
RequestTimeout
Your socket connection to the server was not read from or written to within the timeout period. Idle connections will be closed.
10BAB08B665B1B5D6kmW3WwpeDbwQhTIzZnPEVaqeME8OWOTGelODBXTfA7Ja7V+Y0RE+/O1PYoHtdxkWLnW0DX9a2E=
global packages:
@ionic/cli-utils : 1.3.0
Cordova CLI : 7.0.1
Ionic CLI : 3.3.0
local packages:
@ionic/app-scripts : 1.3.7
@ionic/cli-plugin-cordova : 1.3.0
@ionic/cli-plugin-ionic-angular : 1.3.0
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.3.0
System:
Node : v7.10.0
OS : Windows 10
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
Thank you!