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 3423254
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T06:19:58+00:00 2026-05-18T06:19:58+00:00

I started a rails server in my Mac OS X terminal. Supposedly if I

  • 0

I started a “rails server” in my Mac OS X terminal. Supposedly if I just hit Ctrl+c in that terminal, I can shut it down. But I accidentally closed the terminal and now I can’t shut it down.

I started another test project and try “rails server” again, and I got

Address already in use – bind(2) (Errno::EADDRINUSE)” error.

Can anyone help?

  • 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-05-18T06:19:59+00:00Added an answer on May 18, 2026 at 6:19 am

    You can use killall -9 rails to kill all running apps with “rails” in the name.

    The app should have died when the window closed though I have seen Ruby and/or Rails apps stick. You can have the system tell you if any “ruby” or “rails” apps are running with one of these commands:

    ps auxw | grep ruby
    ps auxw | grep rails`
    

    This is the output of the first one:

    greg     14461   0.3  0.7  2483432  15000 s001  S+   10:10PM   1:03.43 /Users/greg/.rvm/rubies/ruby-1.9.2-p0/bin/ruby script/rails c
    

    You can see the path to the running app which will help identify the job. The number in the second column is the process ID. kill -9 14461 would kill it. Or, like above the killall command will do it by searching for apps with rails in the name.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Sorry, if this is a noobish question, but I'm just getting started with Rails
I just get started using BDD in Rails application, but I'm not sure what
I just started using the new project type SQL Server 2008 Database. I can
Just started ROR Lynda Tutorial, Error while trying to execute the rails server in
So I just started my first rails project yesterday. I had two many-to-many (has_and_belongs_to_many)
I'm trying to setup a simple timer that gets started from a Rails Application.
I have started using jQuery and rails. I have made a simple form that
I just started using Rails a few days ago, and I'm having trouble with
I have started developing a new Rails app on my server using RVM, Rails
I started a new project in rails and setup a server and assembla to

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.