Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  2.  
  3. heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  4.  
  5. app[worker.1]: Don't know how to build task 'jobs:work' (see --tasks)
  6.  
  7. web: bundle exec rails server -p $PORT
  8. worker: bundle exec rake jobs:work
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement