Skip to content

Instantly share code, notes, and snippets.

@cola-zero
Created April 21, 2012 15:11
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 cola-zero/2437661 to your computer and use it in GitHub Desktop.
Save cola-zero/2437661 to your computer and use it in GitHub Desktop.
earthquake error log
$ ruby -v ~
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]
$ gem list ~
*** LOCAL GEMS ***
activesupport (3.2.3)
addressable (2.2.7)
awesome_print (1.0.2)
bundler (1.1.3)
earthquake (0.9.0)
eventmachine (0.12.10)
http_parser.rb (0.5.3)
i18n (0.6.0)
json (1.6.6)
launchy (2.1.0)
mime-types (1.18)
multi_json (1.3.2)
notify (0.3.0)
oauth (0.4.5)
rake (0.9.2.2)
rubygems-bundler (0.9.0)
rvm (1.11.3.3)
simple_oauth (0.1.5)
slop (2.4.4)
twitter-stream (0.1.15)
twitter_oauth (0.4.3)
$ earthquake -d ~
_ _ _
___ __ _ _ __| |_| |__ __ _ _ _ __ _| | _____
/ _ \/ _` | '__| __| '_ \ / _` | | | |/ _` | |/ / _ \
| __/ (_| | | | |_| | | | (_| | |_| | (_| | < __/
\___|\__,_|_| \__|_| |_|\__, |\__,_|\__,_|_|\_\___|
|_| v0.9.0
⚡ terminate called after throwing an instance of 'std::runtime_error'
what(): call SetTlsParms before calling StartTls
[1] 8993 abort (core dumped) earthquake -d
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment