Hi everyone, last night I deployed to Heroku and everything crashed as
Heroku said it could not find rails or sidekiq when it tried to run my
Procfile. I had just deployed to staging a few hours earlier and that is
still running fine and has the exact same code + path configurations.
I emailed
Hi,
(I answered the ticket)
The problem here, as I described in the ticket isn’t a lack of Unicorn
specifically, but I just mentioned that was a better option. The issue here is
missing binstubs for `rails` and `sidekiq`:
2013-12-23T16:35:50.012859+00:00 app[worker.1]: bundler: command not fo