From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: Guile fails http-get because of GNUTLS Date: Thu, 23 Nov 2017 11:38:47 -0500 Message-ID: <16f6e47d-9e82-b4e6-b5d6-908d06aef95b@zoho.com> References: <87tvxljdde.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eHwBD-0000Gi-OJ for help-guix@gnu.org; Thu, 23 Nov 2017 13:24:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eHwBA-000483-Rn for help-guix@gnu.org; Thu, 23 Nov 2017 13:24:55 -0500 Received: from sender-pp-092.zoho.com ([135.84.80.237]:25363) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eHwBA-0003z9-L5 for help-guix@gnu.org; Thu, 23 Nov 2017 13:24:52 -0500 In-Reply-To: <87tvxljdde.fsf@gmail.com> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org 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 `(# 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