all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guile fails http-get because of GNUTLS
@ 2017-11-23 14:09 Alex Sassmannshausen
  2017-11-23 16:38 ` sirgazil
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Sassmannshausen @ 2017-11-23 14:09 UTC (permalink / raw)
  To: help-guix

Hi

I'm working with the web modules of Guile at the moment, and I've
noticed that `http-get` fails for a lot of sites that run https
(including Google, guardian.com).

The error that is thrown is
ERROR: Throw to key `gnutls-error' with args `(#<gnutls-error-enum The TLS connection was non-properly terminated.> read_from_session_record_port)'.

Is anyone else experiencing this issue?

Best wishes,

Alex

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guile fails http-get because of GNUTLS
  2017-11-23 14:09 Guile fails http-get because of GNUTLS Alex Sassmannshausen
@ 2017-11-23 16:38 ` sirgazil
  2017-11-24 22:59   ` Alex Sassmannshausen
  0 siblings, 1 reply; 3+ messages in thread
From: sirgazil @ 2017-11-23 16:38 UTC (permalink / raw)
  To: help-guix

Hi, Alex :)


On 23/11/17 09:09, Alex Sassmannshausen wrote:
> Hi
> 
> I'm working with the web modules of Guile at the moment, and I've
> noticed that `http-get` fails for a lot of sites that run https
> (including Google, guardian.com).
> 
> The error that is thrown is
> ERROR: Throw to key `gnutls-error' with args `(#<gnutls-error-enum The TLS connection was non-properly terminated.> read_from_session_record_port)'.
> 
> Is anyone else experiencing this issue?
> 
> Best wishes,
> 
> Alex
> 

That seems to be bug #29258:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29258

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guile fails http-get because of GNUTLS
  2017-11-23 16:38 ` sirgazil
@ 2017-11-24 22:59   ` Alex Sassmannshausen
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Sassmannshausen @ 2017-11-24 22:59 UTC (permalink / raw)
  To: sirgazil; +Cc: help-guix

Hi Sirgazil,

sirgazil writes:

> That seems to be bug #29258:
>
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29258

You are correct, thank you for pointing this out!

Alex

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-24 22:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-23 14:09 Guile fails http-get because of GNUTLS Alex Sassmannshausen
2017-11-23 16:38 ` sirgazil
2017-11-24 22:59   ` Alex Sassmannshausen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.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.