Skip to content

Instantly share code, notes, and snippets.

Created December 5, 2014 17:26
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 anonymous/828d9677f928fa671762 to your computer and use it in GitHub Desktop.
Save anonymous/828d9677f928fa671762 to your computer and use it in GitHub Desktop.
error log
/usr/local/rvm/gems/ruby-2.1.1/gems/unicorn-4.6.2/lib/unicorn/configurator.rb:634:in `parse_rackup_file': rackup file (master) not readable (ArgumentError)
from /usr/local/rvm/gems/ruby-2.1.1/gems/unicorn-4.6.2/lib/unicorn/configurator.rb:77:in `reload'
from /usr/local/rvm/gems/ruby-2.1.1/gems/unicorn-4.6.2/lib/unicorn/configurator.rb:68:in `initialize'
from /usr/local/rvm/gems/ruby-2.1.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:108:in `new'
from /usr/local/rvm/gems/ruby-2.1.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:108:in `initialize'
from /usr/local/rvm/gems/ruby-2.1.1/gems/unicorn-4.6.2/bin/unicorn:126:in `new'
from /usr/local/rvm/gems/ruby-2.1.1/gems/unicorn-4.6.2/bin/unicorn:126:in `<top (required)>'
from /usr/local/rvm/gems/ruby-2.1.1/bin/unicorn:23:in `load'
from /usr/local/rvm/gems/ruby-2.1.1/bin/unicorn:23:in `<main>'
from /usr/local/rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15:in `eval'
from /usr/local/rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15:in `<main>'
master failed to start, check stderr log for details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment