bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71113: git-fetch throws an error: gnutls_handshake() failed: An unex


From: nigko
Subject: bug#71113: git-fetch throws an error: gnutls_handshake() failed: An unexpected TLS packet was received.
Date: Fri, 24 May 2024 14:43:11 +0500

It turns out that this wasn't Guix's bug at all, but only the wrong
configuration of https_proxy
variable in the guix-daemon environment (on foreign distro): I
mistakenly set https_proxy
to "https://... "address, while the proxy server understands only http
protocol.  Setting
https_proxy to "http://.."; address fixes this.

Close this bug report.

Regards,
Nigko Yerden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]