Chris,
Did as you suggested and the following was found in the dmgrsvc.log file.
DMGRSVC Version 1.0b, Listening on port 7119
However, I could still not run dadmin. The errors in the debug window are
still as
follows:
6/11/01 16:26:08 Opening connection to 212.95.128.244:7119
6/11/01 16:26:08 Opening connection to 212.95.128.244:119
6/11/01 16:26:08 Connected
6/11/01 16:26:08 Got hash data 388 9157790 is hash code
6/11/01 16:26:53 Mgr Lost connection Select failed () Timedout
I tried re-starting dmgrsvc several times, but to no avail.
If I run any of the tellnews commands via dadmin I get the expected results
e.g stats_in, stats_out etc. Does dadmin communicate via port 119?
Where to now ?
Dean Browett
Network Operations Manager
Business Online Group plc
====== Inventors of Free Internet & Unmetered Access =====
http://www.bizonline.net
http://www.publiconline.net
http://www.thefreeinternet.net
============================================
Opinions expressed in this email are those of the
author and are not binding upon Business Online Group plc.
============================================
----- Original Message -----
From: "NetWin Support Auckland" <[EMAIL PROTECTED]>
To: "Dean Browett" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 10:37 PM
Subject: Re: problems using dadmin 5.5b5
> 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.
>
>
>
>