Imdad <[email protected]> wrote: > Updates app_dir and shared_dir as stated here then did a deploy which went > okay, but my app still not running and log spit the following...
I think you need to SIGHUP the existing master before SIGUSR2: 1) update config/unicorn.rb on the server 2) SIGHUP master to reload new config # manual step to fix up config 3) proceed with SIGUSR2 as usual Also, please don't send HTML portions or quote too much, it wastes bandwidth and storage. Thanks.
