> > > > > [...] > > > > > > > But the service is not started. > > > > The syslog only provides the following message: > > > > > > > > syslog: nntpcache.c:1368 failed assertion: task_desc[nc_none] == > > > > NULL > > > > > > I had the same problem. > > > There was no bind to port 119, only to the http port. But ps said the > > > server is running and is "waiting for connections". > > > > > > As there was a "nntpcache.c:281: SIGSEGV!" message I removed > > > cache.mmap and restarted the server. Now everything is fine, nntpcache > > > is running for about 1 h. -- MfG > > > > Hmmm, I had the same trouble. So I removed the entire cache and > > restarted. No luck. I still get connection refused on port 119, but do > > get response on the http port. > > What does syslog say? Just the same assertion failure noted above.... I'm trying the same suggested fix on line 1368 (still compiling...) Tim