Skip to content

Instantly share code, notes, and snippets.

@solarce
Created December 12, 2012 21:54
Show Gist options
  • Save solarce/4271988 to your computer and use it in GitHub Desktop.
Save solarce/4271988 to your computer and use it in GitHub Desktop.
bburton@voltaire [01:49:51] [~/code/haste-server] [stackato *]
-> % s delete
Provisioned service [file-backing] detected would you like to delete it ?: [yN]: n
Deleting application [hastebin]: OK
bburton@voltaire [01:51:14] [~/code/haste-server] [stackato *]
-> % s push
Would you like to deploy from the current directory ? [Yn]: y
Pushing application 'hastebin'...
Framework: buildpack
Runtime: <framework-specific default>
Application Deployed URL [hastebin.paas.allizom.org]:
Application Url: hastebin.paas.allizom.org
Creating Application [hastebin]: OK
Binding service [file-backing]: OK
Adding Environment Variable [BUILDPACK_URL=git://github.com/heroku/heroku-buildpack-nodejs.git]
Updating environment: OK
Uploading Application [hastebin]:
Checking for bad links: 33 OK
Copying to temp space: 32 OK
Checking for available resources: OK
Processing resources: OK
Packing application: OK
Uploading (1K): 100% OK
Push Status: OK
Staging Application [hastebin]: stackato.stager Staging application 'hastebin'
staging
staging -----> Stackato receiving staging request
staging -----> Node.js app detected
staging -----> Resolving engine versions
staging Using Node.js version: 0.8.10
staging Using npm version: 1.1.49
staging -----> Fetching Node.js binaries
staging -----> Vendoring node into slug
staging -----> Installing dependencies with npm
staging npm http GET https://registry.npmjs.org/redis-url/0.1.0
staging npm http GET https://registry.npmjs.org/uglify-js/1.3.3
staging npm http GET https://registry.npmjs.org/redis/0.8.1
staging npm http GET https://registry.npmjs.org/winston/0.6.2
staging npm http GET https://registry.npmjs.org/connect/1.9.2
staging npm http GET https://registry.npmjs.org/redis-url/0.1.0
staging npm http GET https://registry.npmjs.org/connect/1.9.2
staging npm http GET https://registry.npmjs.org/uglify-js/1.3.3
staging npm http GET https://registry.npmjs.org/redis/0.8.1
staging npm http GET https://registry.npmjs.org/winston/0.6.2
Error 102: Optimistic locking failure
bburton@voltaire [01:51:53] [~/code/haste-server] [stackato *]
-> %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment