Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Ionic upload command exits with 0 exit code for failed uploads #111

Open
nurazem opened this issue Jun 21, 2016 · 2 comments
Open

Ionic upload command exits with 0 exit code for failed uploads #111

nurazem opened this issue Jun 21, 2016 · 2 comments

Comments

@nurazem
Copy link

nurazem commented Jun 21, 2016

ionic upload command failed with the following error:

Uploading app....
Saved app_id, writing to ionic.io.bundle.min.js...
An error occurred uploading the build: Error: write EPIPE

but did not exit with non-zero code which led me to believe that the upload was successful. ionic upload is run as one of the commands during a multi-step deploy process, it would be great if it exited with an error code for failed downloads

@jthoms1
Copy link
Contributor

jthoms1 commented Jun 21, 2016

Could you provide me with the output from ionic info from within your project directory? Thanks, this should help in troubleshooting.

@nurazem
Copy link
Author

nurazem commented Jun 21, 2016

@jthoms1

Your system information:

Cordova CLI: 6.2.0
Gulp version:  CLI version 3.9.0
Gulp local:   Local version 3.9.1
Ionic Framework Version: 1.3.0
Ionic CLI Version: 1.7.15
Ionic App Lib Version: 0.7.2
ios-deploy version: 1.7.0
ios-sim version: 4.1.1
OS: Mac OS X El Capitan
Node Version: v0.12.7
Xcode version: Xcode 7.3 Build version 7D175

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants