Skip to content

Instantly share code, notes, and snippets.

@ngpestelos
Created July 16, 2014 23:54
Show Gist options
  • Save ngpestelos/ee858141c5d935d76ea3 to your computer and use it in GitHub Desktop.
Save ngpestelos/ee858141c5d935d76ea3 to your computer and use it in GitHub Desktop.
[2014-07-16T23:47:32.893102 #18106] ERROR -- : app error: deadlock; recursive locking (ThreadError)
E, [2014-07-16T23:47:32.893262 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/rack-1.5.2/lib/rack/lock.rb:16:in `lock'
E, [2014-07-16T23:47:32.893614 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/rack-1.5.2/lib/rack/lock.rb:16:in `call'
E, [2014-07-16T23:47:32.893727 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/static.rb:64:in `call'
E, [2014-07-16T23:47:32.893793 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
E, [2014-07-16T23:47:32.893853 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/railties-4.1.1/lib/rails/engine.rb:514:in `call'
E, [2014-07-16T23:47:32.893917 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/railties-4.1.1/lib/rails/application.rb:144:in `call'
E, [2014-07-16T23:47:32.894016 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:572:in `process_client'
E, [2014-07-16T23:47:32.894573 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:666:in `worker_loop'
E, [2014-07-16T23:47:32.894641 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:521:in `spawn_missing_workers'
E, [2014-07-16T23:47:32.894703 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/unicorn-4.8.2/lib/unicorn/http_server.rb:140:in `start'
E, [2014-07-16T23:47:32.894802 #18106] ERROR -- : /var/lib/gems/2.1.0/gems/unicorn-4.8.2/bin/unicorn_rails:209:in `<top (required)>'
E, [2014-07-16T23:47:32.894862 #18106] ERROR -- : /usr/local/bin/unicorn_rails:23:in `load'
E, [2014-07-16T23:47:32.894916 #18106] ERROR -- : /usr/local/bin/unicorn_rails:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment