Skip to content

Instantly share code, notes, and snippets.

@jhiemer
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhiemer/99b17fd99899f4182825 to your computer and use it in GitHub Desktop.
Save jhiemer/99b17fd99899f4182825 to your computer and use it in GitHub Desktop.
cf push
Using manifest file /Users/userOne/Development/dev/web/manifest.yml
Updating app web in org demo / space development as admin...
OK
Using route web.X.X.X.X.xip.io
Uploading web...
Uploading app files from: /Users/userOne/Development/dev/web/target/web.war
Uploading 1.9M, 339 files
OK
Binding service cs-mongodb to app web in org demo / space development as admin...
OK
Binding service cs-postgresql to app web in org demo / space development as admin...
OK
Binding service cs-rabbitmq to app web in org demo / space development as admin...
OK
Stopping app web in org demo / space development as admin...
OK
Starting app web in org demo / space development as admin...
OK
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
FAILED
Start app timeout
TIP: use 'cf logs web --recent' for more information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment