Created
October 26, 2012 18:02
-
-
Save hunterloftis/3960344 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/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