Skip to content

Instantly share code, notes, and snippets.

@jamland
Created December 5, 2013 03:37
Show Gist options
  • Save jamland/7799726 to your computer and use it in GitHub Desktop.
Save jamland/7799726 to your computer and use it in GitHub Desktop.
Intergalactic:Valuation-Metrics andy$ TZ=UTC thin -e local start -p 5000
>> Using rack adapter
W, [GLOBAL: 05-12-2013 03:35:57 #22218] WARN -- : ::ValuationMetrics class is unavailable at the moment
W, [GLOBAL: 05-12-2013 03:35:57 #22218] WARN -- : Cache for MatchingEngine is turned off unless cache_store is set manually
loading config file 'config.yaml'
Process environment time zone is set to 'UTC'
/Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require': Incorrect MySQL client library version! This gem was compiled for 5.5.20 but the client library is 5.6.14. (RuntimeError)
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/backports-3.3.0/lib/backports/tools.rb:328:in `require_with_backports'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/mysql2-0.3.11/lib/mysql2.rb:9:in `<top (required)>'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:in `require'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:in `rescue in require'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in `require'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/backports-3.3.0/lib/backports/tools.rb:328:in `require_with_backports'
from /Users/andy/Sites/repository/Valuation-Metrics/models/init.rb:1:in `<top (required)>'
from /Users/andy/Sites/repository/Valuation-Metrics/server.rb:174:in `require_relative'
from /Users/andy/Sites/repository/Valuation-Metrics/server.rb:174:in `<top (required)>'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/andy/Sites/repository/Valuation-Metrics/main.rb:13:in `<top (required)>'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/andy/Sites/repository/Valuation-Metrics/config.ru:3:in `block in <main>'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/builder.rb:51:in `instance_eval'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/builder.rb:51:in `initialize'
from /Users/andy/Sites/repository/Valuation-Metrics/config.ru:1:in `new'
from /Users/andy/Sites/repository/Valuation-Metrics/config.ru:1:in `<main>'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/rack/adapter/loader.rb:33:in `eval'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/rack/adapter/loader.rb:33:in `load'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/rack/adapter/loader.rb:42:in `for'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/controllers/controller.rb:169:in `load_adapter'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/controllers/controller.rb:73:in `start'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/runner.rb:187:in `run_command'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/runner.rb:152:in `run!'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/bin/thin:6:in `<top (required)>'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/bin/thin:23:in `load'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/bin/thin:23:in `<main>'
Intergalactic:Valuation-Metrics andy$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment