[Dancer-users] Can't bind to port

David Cantrell david at cantrell.org.uk
Mon Jul 9 16:31:34 CEST 2012


On Sun, Jul 08, 2012 at 10:12:24PM +0100, gvim wrote:

> >>Dancer 1.3095 server 92599 listening on http://0.0.0.0:3000
> bind to 0.0.0.0:3000: Address already in use at 
> /sw/lib/perl5/site_perl/5.14.2/Dancer.pm line 465
> 
> When I point my browser to http://localhost:3000 all I get is a non-html 
> page containing the number 2.

So there's something else listening on that port.

$ sudo lsof -i :3000

should tell you what it is.

-- 
David Cantrell | Reality Engineer, Ministry of Information

    There are many different types of sausages.  The best are
    from the north of England.  The wurst are from Germany.
      -- seen in alt.2eggs...


More information about the Dancer-users mailing list