Skip to content

Instantly share code, notes, and snippets.

@madrobby
Created July 27, 2016 19:12
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 madrobby/50bb6f9cc639d4851b30316e58568e5f to your computer and use it in GitHub Desktop.
Save madrobby/50bb6f9cc639d4851b30316e58568e5f to your computer and use it in GitHub Desktop.
! Booted app 'freckle' on port 55133
freckle[34311]: Puma starting in single mode...
freckle[34311]: * Version 3.6.0 (ruby 2.3.0-p0), codename: Sleepy Sunday Serenity
freckle[34311]: * Min threads: 0, max threads: 16
freckle[34311]: * Environment: development
/Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/twitter-4.8.1/lib/twitter/cursor.rb:51: warning: circular argument reference - collection
Faraday::Builder is now Faraday::RackBuilder.
==============================================================
Missing TraceView libraries. Tracing disabled.
See: http://bit.ly/1DaNOjw
==============================================================
freckle[34311]: * Inherited tcp://127.0.0.1:55133
/Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/binder.rb:284:in `for_fd': Bad file descriptor - not a socket file descriptor (Errno::EBADF)
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/binder.rb:284:in `inherit_tcp_listener'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/binder.rb:91:in `block in parse'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/binder.rb:85:in `each'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/binder.rb:85:in `parse'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/runner.rb:133:in `load_and_bind'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/single.rb:85:in `run'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/launcher.rb:172:in `run'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/lib/puma/cli.rb:74:in `run'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/puma-3.6.0/bin/puma:10:in `<top (required)>'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/bin/puma:22:in `load'
from /Users/thomasfuchs/.rbenv/versions/2.3.0/bin/puma:22:in `<main>'
! Shutdown app 'freckle'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment