* gnutls-e-invalid-session
@ 2021-01-01 20:02 Thien-Thi Nguyen
2021-01-01 21:03 ` gnutls-e-invalid-session Eric Abrahamsen
2021-01-02 6:13 ` gnutls-e-invalid-session Lars Ingebrigtsen
0 siblings, 2 replies; 5+ messages in thread
From: Thien-Thi Nguyen @ 2021-01-01 20:02 UTC (permalink / raw)
To: info-gnus-english
[-- Attachment #1.1: Type: text/plain, Size: 1214 bytes --]
I tried to send a mail to info-gnu (AT ...), w/ From:
ttn@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: #<process smtpmail>, 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
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 219 bytes --]
[-- Attachment #2: Type: text/plain, Size: 162 bytes --]
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gnutls-e-invalid-session
2021-01-01 20:02 gnutls-e-invalid-session Thien-Thi Nguyen
@ 2021-01-01 21:03 ` Eric Abrahamsen
2021-01-02 6:13 ` gnutls-e-invalid-session Lars Ingebrigtsen
1 sibling, 0 replies; 5+ messages in thread
From: Eric Abrahamsen @ 2021-01-01 21:03 UTC (permalink / raw)
To: info-gnus-english
Thien-Thi Nguyen <ttn@gnuvola.org> writes:
> I tried to send a mail to info-gnu (AT ...), w/ From:
> ttn@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: #<process smtpmail>, 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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gnutls-e-invalid-session
2021-01-01 20:02 gnutls-e-invalid-session Thien-Thi Nguyen
2021-01-01 21:03 ` gnutls-e-invalid-session Eric Abrahamsen
@ 2021-01-02 6:13 ` Lars Ingebrigtsen
2021-01-02 15:21 ` gnutls-e-invalid-session Thien-Thi Nguyen
1 sibling, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2021-01-02 6:13 UTC (permalink / raw)
To: Thien-Thi Nguyen; +Cc: info-gnus-english
Thien-Thi Nguyen <ttn@gnuvola.org> writes:
> I tried to send a mail to info-gnu (AT ...), w/ From:
> ttn@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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gnutls-e-invalid-session
2021-01-02 6:13 ` gnutls-e-invalid-session Lars Ingebrigtsen
@ 2021-01-02 15:21 ` Thien-Thi Nguyen
2021-01-03 7:22 ` gnutls-e-invalid-session Lars Ingebrigtsen
0 siblings, 1 reply; 5+ messages in thread
From: Thien-Thi Nguyen @ 2021-01-02 15:21 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: info-gnus-english
[-- Attachment #1.1: Type: text/plain, Size: 984 bytes --]
() Lars Ingebrigtsen <larsi@gnus.org>
() 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
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 219 bytes --]
[-- Attachment #2: Type: text/plain, Size: 162 bytes --]
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gnutls-e-invalid-session
2021-01-02 15:21 ` gnutls-e-invalid-session Thien-Thi Nguyen
@ 2021-01-03 7:22 ` Lars Ingebrigtsen
0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2021-01-03 7:22 UTC (permalink / raw)
To: Thien-Thi Nguyen; +Cc: info-gnus-english
Thien-Thi Nguyen <ttn@gnuvola.org> 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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-01-03 7:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 20:02 gnutls-e-invalid-session Thien-Thi Nguyen
2021-01-01 21:03 ` gnutls-e-invalid-session Eric Abrahamsen
2021-01-02 6:13 ` gnutls-e-invalid-session Lars Ingebrigtsen
2021-01-02 15:21 ` gnutls-e-invalid-session Thien-Thi Nguyen
2021-01-03 7:22 ` gnutls-e-invalid-session Lars 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).