Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7821537
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T07:40:43+00:00 2026-06-02T07:40:43+00:00

My foreman gem does not load all my services. This is my Procfile: search:

  • 0

My foreman gem does not load all my services.
This is my Procfile:

search: redis-server
search: bundle exec rake resque:start  &&> log/resque_worker_queue.log
search: bundle exec rackup private_pub.ru -s thin -E production & &> log/private_pub.log
search: bundle exec rake sunspot:solr:run

Is it possible to fix this Or should I better use GOD gem even in development mode?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T07:40:44+00:00Added an answer on June 2, 2026 at 7:40 am

    The process types must all have unique names. It appears from your Procfile that you’ve named all the processes search. Try the following as your Procfile:

    redis:  redis-server
    worker: bundle exec rake resque:start  &&> log/resque_worker_queue.log
    web:    bundle exec rackup private_pub.ru -s thin -E production & &> log/private_pub.log
    solr:   bundle exec rake sunspot:solr:run
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Anyone has issues with the foreman gem ( loads your rake tasks and deamons
I want the foreman gem to use the PORT value provided in the my
Given the guard-rails gem is an easy way to start a rails server and
Using Foreman GEM on my local development OSX I have problems making it launch
I can run guard from within my foreman procfile - but the output is
A web app I am writing in JavaScript using node.js. I use Foreman, but
When I run foreman I get the following: > foreman start 16:47:56 web.1 |
I've followed the guide on Heroku's website to get a node server running using
I need to put together some coding to enable foreman to find the bricklayer
I have a database with a report table. This table represents report data, and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.