From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.help Subject: Cannot connect to server using ERC Date: Fri, 24 May 2013 19:45:00 +0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1369395927 14906 80.91.229.3 (24 May 2013 11:45:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 May 2013 11:45:27 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 24 13:45:28 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UfqR1-0005mf-Up for geh-help-gnu-emacs@m.gmane.org; Fri, 24 May 2013 13:45:24 +0200 Original-Received: from localhost ([::1]:39497 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfqR1-0006Iv-6W for geh-help-gnu-emacs@m.gmane.org; Fri, 24 May 2013 07:45:23 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfqQl-0006Fr-RH for help-gnu-emacs@gnu.org; Fri, 24 May 2013 07:45:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfqQg-0002Ze-2F for help-gnu-emacs@gnu.org; Fri, 24 May 2013 07:45:07 -0400 Original-Received: from mail-ie0-x235.google.com ([2607:f8b0:4001:c03::235]:44920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfqQf-0002Vi-Tt for help-gnu-emacs@gnu.org; Fri, 24 May 2013 07:45:01 -0400 Original-Received: by mail-ie0-f181.google.com with SMTP id x12so11966125ief.12 for ; Fri, 24 May 2013 04:45:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kE+ZCuFgMyX8gF8DH3czRTg+MpBIMYwOsQoCHfIENvA=; b=smhh7B9qjSHGwNhRJpUFDygZWvXSfi2VNuSZcsURFnxoO8vuXlfHEfTcbQ8ZVMyyJM HzmRIlmTBCGaNYymHoo6q+JkmOBHhFA/rNjDbGelOsVbYgyPDtmDA3adwnMphklE+bTc pNS0Cc0BezI939Q2unFv0Sjuh7XxVGKFPLHxtcHoI5o7T7bV5nxf+jvUCGqNdbCt2F1G rDoRBSCf8H6OOzsV10Sxc1+JEp9F9NShrSX5g5MavVAYJaz2WvkYUEjK32HOBa0jEa2e ZE4NBMFhsdGSKmR/M08e03RW3qT6Z+6Ibluw2HEWATnfFn3UwjRJQHsLmIOA5ktD72dT 7ZTQ== X-Received: by 10.43.147.137 with SMTP id kc9mr12886352icc.9.1369395900798; Fri, 24 May 2013 04:45:00 -0700 (PDT) Original-Received: by 10.42.121.138 with HTTP; Fri, 24 May 2013 04:45:00 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::235 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91019 Archived-At: I was trying to connect to irc.mozilla.org using ERC, but did not succeed. Here's my procedure: M-x erc RET IRC Server: irc.mozilla.org IRC Port: 6697 Nickname: xfq Password: (blank) But I _can_ connect it with Mibbit/Thunderbird. I thought this is because irc.mozilla.org uses SSL, but I still cannot connect to the server after a `(require 'tls)'. (I'm using OS X 10.8.3 and openssl is installed on my system.) Any ideas? And here's the ERC buffer: ---------------------------------------------------------------------------------- |[Fri May 24 2013] | | |Connection failed! Re-establishing connection... [18:55] | | | |[Fri May 24 2013] | | |Connection failed! Re-establishing connection... [18:55] | | | |[Fri May 24 2013] | | |Connection failed! Re-establishing connection... [18:55] | | | |[Fri May 24 2013] |==> ERROR from irc.mozilla.org: Closing Link: [106.187.102.201] (Throttled: | Reconnecting too fast) -Email ircadmins@mozilla.org for more information. | [18:55] | | |Connection failed! Not re-establishing connection. | | |*** ERC terminated: connection broken by remote peer ----------------------------------------------------------------------------------