Skip to content

Instantly share code, notes, and snippets.

@hunterloftis
Created October 26, 2012 18:02
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 hunterloftis/3960344 to your computer and use it in GitHub Desktop.
Save hunterloftis/3960344 to your computer and use it in GitHub Desktop.
~/work/boilerplate2 (master *%) $ jitsu databases create redis mq
info: Welcome to Nodejitsu hunterloftis
info: jitsu v0.10.2, node v0.8.11
info: It worked if it ends with Nodejitsu ok
info: Executing command databases create redis mq
error: Database could not be created
error: Unknown error code: 502
error: Try again and if it still fails, please contact nodejitsu
info: Nodejitsu ok
~/work/boilerplate2 (master *%) $ jitsu databases create redis sessions
info: Welcome to Nodejitsu hunterloftis
info: jitsu v0.10.2, node v0.8.11
info: It worked if it ends with Nodejitsu ok
info: Executing command databases create redis sessions
error: Database could not be created
error: Unknown error code: 502
error: Try again and if it still fails, please contact nodejitsu
info: Nodejitsu ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment