Hi,
I facing the following error, inspite of creating
~/apps/voice_rules/shared/log/unicorn.stderr.log.
Can you help.
$ bundle exec unicorn -c config/unicorn.rb
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/lib/unicorn/http_server.rb:762:in
`initialize': No such file or directory @ rb_sysopen -
~/apps/voice_rules/shared/log/unicorn.stderr.log (Errno::ENOENT)
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/lib/unicorn/http_server.rb:762:in
`open'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/lib/unicorn/http_server.rb:762:in
`redirect_io'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/lib/unicorn/http_server.rb:164:in
`stderr_path='
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/lib/unicorn/configurator.rb:108:in
`block in commit!'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/lib/unicorn/configurator.rb:105:in
`each'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/lib/unicorn/configurator.rb:105:in
`commit!'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/lib/unicorn/http_server.rb:102:in
`initialize'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/bin/unicorn:126:in
`new'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/gems/unicorn-5.2.0/bin/unicorn:126:in
`<top (required)>'
from /home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/bin/unicorn:23:in
`load'
from /home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/bin/unicorn:23:in
`<main>'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/bin/ruby_executable_hooks:15:in
`eval'
from
/home/chittimilla/.rvm/gems/ruby-2.2.3@voice_rules/bin/ruby_executable_hooks:15:in
`<main>'
thanks,
Aashish Kiran