all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Magnus Henoch <magnus.henoch@gmail.com>
To: emacs-devel@gnu.org
Subject: TLS problem: gnutls-e-again
Date: Sat, 5 Mar 2016 13:37:29 +0000	[thread overview]
Message-ID: <CADrNgJU3u5C-wxzYNuGHHsut88MdDcXJm2M26Fb_FjUOrg4gww@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1297 bytes --]

Hi all,

I just updated to the latest master, and found that there are problems
establishing TLS connections. With jabber.el, this is what appears in the
messages buffer:

Connecting to xmpp.l.google.com:5222...
gnutls.el: (err=[gnutls-e-again] Resource temporarily unavailable, try
again.) boot: (:priority NORMAL :hostname gmail.com :loglevel 0
:min-prime-bits nil :trustfiles (/opt/local/share/curl/curl-ca-bundle.crt)
:crlfiles nil :keylist nil :verify-flags nil :verify-error (:hostname . t)
:callbacks nil)
magnus.henoch@gmail.com: connection lost: ‘STARTTLS negotiation failed:
GnuTLS error: #<process jabber>, gnutls-e-again’

Unfortunately, my attempts at creating a self-contained test case have
failed so far... What jabber.el does, is that it opens an asynchronous
network connection (:nowait t), performs XMPP feature negotiation in
cleartext, and then attempts to do STARTTLS using gnutls-negotiate.

I can reproduce this on OSX as well as GNU/Linux:

GNU Emacs 25.1.50.4 (x86_64-apple-darwin14.5.0, NS appkit-1348.17 Version
10.10.5 (Build 14F1509)) of 2016-03-05
GNU Emacs 25.1.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2) of
2016-03-05

Any idea what might be wrong? Is there any more information that would be
helpful?

Regards,
Magnus

[-- Attachment #2: Type: text/html, Size: 1530 bytes --]

             reply	other threads:[~2016-03-05 13:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-05 13:37 Magnus Henoch [this message]
2016-03-05 16:04 ` TLS problem: gnutls-e-again Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
2016-03-05 19:05 Magnus Henoch
2016-03-06  9:20 ` Lars Magne Ingebrigtsen
2016-05-31 18:22   ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADrNgJU3u5C-wxzYNuGHHsut88MdDcXJm2M26Fb_FjUOrg4gww@mail.gmail.com \
    --to=magnus.henoch@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.