Skip to content

Instantly share code, notes, and snippets.

View optimum-dulopin's full-sized avatar

optimum-dulopin

View GitHub Profile
@optimum-dulopin
optimum-dulopin / gist:7109877
Created October 22, 2013 23:19
problem while deploying with capistrano-unicorn
triggering load callbacks
* 2013-10-23 01:13:56 executing `unicorn:restart'
triggering before callbacks for `unicorn:restart'
/home/userlocal/.rvm/gems/ruby-2.0.0-p247@monapp/gems/unicorn-4.6.3/lib/unicorn/configurator.rb:537:in `getpwnam': can't find user for userserver (ArgumentError)
from /home/userlocal/.rvm/gems/ruby-2.0.0-p247@monapp/gems/unicorn-4.6.3/lib/unicorn/configurator.rb:537:in `user'
from config/unicorn/production.rb:22:in `reload'
from /tmp/unicorn.rb20131023-5845-18v4edv:7:in `instance_eval'
from /tmp/unicorn.rb20131023-5845-18v4edv:7:in `reload'
from /home/userlocal/.rvm/gems/ruby-2.0.0-p247@monapp/gems/unicorn-4.6.3/lib/unicorn/configurator.rb:75:in `instance_eval'
from /home/userlocal/.rvm/gems/ruby-2.0.0-p247@monapp/gems/unicorn-4.6.3/lib/unicorn/configurator.rb:75:in `reload'