At 11:01 AM 5/14/01 -0500, you wrote:
>I moved to a different ISP and am having trouble getting dnews to pull in
>news groups.
>The error I am receiving is:
>"Missing item on upstream site - continuing 423 No Such Article In Group"
>
>Can anyone tell me what is going on?
>Dnews version 5.4f3
That error occurs when a system sais it has 'item NNN' but when dnews
asks for item "NNN" it then changes it's mind. A few of these are fine and
dnews should get past them, but it may mean the upstream server is badly
broken.
>One other question, on the graph on the admin tool, I still see the old
>ISP, and not the new isp, how do I fix that?
>I did change all the required information for the suck feed.
It's a bit tricky, you do this:
net stop dnewssvc
net stop dmgrsvc
delete (workarea)gstat.*
net start dmgrsvc
net start dnewssvc
Chrisp.