At 12:48 PM 6/8/01 +0100, you wrote:
>Hi,
>
>When I run dadmin ver 5.5b5 the following error appears in the debug window
>
>Our dnews server is running on RH Linux 6.2
>
>6/8/01 12:09:48 Opening connection to 212.95.128.244:7119
>6/8/01 12:09:48 Opening connection to 212.95.128.244:119
>6/8/01 12:09:48 Connected
>6/8/01 12:09:48 Got hash data 388 8668076 is hash code
>6/8/01 12:10:33 Mgr Lost connection Select failed () Timedout
>6/8/01 12:10:33 Opening connection to 212.95.128.244:7119
>
>./dmgrsvc is running, which is, from what I can gather, is the service that
>dadmin is trying to connect to.
>
>Can you tell me what is going on. We are currently using a suck feed

The above error shows dnews attempting to connect to dmgrsvc and
apparently failing. So the first question is double check
you have
         dmgrsvc
running on the dnews system (212.95.128.244)

You can check by trying the web admin tool
         http://212.95.128.244:7119
My guess is it's not running, or if it is running it's on a different
port which can define in dnews.conf dmgrsvc_port,  or it's not on
that ip address.

If all else fails in dnews.conf add
         dmgrsvc_debug true
Then kill and restart dmgrsvc
         cd /usr/local/dnews
         kill -9 dmgrsvc
         ./dmgrsvc

Then try again, and look for dmgrsvc.log in the dnews\mgr directory;


                 chrisP.



Reply via email to