jondot/sneakers

Problem with daemonize on production

Piotrek-code opened this issue · 0 comments

Rails 5.1.2
gem 'capistrano-sneakers', github: 'inventionlabsSydney/capistrano-sneakers', require: false

When I run bundle exec rake sneakers:start, It wont go beyond this command.
I have "daemonize: true", but it work like "daemonize: false".