Re: [Rails] Address already in use - bind(2) (Errno::EADDRINUSE)
On Nov 25, 2013, at 5:19 AM, Colin Law <clanlaw@googlemail.com> wrote:
> On 25 November 2013 09:02, Fahad Idrees <access2coder@gmail.com> wrote:
>> you can check which process is running on that port by typing on command
>> line
>>
>> lsof -i tcp:port number and than kill that process by typing
>> kill -9 process#
>>
>> and that start the rails server -p 3000
>>
>>
>> On Mon, Nov 25, 2013 at 2:15 AM, Agu N. <lists@ruby-forum.com> wrote:
>>>
>>> I agree with Peter De Berdt ..
>>>
>>> Another webrick server is still running
>
> Did you all realise you are responding to a post from 2011?
>
> Colin
Gmail Random Delivery strikes again!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1E4F26E7-BB7E-430A-A478-F61C547EF1A2%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home