[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Error in run fetchnews



Chris Jones schrieb am 2003-06-08:

> I have  removed the inet.d process as Matthias suggested and now I am 
> performing ./run and receiving  the following error message:-
> 
> | starting leafnode tcpserver with tcpserver-native access control
> | tcpserver: fatal: unable to bind: address already used
> 
> What address is this referring to?

The easiest and a pretty portable way to figure is running
"lsof -i:nntp" -- it'll tell you what's listening on that port. Note you
don't need to call ./run manually when you've a standard daemontools
installations -- daemontools will call the run file for you (the idea is
to have the same environment for the service regardless _when_ it is
started).

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list