[Dancer-users] Can't bind to port

Tobias tobias at kahunaburger.com
Mon Jul 9 19:22:37 CEST 2012


"TCP" got dropped from my message somehow. The correct command is:

$ sudo lsof -i TCP:3000

--T

On Mon, Jul 9, 2012 at 8:31 AM, David Cantrell <david at cantrell.org.uk> wrote:
> 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...
> _______________________________________________
> Dancer-users mailing list
> Dancer-users at perldancer.org
> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users


More information about the Dancer-users mailing list