Gnus development mailing list
 help / color / mirror / Atom feed
* Problems with news.eclipse.org
@ 2010-09-20 13:05 Steinar Bang
  2010-09-21 16:15 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Steinar Bang @ 2010-09-20 13:05 UTC (permalink / raw)
  To: ding

news.eclipse.org has been down since Friday.

On my git gnusen at home, on starting up, I get the message
 Unable to open server nntp+news.eclipse.org, go offline? (y or n)

This message comes early in the startup, and there is very little delay
after that until the *Group* buffer comes up.

Today I pulled gnus from git on RHEL4 with emacs 22.3 at work, using the
commands:
 make clean
 git pull
 ./configure
 make

This gnus behaves differently:
 - It uses a loooong time on startup
 - It pops up the message
    Unable to open server nntp+news.eclipse.org, go offline? (y or n)
 - After pressing `y' on this, a lot of messages flicker past in the
   minibuffer, until it eventually displays
    Opening nntp server on news.eclipse.org...failed
   and then hangs for a loooong time, until it eventually opens the
   *Group* buffer
 - Every time I press `g' in the *Group* buffer it prints out
   and then hangs for a loooong time without anything happening (we're
    Opening nntp server on news.eclipse.org...failed
   talking more than 5 minutes...) and then the *Group* buffer displays
   new unread numbers
 - In the *Server* buffer news.eclipse.org shows up as both Denied and
   agentized: 
     {nntp:news.eclipse.org} (denied) (agent)


Here are the *Messages* buffer from starting up gnus:

gnus-sync: loaded 106 groups (out of 106) from /ssh:sb@hjemme.mydomain:News/gnussync
Reading active file from news via nntp...
Reading active file from privat via nnimap...
Opening nnimap server on privat...
Loading tls...done
Opening TLS connection to `imap.mydomain'...
Opening TLS connection with `gnutls-cli -p imaps imap.mydomain'...failed
Opening TLS connection with `gnutls-cli -p imaps imap.mydomain --protocols ssl3'...failed
Opening TLS connection with `openssl s_client -connect imap.mydomain:imaps -no_ssl2 -ign_eof'...done
Opening TLS connection to `imap.mydomain'...done
Opening nnimap server on privat...done
Loading utf7...done
Reading active file from privat via nnimap...done
Reading active file from news.gmane.org via nntp...
Opening nntp server on news.gmane.org...done
Reading active file via nndiary...
Opening nndiary server...done
Reading active file via nndiary...done
Opening nntp server on news...done
Loading parse-time...done
Opening nntp server on news.gmane.org...done
No new newsgroups
Checking new news...
Unable to open server nntp+news.eclipse.org, go offline? (y or n) 
Opening nntp server on news...done
Opening nntp server on news.gmane.org...done
Reading active file via nndraft...done
Opening nntp server on news.opera.com...done
Reading active file via nnml...
Opening nnml server...done
Loading byte-opt...done
nnml: Reading incoming mail (no new mail)...done
Reading active file via nnml...done
Opening nntp server on news.eclipse.org...
Denied server nntp+news.eclipse.org
Opening nntp server on news.eclipse.org...failed
Cannot read partial active file from nntp server.
Opening nntp server on dough.gmane.org...done
Checking new news...done
Loading gnus-topic...done
Checking new news...
Reading active file via nndraft...done
Reading active file via nnml...
nnml: Reading incoming mail (no new mail)...done
Reading active file via nnml...done

(dough.gmane.org is the only non-agentized nntp server I've got.  I use
it for spam report approval.  It us distinguished it from news.gmane.org
so that it can be authenticated)


Here are the *Messages* from checking for new news with `g':

Checking new news...
Opening nntp server on news...done
Opening nntp server on news.gmane.org...done
Reading active file via nndraft...done
Opening nntp server on news.opera.com...done
Reading active file via nnml...
nnml: Reading incoming mail (no new mail)...done
Reading active file via nnml...done
Opening nntp server on news.eclipse.org...
Denied server nntp+news.eclipse.org
Opening nntp server on news.eclipse.org...failed
(looooong wait comes here)
Cannot read partial active file from nntp server.
Opening nntp server on dough.gmane.org...done
Checking new news...done




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems with news.eclipse.org
  2010-09-20 13:05 Problems with news.eclipse.org Steinar Bang
@ 2010-09-21 16:15 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-21 16:15 UTC (permalink / raw)
  To: ding

Steinar Bang <sb@dod.no> writes:

>  - Every time I press `g' in the *Group* buffer it prints out
>    and then hangs for a loooong time without anything happening (we're
>     Opening nntp server on news.eclipse.org...failed
>    talking more than 5 minutes...) and then the *Group* buffer displays
>    new unread numbers

`(setq debug-on-quit t)' and then `C-g' when it hangs.  Post the
resulting backtrace.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-21 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-20 13:05 Problems with news.eclipse.org Steinar Bang
2010-09-21 16:15 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).