gnutls-e-invalid-session

2021-01-01 Thread Thien-Thi Nguyen

I tried to send a mail to info-gnu (AT ...), w/ From:
t...@gnu.org and X-Message-SMTP-Method: smtp eggs.gnu.org 587,
but instead of going through as it had done previously (maybe a
month or two ago), i encountered the error:

 gnutls.el: (err=[gnutls-e-invalid-session] La sessione specificata è stata 
invalidata per qualche motivo.) boot: (:priority NORMAL:%DUMBFW :hostname 
eggs.gnu.org :loglevel 0 :min-prime-bits nil :trustfiles 
(/etc/ssl/certs/ca-certificates.crt) :crlfiles nil :keylist nil :verify-flags 
nil :verify-error nil :callbacks nil)
 gnutls-negotiate: GnuTLS error: #, gnutls-e-invalid-session

The mail was signed w/ my GPG key (mentioned below), normally
(just like w/ this mail).

What do i need to do to resolve this?  (This is w/ Gnus v5.13 on
Emacs 21.7.)  TIA for any hints/help.

-- 
Thien-Thi Nguyen ---
 (defun responsep (query)   ; (2021) Software Libero
   (pcase (context query)   ;   = Dissenso Etico
 (`(technical ,ml) (correctp ml))
 ...))  748E A0E8 1CB8 A748 9BFA
--- 6CE4 6703 2224 4C80 7502



signature.asc
Description: PGP signature
___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: gnutls-e-invalid-session

2021-01-01 Thread Eric Abrahamsen
Thien-Thi Nguyen  writes:

> I tried to send a mail to info-gnu (AT ...), w/ From:
> t...@gnu.org and X-Message-SMTP-Method: smtp eggs.gnu.org 587,
> but instead of going through as it had done previously (maybe a
> month or two ago), i encountered the error:
>
>  gnutls.el: (err=[gnutls-e-invalid-session] La sessione specificata è
> stata invalidata per qualche motivo.) boot: (:priority NORMAL:%DUMBFW
> :hostname eggs.gnu.org :loglevel 0 :min-prime-bits nil :trustfiles
> (/etc/ssl/certs/ca-certificates.crt) :crlfiles nil :keylist nil
> :verify-flags nil :verify-error nil :callbacks nil)
>  gnutls-negotiate: GnuTLS error: #, gnutls-e-invalid-session
>
> The mail was signed w/ my GPG key (mentioned below), normally
> (just like w/ this mail).
>
> What do i need to do to resolve this?  (This is w/ Gnus v5.13 on
> Emacs 21.7.)  TIA for any hints/help.

I'm not sure what to tell you except that I don't think this is the
right group for questions at this level. All of the discussion about
gnutls changes over the past year or two has happened on emacs.devel,
and if I were you I'd take this question straight there.

Good luck,
Eric


___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: gnutls-e-invalid-session

2021-01-01 Thread Lars Ingebrigtsen
Thien-Thi Nguyen  writes:

> I tried to send a mail to info-gnu (AT ...), w/ From:
> t...@gnu.org and X-Message-SMTP-Method: smtp eggs.gnu.org 587,
> but instead of going through as it had done previously (maybe a
> month or two ago), i encountered the error:
>
>  gnutls.el: (err=[gnutls-e-invalid-session] La sessione specificata è
> stata invalidata per qualche motivo.) boot: (:priority NORMAL:%DUMBFW

It sounds like your Emacs doesn't understand the TLS as spoken by
eggs.gnu.org.

> What do i need to do to resolve this?  (This is w/ Gnus v5.13 on
> Emacs 21.7.)  TIA for any hints/help.

I'm guessing that's 27.1.  :-)

What's your OS and the gnutls version?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: gnutls-e-invalid-session

2021-01-02 Thread Thien-Thi Nguyen

() Lars Ingebrigtsen 
() Sat, 02 Jan 2021 07:13:10 +0100

   It sounds like your Emacs doesn't understand the TLS as
   spoken by eggs.gnu.org.

OK.

   > (This is w/ Gnus v5.13 on Emacs 21.7.)

   I'm guessing that's 27.1.  :-)

Oops, yes.  A little subconscious nostalgia there... :-D

   What's your OS and the gnutls version?

$ gnutls-cli --version
gnutls-cli 3.6.15

$ uname -a
Linux miasma 5.9.0-4-amd64 #1 SMP Debian 5.9.11-1 (2020-11-27) x86_64 GNU/Linux

(This is actually a Devuan distro, somewhere between Beowulf and
Chimaera, kind of a mixed bag...)

-- 
Thien-Thi Nguyen ---
 (defun responsep (query)   ; (2021) Software Libero
   (pcase (context query)   ;   = Dissenso Etico
 (`(technical ,ml) (correctp ml))
 ...))  748E A0E8 1CB8 A748 9BFA
--- 6CE4 6703 2224 4C80 7502



signature.asc
Description: PGP signature
___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: gnutls-e-invalid-session

2021-01-02 Thread Lars Ingebrigtsen
Thien-Thi Nguyen  writes:

>What's your OS and the gnutls version?
>
> $ gnutls-cli --version
> gnutls-cli 3.6.15

Same version I've got here...

> $ uname -a
> Linux miasma 5.9.0-4-amd64 #1 SMP Debian 5.9.11-1 (2020-11-27) x86_64 
> GNU/Linux
>
> (This is actually a Devuan distro, somewhere between Beowulf and
> Chimaera, kind of a mixed bag...)

I've got Debian bullseye.

I've now tried to send via eggs.gnu.org, and I don't get any TLS errors,
so it sounds like something is off with your TLS setup somehow.


___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english