Imdad <[email protected]> wrote:
> INFO -- : executing
> ["/var/www/hailisys/releases/6/vendor/bundle/ruby/2.1.0/bin/unicorn", "-c"

Gack, we missed that having the wrong path, too.  You probably need
this in your config/unicorn.rb:

   Unicorn::HttpServer::START_CTX[0] =
        "/var/www/hailisys/current/vendor/bundle/ruby/2.1.0/bin/unicorn"

And do the HUP/USR2 again.  And if it fails again, show us the logs
right after the HUP, too.  Thanks.

Reply via email to