GNU bug report logs -
#28971
24.4; Gnus TLS/SSL POP issue
Previous Next
Reported by: Emanuel Berg <moasen <at> zoho.com>
Date: Tue, 24 Oct 2017 17:43:02 UTC
Severity: normal
Tags: notabug
Found in version 24.4
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Emanuel Berg <moasen <at> zoho.com> writes:
> This does, over and over again:
>
> gnutls.c: [3] ASSERT: gnutls_buffers.c:547
>
> gnutls.c: [3] (Emacs) retry: Resource
> temporarily unavailable, try again. gnutls.c:
> [1] (Emacs) non-fatal error: Resource
> temporarily unavailable, try again. gnutls.c:
> [3] ASSERT: gnutls_buffers.c:1104
>
>> The bad news is that I tried this:
>> gnutls-cli --port 995 pop.zoho.com
>> And it connected just fine. You might try
>> that, and going through with the
>> login procedure.
>
You're using the builtin GNUTLS support. There have been a number of
fixes to it over the years, so it could be worth trying emacs-26. If
that's not possible, the alternative is to switch to using the
external gnutls-cli command instead. Something like
(defun gnutls-available-p ()
nil)
before you load gnus should do the trick.
Regards
Robert
This bug report was last modified 7 years and 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.