Created
October 7, 2009 18:33
-
-
Save mortenbagai/204295 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
$ heroku console --app eftplus | |
Ruby console for eftplus.heroku.com | |
>> Transaction.all.size | |
Couldn't run console command | |
Server broke connection | |
tubbs:~ morten$ heroku console --app eftplus | |
Ruby console for eftplus.heroku.com | |
>> Transaction.all.size | |
Couldn't run console command | |
Server broke connection | |
tubbs:~ morten$ heroku console --app eftplus | |
Couldn't run console command | |
App failed to start: | |
** [Exceptional] API Key: 26681a448672ec64deb2b55c3c8b5a08a7e5fb9b | |
** [Exceptional] Deployed Environment: railgun64.9698:46294 [thin] | |
** [Exceptional] Remote Host: getexceptional.com:80 | |
** [Exceptional] Mode: queue | |
** [Exceptional] Log level: info | |
** [Exceptional] Log path: | |
(Not all processes could be identified, non-owned process info | |
will not be shown, you would have to be root to see it all.) | |
[FATAL] failed to allocate memory | |
button | |
checkbox | |
date | |
mask_number | |
radio | |
sender | |
submit | |
tag_list | |
text | |
>> Thin web server (v1.0.1 codename ?) | |
>> Debugging ON | |
>> Maximum connections set to 1024 | |
>> Listening on 0.0.0.0:46294, CTRL+C to stop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment