Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicorn server will not restart #358

Closed
pjjarrar opened this issue Dec 18, 2015 · 1 comment
Closed

Unicorn server will not restart #358

pjjarrar opened this issue Dec 18, 2015 · 1 comment

Comments

@pjjarrar
Copy link

I know the issue, i just don't know how to solve it. I'm using digital ocean as a host provider, and Unicorn is pointing to a different directory. How do i get it to point to my application?

  • Restarting Unicorn web server unicorn /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/lib/unicorn/configurator.rb:543:in chdir': No such file or directory @ dir_chdir - /home/rails/rails_project (Errno::ENOENT) from /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/lib/unicorn/configurator.rb:543:inworking_directory'
    from /etc/unicorn.conf:4:in reload' from /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/lib/unicorn/configurator.rb:75:ininstance_eval'
    from /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/lib/unicorn/configurator.rb:75:in reload' from /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/lib/unicorn/configurator.rb:68:ininitialize'
    from /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:100:in new' from /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:100:ininitialize'
    from /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/bin/unicorn:126:in new' from /usr/local/rvm/gems/ruby-2.2.1/gems/unicorn-4.9.0/bin/unicorn:126:in<top (required)>'
    from /usr/local/rvm/gems/ruby-2.2.1/bin/unicorn:23:in load' from /usr/local/rvm/gems/ruby-2.2.1/bin/unicorn:23:in'
    from /usr/local/rvm/gems/ruby-2.2.1@global/bin/ruby_executable_hooks:15:in eval' from /usr/local/rvm/gems/ruby-2.2.1@global/bin/ruby_executable_hooks:15:in'
    master failed to start, check stderr log for details
@d4be4st
Copy link
Member

d4be4st commented Jul 8, 2016

mina does not have integration for unicorn by default. please revert to the plugin for unicorn you are using.

@d4be4st d4be4st closed this as completed Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants