help-guix
[Top][All Lists]
Advanced

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

Re: How to debug failing guix pull?


From: Felix Lechner
Subject: Re: How to debug failing guix pull?
Date: Wed, 01 May 2024 21:33:05 -0700

Hi Thomas,

On Thu, May 02 2024, Tomas Volf wrote:

>   Updating channel 'guix' from Git repository at 
> 'https://git.wolfsden.cz/.git/guix'...
>   guix pull: error: Git error: SSL error: 0xffff8880 - SSL - A fatal alert 
> message was received from our peer

Would you please try that again?

On Thu May 2 04:22:58 AM UTC 2024, I ran this command

    $ openssl s_client -connect git.wolfsden.cz:443 2>/dev/null | openssl x509 
-noout -dates

and saw this output

    notBefore=May  2 03:00:16 2024 GMT
    notAfter=Jul 31 03:00:15 2024 GMT

By my math, you possibly wrote your message before the certificate was
valid, namely on or about Thu May 2 00:08:00 AM UTC 2024.

Maybe Guix cared but Git didn't?

Kind regards
Felix



reply via email to

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