Skip to content

Instantly share code, notes, and snippets.

@tomaslin
Created June 15, 2011 20:33
Show Gist options
  • Save tomaslin/1028037 to your computer and use it in GitHub Desktop.
Save tomaslin/1028037 to your computer and use it in GitHub Desktop.
Cloud Foundry deployment hell
blah:se tomaslin$ grails -Dgrails.env=cf cf-update
...
Updating Application:
Checking for available resources:
Error: 500 Internal Server Error
blah:se tomaslin$ grails -Dgrails.env=cf cf-update
...
Updating Application:
Checking for available resources: OK
Processing resources: OK
Packing application: OK
Uploading (2M):
Error: 500 Internal Server Error
blah:se tomaslin$ grails -Dgrails.env=cf cf-update
...
Updating Application:
Checking for available resources: OK
Processing resources: OK
Packing application: OK
Uploading (39K): OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment