guix-devel
[Top][All Lists]
Advanced

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

Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection re


From: Sharlatan Hellseher
Subject: Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused
Date: Thu, 21 Sep 2023 10:13:05 +0100

Hi,

In my case I had the same error after guix system reconfigure on
native Guix system.
The suggested brute method gave me no result.
I've deleted the socket file and restart daemon which helped to
resolve guix pull issue

Steps:
~$ sudo su                                                   # to become root
~# rm -rfv /var/guix/daemon-socket/socket  # remove curpted socket file
~# herd restart guix-daemon                        # restart daemon
~# herd status guix-daemon                        # check daemon is running
~# guix pull                                                  # make
sure pull is working again

Thanks,
Olet
-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

reply via email to

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