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

  • SEARCH
  • Home
  • 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 7825773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T09:08:31+00:00 2026-06-02T09:08:31+00:00

Sometime ago, I cloned an application on github and ran it locally to look

  • 0

Sometime ago, I cloned an application on github and ran it locally to look at it. It was a ruby application running on rack. The port I used to view it was localhost:9292.

Fast forward to today. I am trying to run a very simple rack application I wrote. Just a one liner basically to study rack. When I go to localhost:9292, the old application I downloaded before comes up in my browser. I have no idea why this is happening and since I don’t need the app, I closed everything and deleted that old application from my computer. I then tried ‘localhost:9292’ again, and oddly, that same application came up.

Even when I don’t run anything, rack or otherwise, any time I go to localhost:9292, I get that ghost application showing up. I’ve tried clearing the cache and killing rack, restarting firefox, etc. This happens only on Firefox. Only when I use another browser do I get the proper response on localhost:9292. So I guess this has to do with Firefox somehow tying that port to that other application.

My question is how do I clear this application from Firefox? And what is the mechanism by which Firefox would tie a port to one application (for months literally) after I ran it. I don’t believe this is happening from rack as I suppose I could just keep using another browser but I’d really just like to know what is happening to cause this. I’ve been searching around for this for hours and can find nothing.

  • 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-02T09:08:33+00:00Added an answer on June 2, 2026 at 9:08 am

    I guess rack likes to stick around even after its controlling terminal is gone.

    ps auxww |grep ruby
    

    You will get output something like this:

    mslade    9159  0.0  1.0 131964 41436 pts/12   Sl+  Apr17   0:38 /usr/bin/ruby1.9.1 script/rails server -p 3001
    mslade   19127  0.0  0.0  10776  1008 pts/11   S+   12:30   0:00 grep ruby
    

    The line at the top is your old server. kill it by passing its PID (the number on the left on that line) to kill:

    kill 9159

    or

    kill -9 9159

    That should do the trick.

    Failing that, you can just restart your machine and the program will be gone when it has restarted.

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

Sidebar

Related Questions

Some time ago I used instruments to see the FPS of an iPad application
Sometime ago for my asp.net application I have added a web service. After some
Sometime ago google used to update their index and backlinks every 3-4 months. It
Sometime ago I used a tool (I think it was written in Java), it
Sometime ago I made a like button for my website with the help of
Sometime ago I was facing the problem the other way around: how to drag
I wrote a code sometime ago in which the object of ResultSet class res
Some time ago, when I was using Janus, I could autocomplete Ruby code. I
Sometime ago the question Ms-RL - Explanation needed was posted. The only answer given
Sometime ago I've developed a simple engineering app (Excel/VBA) for the company I work

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.