FYI - after deploy, config/unicorn.rb is already updated
app_dir = app_dir = "/var/www/hailisys/current"#File.expand_path('../../',
__FILE__)
shared_dir = "/var/www/hailisys/shared"


Cheers!
Imdad Ali Khan
Mob (0) 9818484057
http://www.linkedin.com/in/imdad

On 25 October 2014 00:09, Imdad <[email protected]> wrote:

> Thanks Eric, not how to do
>  2) SIGHUP master to reload new config # manual step to fix up config
>  3) proceed with SIGUSR2 as usual
>
> Also not sure how did i send HTML portions
>
> Cheers!
> Imdad Ali Khan
> Mob (0) 9818484057
> http://www.linkedin.com/in/imdad
>
> On 25 October 2014 00:04, Eric Wong <[email protected]> wrote:
>
>> 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.
>>
>
>


Reply via email to