unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused
@ 2023-09-21  9:13 Sharlatan Hellseher
  0 siblings, 0 replies; only message in thread
From: Sharlatan Hellseher @ 2023-09-21  9:13 UTC (permalink / raw)
  To: guix-devel

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
-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-21  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21  9:13 Failed to connect to `/var/guix/daemon-socket/socket': Connection refused Sharlatan Hellseher

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).