Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Cannot bind to http port 8080

Reply
 
Thread Tools Display Modes
  #1  
Old 12-10-2003, 04:56 AM
Default Cannot bind to http port 8080



Hello,

Until a few days ago I was happily using Popfile, the antispam program.
It connects to http port 8080. One day-- no upgrades, no new kernel, for
no discernable reason, it stopped working, and when I attempted to
restart it, it gave me the following message:

"Couldn't start the html HTTP interface because POPFile could not bind
to the
HTTP port 8080. This could be because there is another service
using that port or because you do not have the right privileges on
your system (On Unix systems this can happen if you are not root
and the port you specified is less than 1024).

Failed to start while starting the html module at ./popfile.pl line 344."

This happens even when I try to run it as superuser. How can I diagnose
this problem? How do I find out if another service is using that port?

Many thanks in advance.

Carter



Carter Brey
Reply With Quote
  #2  
Old 12-10-2003, 06:23 AM
ynotssor
Guest
 
Posts: n/a
Default Re: Cannot bind to http port 8080

"Carter Brey" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)

> This happens even when I try to run it as superuser. How can I
> diagnose this problem? How do I find out if another service is using
> that port?


lsof -i :8080

or

netstat -pan | grep :8080


--
use hotmail for any email replies


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Reply With Quote
  #3  
Old 12-10-2003, 06:25 AM
Leon.
Guest
 
Posts: n/a
Default Re: Cannot bind to http port 8080


"Carter Brey" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> Until a few days ago I was happily using Popfile, the antispam program.
> It connects to http port 8080. One day-- no upgrades, no new kernel, for
> no discernable reason, it stopped working, and when I attempted to
> restart it, it gave me the following message:
>
> "Couldn't start the html HTTP interface because POPFile could not bind
> to the
> HTTP port 8080. This could be because there is another service
> using that port or because you do not have the right privileges on
> your system (On Unix systems this can happen if you are not root
> and the port you specified is less than 1024).
>
> Failed to start while starting the html module at ./popfile.pl line 344."
>
> This happens even when I try to run it as superuser. How can I diagnose
> this problem? How do I find out if another service is using that port?


netstat can tell you what is listening on that port.

Perhaps it is "squid"

is squid running ? ps auxwwww | grep squid

>
> Many thanks in advance.
>
> Carter
>



Reply With Quote
Reply

Tags
8080, bind, http, port

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 06:54 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.